Releases: mulesoft/api-console
Releases · mulesoft/api-console
v6.6.32
Fixes
- Missing protocol when making request
v6.6.31
Fixes
- Default protocol to https when not defined in spec
- Message bindings missing for ASYNC API
v6.6.30
Fixes
- Message bindings missing for ASYNC API
v6.6.29
Fixes
- Oauth2 token generation not being populated after requesting for it
- DIN font deprecation
v6.6.28
Fixes
- Object being incorrectly recursively rendered in type documentation
- "Request access token" not being populated in request panel
- Types received through a library "uses" property are not rendered in documentation
- Show button does not expand "anyOf" in Exchange
- Missing information when merging "allOf" and "properties" in OAS 2.0 in generated example
v6.6.27
Fixes
- Boundary missing in multipart content-type headers
v6.6.26
Fixes
Missing "anyOf" information for type
Missing information when merging "allOf" and "properties" in OAS 2.0
v6.6.25
Fixes
Missing type information that has allOf properties
v6.6.24
New features
- Render oAuth scope definitions
Bug fixes
- Custom query parameters were being reset when server value was set in request panel
v6.6.23
Bug fixes
- URL in request editor now accepts empty string URI parameters
- Single strings in array examples fixed
- Enum example value in request panel fixed
ApiKeysecurity scheme fields in request panel names fixed
New features
- Allow the OAuth2 token requested event to be prevented, in order to handle the flow manually
minItemsandmaxItemsadded to array type documentation