v6.3.0
Version 6.3.0 of API Console
Features
- Annotation name is now rendered with the annotation
AsyncAPI 2.0
- Support for non HTTP protocols in documentation
api-request-panel
is hidden when present model is from an AsyncAPIEndpoints
renamed toChannels
- Operation URL is displayed differently for non-HTTP protocols
- Example and snippets are hidden for non-HTTP protocols
Fixes
- Required query parameters are now added to code snippets
- Fixed bug with URL persisting after being removed from the spec
- Fixed password grant type in Authorization where client secret was not being passed into the grant
- Fixed bug where unordered endpoints would cause a endpoint path name to be shortened when it shouldn't be
WCAG
- Navigation collapse/expand was not being properly read by screen reader
- Query parameters input box was not associated with any form label
- Code Examples and Body collapse/expand were not being properly read by screen reader
- Server selector dropdown was not properly associated with form label