Skip to content

0.6.2

Choose a tag to compare

@eadwinCode eadwinCode released this 30 Dec 19:38
· 472 commits to main since this release
b5ca79e

What's Changed

...
document = document_builder.build_document(application)
module = OpenAPIDocumentModule.setup(
   document=document,
   docs_ui=SwaggerUI(dark_theme=True),
   guards=[]
)
Screenshot 2023-12-30 at 8 25 30 PM

Full Changelog: 0.6.0...0.6.2