Skip to content

Releases: mulesoft/api-console

v3.0.21

22 Sep 17:12
Compare
Choose a tag to compare

Bug fixing

v3.0.20

18 Aug 17:46
Compare
Choose a tag to compare

Bug fixing

Bump parser to version v1.1.29

Body with files

17 Aug 16:06
Compare
Choose a tag to compare
  • New: Support for sending files
  • New: Added demo page for adding distributed content into the console.
  • New: Added demo page for selecting an API version inside the console.
  • New: Added noAttribution option. Attribution is now part of the console instead of the builder.
  • Update: redesign of the "body" editor in the request editor
  • Fix: Console is not completing the path whit host and port when Base URI set relative #502
  • Fix: Title of the API is not fully displayed #519
  • Fix: Add ability to add custom content to the console element as a distributed child #520
  • Fix: How to enter application/x-www-form-urlencoded for a post body? #374
  • Fix: No feedback for file type #199
  • Update: Updated demo pages of the console. See demo folder for more information

Now Available: API Console v4.0

27 Jun 17:02
Compare
Choose a tag to compare

I am excited to announce a new version of the API Console. The 4.0 release comes with a completely new and responsive UI, improved capabilities for trying out your API, and additional tools to integrate automated builds into your CI/CD pipeline.

Resolved Issues

  • Fixed an issue where the console did not render an example that has additional facets (e.g. displayName) where the instance is defined inside the “value” facet.
  • Fixed an issue where some HTTP status codes and its content are not rendered by the console when defined inside a security scheme.
  • Fixed an issue where the API console was unable to display JSON schemas that contain patterns that include the pipe character.
  • Fixed an issue where boolean inputs are rendered as ‘false’, but they were resolved to ‘true’ when making a request from the TryIt view.
  • Optional parameters are not shown in the URL inside the TryIt view anymore.
  • All type information from multiple libraries are shown now.
  • Array types are rendered correctly now.
  • Default values for ‘baseUriParameters’ are shown in the input fields inside the TryIt view now.
  • Fixed an issue where the security schemes additional header information disappeared when switching between HTTP verbs.
  • Markdown headers are rendered correctly now.
  • Fixed an issue where optional parameters where required for making requests.
  • Fixed several issues with custom security schemes.
  • Fixed an issue with linking to specific resources or HTTP verbs.

Improvements

  • New and responsive user interface.
  • Change URL inside the TryIt view before sending request.
  • Improved support for security schemes like OAuth 2.0 in TryIt view.
  • Built on top of Web Components which makes the entire API console very flexible.
  • Render dropdown list for enum values in the TryIt view.
  • Render examples inside a type listed in the type section.
  • Contextual documentation for input fields inside the TryIt view.
  • New build tools (e.g. CLI) to make generating the API console much easier.
  • Render ‘displayName’ instead of the resource path if present.

Breaking changes

  • The API console is using Bower as a package manager. It’s not available on npm anymore. Version 3.x will be available on npm.

v3.0.19

12 Jul 14:38
Compare
Choose a tag to compare

Bump parser to version v1.1.26

v3.0.18

09 Jun 17:47
Compare
Choose a tag to compare

Bug fixing

Bump parser version to v1.1.24

v3.0.17

v3.0.16

04 Apr 12:02
Compare
Choose a tag to compare

Bump parser to 1.1.19
Add error detail

v3.0.15

21 Mar 21:10
Compare
Choose a tag to compare
dist updated

v3.0.14

08 Feb 17:49
Compare
Choose a tag to compare

Bump parser to v1.1.14