Skip to content

Releases: orca-team/vscode-tswagger

v2.2.0

14 Sep 13:02
Compare
Choose a tag to compare

Added

  • Adjust the style to indicate deprecated api.
  • Advanced query for swagger api.

Changed

  • Increase the maximum apis number indicator from 99+ to 999+.
  • Change style for empty group.

v2.1.1

13 Jun 14:53
Compare
Choose a tag to compare

Added

  • Compatible with lost tags in outermost object.

v2.1.0

09 Jun 08:14
Compare
Choose a tag to compare

Added

  • Generate hash for the same service name within the same group.

Fixed

  • Fix incorrect ts type of path parameter.
  • Invalid validation for the same service name.

v2.0.5

10 Mar 13:02
Compare
Choose a tag to compare

Changed

  • New loading style when generating the ts result.

v2.0.4

08 Mar 01:37
Compare
Choose a tag to compare

Fixed

  • Lost definitions in complex nested object arrays.

v2.0.3

28 Feb 06:35
Compare
Choose a tag to compare

Fixed

  • Cannot validate existed service name successfully in the rename modal.

v2.0.2

27 Feb 15:05
Compare
Choose a tag to compare

Fixed

  • The same service name conflict with the local file.

v2.0.1

17 Feb 11:54
Compare
Choose a tag to compare

Changed

  • Show the rename cancelling tips by Modal.

v2.0.0

13 Feb 14:08
Compare
Choose a tag to compare

Added

  • Support to collapse and expand every group in the rename drawer.
  • Upgrade bing-translate-api to @4.x which supports using Microsoft to translate.
  • Add the translation configuration and GUI for tswagger.
  • Support to view the local translation cache of different translation engines.

v1.3.4

31 Jan 13:10
Compare
Choose a tag to compare

Added

  • Validate the same service name within the same group.

Changed

  • Modify start command title.