Skip to content

v6.6.8

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 16:43
07bf714

API Console v6.6.8

Features

  • Added documentation support for allOf types in OAS 3.0 APIs

Bug fixes

  • Fixed bug when parsing numbers in headers that caused request panel not to render
  • Fixed bug where the multipart body editor did not have the correct type stored internally when initializing
  • Fixed bug where OAuth scopes weren't being rendered correctly

Tests

  • Added functional tests for responses
  • Added functional tests for AsyncAPIs
  • Added functional tests for OAS 3.0 APIs
  • Set up visual tests to run as part of GitHub actions