HomeSoftware Heritage

apidoc: Enrich route information with tags
39c68090abfdUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

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
rdicosmoPushed on Jan 24 2017, 10:51 AM
Parents
R65:c6c7179b8734: apidoc: hide only the documentation route from the listing
Branches
Unknown
Tags
Unknown