Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Releases: CloudletLabs/swagger-t-str

1.1.3

17 Feb 09:55
Compare
Choose a tag to compare
Make auth and params provider unified in syntax

Signed-off-by: Dmytro <[email protected]>

1.1.2

17 Feb 09:37
Compare
Choose a tag to compare
  • Make it possible to define auth credentials per example (#7)
  • Sample can be a parameters provider (#8)

1.1.0

17 Feb 05:43
Compare
Choose a tag to compare

1.0.9

14 Feb 03:59
Compare
Choose a tag to compare
  • Fix a bug causing swagger-tools to fail validating schema because of circular structures in JSON

1.0.8

14 Feb 02:53
Compare
Choose a tag to compare
  • Fix schema validation failures not being caught
  • Implement auth providers in runtime

1.0.7

13 Feb 03:53
Compare
Choose a tag to compare
  • Fix issue having parameter both substituted into URL and still be a part of request

1.0.6

13 Feb 03:37
Compare
Choose a tag to compare
  • Use chai-subset for comparing response
  • Use swagger-tools for response schema validation

1.0.4

12 Feb 23:27
Compare
Choose a tag to compare
  • Fix issue with having all dependencies locked

1.0.3

12 Feb 23:06
Compare
Choose a tag to compare
  • Implement path (uri) parameters substitution
  • Implement Basic and Token auth types

1.0.1

12 Feb 18:23
Compare
Choose a tag to compare
Refactor after a solid sleep session