Api Console Versions Save

An interactive REST console based on RAML/OAS files

v6.6.40

3 months ago

What's Changed

W-14846319 P3 [Investigation][Bug] Imported Schema or XML Example does not show in Documentation Panel

W-14874965 P3 [Investigation][Bug] swagger Json file not displaying valid Json examples in response in Design center and Exchange

v6.6.39

4 months ago

What's Changed

Full Changelog: https://github.com/mulesoft/api-console/compare/v6.6.38...v6.6.39

Bugs fixed:

W-14278539: Bug - P3 [Investigation] [V6] Design Center does not generate the json with nested objects using OAS3.0

W-14588829: Bug - P2 [APIC] Show examples to Async API's

W-14651311: Bug - P3 [Investigation][APIC][Trust] Show attribute to xml example

W-14725334: Bug - P2 [3PP] Snyk HIGH API Designer vulns from API Console

v6.6.38

6 months ago
  • Missing example names when defining xsd schema
  • Editing code while Console is opened changes the MS URL: When editing an example in an OAS 3.0 schema while the console is opened, the MS URL changes, and the MS request fails with a 404.
  • Design Center does not generate the json with nested objects using OAS3.0
  • Exchange/Design Center is not showing the correct Example with wrong Header names: Modify example component to use paramName prop instead of param
  • Upgrade amf lib

v6.6.37

7 months ago
  • API Console adds an unwanted 'Content-type' header to GET requests if a 'POST' req was sent previously on same browser session
  • ACM wrongly shows API Example "(no value in example)" though it is visible on Exchange and Design Center

v6.6.36

8 months ago
  • Cookie Authentication value is not sent in Cookie header
  • Auth scope in Security Section is not been updating between endpoints

v6.6.35

9 months ago
  • Add error message on error code 0 in response
  • QueryParmaters value is not rendering properly and the parameter value box is hidden
  • Child items displaying mandatory field mentioned in parent

v6.6.34

10 months ago

Fixes

Field error overlaps with other input

v6.6.33

10 months ago

Fixes

  • A Content of schema type is not displayed
  • Empty anyOf in OAS Spec
  • Insecure postMessage, not validating origin
  • Invalid error for oneOf schema
  • Fields failing to render in request panel due to error
  • Fields marked as required but they are not

v6.6.32

11 months ago

Fixes

  • Missing protocol when making request

v6.6.31

1 year ago

Fixes

  • Default protocol to https when not defined in spec
  • Message bindings missing for ASYNC API