inducoapi

A simple python module to generate OpenAPI Description Documents by supplying request/response bodies.

APACHE-2.0 License

Downloads
1.6K
Stars
15
Committers
3
inducoapi - v2.1.8 Latest Release

Published by TheWall89 4 months ago

What's Changed

Full Changelog: https://github.com/TheWall89/inducoapi/compare/v2.1.7...v2.1.8

inducoapi - v2.1.7

Published by TheWall89 4 months ago

What's Changed

Full Changelog: https://github.com/TheWall89/inducoapi/compare/v2.1.6...v2.1.7

inducoapi - v2.1.6

Published by TheWall89 5 months ago

What's Changed

Full Changelog: https://github.com/TheWall89/inducoapi/compare/v2.1.5...v2.1.6

inducoapi - v2.1.5

Published by TheWall89 6 months ago

What's Changed

Full Changelog: https://github.com/TheWall89/inducoapi/compare/v2.1.4...v2.1.5

inducoapi - v2.1.4

Published by TheWall89 11 months ago

  • #36
  • #37
inducoapi - v2.1.3

Published by TheWall89 about 1 year ago

  • #34
inducoapi - v2.1.2

Published by TheWall89 about 1 year ago

  • #32 from Dependabot
inducoapi - v2.1.1

Published by TheWall89 about 1 year ago

  • #30
  • Update dependencies
  • Remove Python 3.7 from CI pipeline
inducoapi - v2.1.0

Published by TheWall89 over 1 year ago

  • Support generation of OpenApi Specification 3.1.0 #28
  • Add python 3.11 to ci for pytest #26
  • Disable time schedule for CI action, set workflow_dispatch #27
  • Update dependencies
inducoapi - v2.0.2

Published by TheWall89 almost 2 years ago

  • Improved README #22 #23
  • Publish to PyPI from Github actions #19
  • Run pytest weekly with GitHub actions #14
  • Update pyyaml to 6.0 #11 (thanks @normanrz !)
inducoapi - v2.0.1

Published by TheWall89 almost 2 years ago

  • Updated dependencies (#8, #3)
  • Fixed poetry script (#2)
inducoapi - v2.0.0

Published by TheWall89 over 3 years ago

  • Add support to generate Parameter Objects
  • Move to openapi-spec-validator for validation (stricter validation, also validates parameters)
  • API change: the HTTP status code type has been changed from int to str as requested by the new validator
inducoapi -

Published by TheWall89 over 3 years ago

Add support to generate response schemas in the Components Object and use a reference ($ref) in the Path.

inducoapi - Release 1.0.0

Published by TheWall89 about 4 years ago

inducoapi - First release

Published by TheWall89 about 4 years ago