Aio Openapi Versions Save

A python module for building OpenAPI compliant asynchronous Rest Servers. Auto documentation, serialization and validation in the same unified API.

v3.2.1

10 months ago
  • bump dependencies
  • use ruff for flake8 linting

v3.2.0

1 year ago
  • Use SqlAlchemy 2.0

v3.1.1

1 year ago

v3.1.0

1 year ago
  • support for python 3.11

v3.0.3

1 year ago

v3.0.1

1 year ago
  • Upgrade async test library
  • Add hidden to fields

Full Changelog: https://github.com/quantmind/aio-openapi/compare/v3.0.0...v3.0.1

v3.0.0

1 year ago

v2.9.0

2 years ago

What's Changed

  • Better pagination API
  • Add cursor pagination
  • Improved typing
  • Backward incompatible changes

Full Changelog: https://github.com/quantmind/aio-openapi/compare/v2.8.0...v2.9.0

v2.8.0

2 years ago

v2.7.2

2 years ago

What's Changed

Full Changelog: https://github.com/quantmind/aio-openapi/compare/v2.7.1...v2.7.2