HomeSoftware Heritage

apidoc: Enrich route information with tags

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

apidoc: Enrich route information with tags

The possible tags are:

  • hidden: hide the api endpoint from the listing of documentation
  • upcoming: the api endpoint is displayed in orange. No link to follow

the detailed documentation (cf. style.css).

  • deprecated: the api endpoint is displayed in red, no link to follow

the detailed documentation (cf. style.css).

When no tags is provided, the initial behavior is kept.
That is, the endpoint is listed in /api/ and user can follow the details
by following the link.

Related T631

Details

Provenance
ardumontAuthored on Jan 13 2017, 5:21 PM
ardumontPushed on Jan 13 2017, 5:30 PM

Commit No Longer Exists

This commit no longer exists in the repository.