This repository was archived by the owner on Jun 2, 2020. It is now read-only.
This repository was archived by the owner on Jun 2, 2020. It is now read-only.
Research improved HTTP API presentation #339
Closed
Description
Research the best ways to present API reference material, keeping in mind:
- Searchability
- Ability to direct-link to specific calls (for use in, for example, replies in forum posts)
- Showing only the relevant information at the right time (i.e. judiciously applied expand/collapse that doesn't break search)
Implementation of this issue lives under #225.