This repository has been archived by the owner on Dec 27, 2024. It is now read-only.
Releases: joolfe/postman-to-openapi
Releases · joolfe/postman-to-openapi
Docs and Configuration
1.2.0 (2020-08-03)
Features
Bug Fixes
Documentation
- add codecov and badges (78d2acc), closes #49
- add docs badged (5dc9654)
- add nom badge (1f5f407)
- added logo to the project (60ef3cd)
- Features documentations #52 (f91f60b)
- first structure (505a03c)
- getting started (dcb1cf7), closes #47
- library options documented. (3f60d9a)
Code Refactoring
Basic Functionality
1.1.0 (2020-07-28)
Bug Fixes
- resource file name in tests (32024e5)
Features
- Add support for POST with text #36 (af0d452)
- added "defaultTag" as option (a3bed58)
- Example in Parameters #39 (f391960)
- General API info #12 (b82441f)
- Infer the type of parameters #37 (05fd1e8)
- path parameter convertion #15 (96a2ac5)
- POST body uses as example in openapi (9e459f1)
- Support authorization #21 by options (dbbb80c)
- Support authorization #21 parse (74eadd3)
- Support Get with query params #17 (952a977)
- Support Headers definition #19 (c05919e)
- Support postman folders #16 (a128a5c)