Releases: kolonialno/django-api-decorator
Releases · kolonialno/django-api-decorator
v0.5.0
v0.4.1
- Add ability to ignore resolvers on OpenAPI schema generation through the
API_DECORATOR_SCHEMA_IGNORED_RESOLVERS
setting.
v0.4.0
v0.3.1
v0.3.0
v0.2.0a3
Adds support for serializing Pydantic models with field aliases, with the serialize_by_alias
argument.
v0.2.0a1
v0.1.7
v0.1.5
v0.1.4
Simplify method_router types