Skip to content

1.4.0

Compare
Choose a tag to compare
@deiteris deiteris released this 19 May 20:27
· 186 commits to master since this release
d45e9e1

New

  • API preview is reloaded on save by default. This feature is controlled by the new apiContractor.autoReloadApiPreviewOnSave option.

Changes

  • API preview now opens in a separate editor column instead of a tab.

  • Updated description of the apiContractor.autoDetectRootApi option.

API preview improvements

  • Allow custom query string parameters and headers to be provided in Try It.

  • Allow custom base URI in Try It.

  • Fix highlight color for null value in examples.