Azure / Azure/api-management-developer-portal
Order API responses by status code in the API operation details widget
Open
(t) Improvement
(u) OpenAPI + API ref
P2
- Dominant language
- TypeScript
- Stars
- 545
- Forks
- 360
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there's no deterministic ordering of API responses in the API reference pages. Responses should be sorted by the HTTP status code in the increasing order (i.e., first show 1xx, then 2xx, etc.).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the API operation details widget and the code that renders API responses in the developer portal. Check how response status codes are currently collected, then verify in the API reference pages that responses appear in increasing HTTP status-code order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100