Releases: mulesoft/api-console
Releases · mulesoft/api-console
v6.6.18
Fixes
Missing minItems and maxItems information on data type documentation
Generate example for array of objects
v6.6.17
Fixes
- XML responses weren't being rendered correctly in the response viewer (sanitization was removing custom XML tags)
- [AsyncAPI] All messages weren't being rendered if there was more than one
v6.6.16
Fixes
Ensure form field constraints and errors are associated with their corresponding field
v6.6.15
Fixes
Sanitize request responses to avoid XSS attack
v6.6.14
Fixes
- Infinite call stack when resolving certain types in AmfHelperMixin
- (A11y) Added and fixed some
aria-label
s, and added somearia-hidden
to icons
v6.6.13
6.6.13
Fixes
Sanitize API server description to avoid XSS attack
v6.6.12
6.6.12 (2022-04-07)
Bug Fixes
- Inclusive Language changes: remove usage of master word
- XML name not overriding type name
- OAuth 2.0 token requested event no longer being dispatched
- Property of data type datetime-only is showing as Time in the documentation
- Empty parameter in URL when queryParameter value is 0
v6.6.11
v6.6.11
Bug Fixes
- [Regression] Code icon missing in response example render
v6.6.10
API Console v6.6.10
Bug Fixes
- A long XML schema example would be duplicated
- Saving response would generate an empty .HAR file
- Headers were not being reset when navigating to another operation without headers
- Adding a new custom header did not change focus to the newly added field
- Icon for saving .HAR response was missing
- [Accessibility] An array response's collapse button was not focusable
v6.6.9
API Console v6.6.9
Features
- Added request body description to documentation
Bug fixes
No changes.
Testing
- Added test for overwriting
Content-Type
header withmultipart
body - Added functional tests for flattened model
- Added test for sending request with a file attachment as body