Skip to content

v6.2.4

Compare
Choose a tag to compare
@twoplustwoone twoplustwoone released this 21 Jul 14:15
· 192 commits to master since this release
8942c2f

Fixes

  • Add scrolling to response codes in documentation to be able to see all possible response code options APIC-335
  • Example generation for partial models now accounts for arrays with only 1 item appearing as a single object in partial model APIC-456
  • Fix issue where documentation pages were listed in navigation with its description content rather than its title APIC-435

Features

  • Add rearrangeEndpoints property to api-documentation component, so it will be passed down to the api-summary if present APIC-383
  • Pass down rearrangeEndpoints value to api-documentation as well