This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
Releases: CloudletLabs/swagger-t-str
Releases · CloudletLabs/swagger-t-str
1.1.3
Make auth and params provider unified in syntax Signed-off-by: Dmytro <[email protected]>
1.1.2
1.1.0
- Massive refactoring, switching to swagger-client
1.0.9
- Fix a bug causing swagger-tools to fail validating schema because of circular structures in JSON
1.0.8
- Fix schema validation failures not being caught
- Implement auth providers in runtime
1.0.7
- Fix issue having parameter both substituted into URL and still be a part of request
1.0.6
- Use chai-subset for comparing response
- Use swagger-tools for response schema validation
1.0.4
- Fix issue with having all dependencies locked
1.0.3
- Implement path (uri) parameters substitution
- Implement Basic and Token auth types
1.0.1
Refactor after a solid sleep session