Skip to content

v6.3.6

Compare
Choose a tag to compare
@twoplustwoone twoplustwoone released this 07 Jan 15:04
· 182 commits to master since this release
84eb7c2

Fixes

  • Fixed bug where the Content-Type header inferred from the payload was not being added in the Request Panel
  • Fixed bug where client_secret was not being sent alongside thee rest of the information for the OAuth2 Password Grant
  • Fixed visual bug where channel and url were too compressed if channel was too long
  • anyOf in body payload now appears correctly
  • Changed an instance of "endpoints" to "channels" for AsyncAPIs
  • Do not prefix AsyncAPI url with http in summary view
  • Fixed operation label styling in summary and endpoint documentation views
  • Add styling to Publish and Subscribe operations in endpoint documentation

Features

  • Add PKCE OAuth flow in advanced settings in request panel. Enabled by default if declared in specificartion, can be enabled/disabled manually