An alternative view on the OpenAPI documentation. — Maxim Danilov
[EuroPython 2024 — South Hall 2B on 2024-07-11] An alternative view on the OpenAPI documentation. by Maxim Danilov https://ep2024.europython.eu/session/an-alternative-view-on-the-openapi-documentation Documenting Python project endpoints is a real challenge in API development. Poor readability, versioning, and lack of authentication information - this all reduce the usability of existing OpenAPI documentation. The different libraries offers us a good start for autogenerated OpenAPI documentation for our endpoints, but in this talk we will discuss an alternative way to auto generated documentation for our APIs. --- This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License: https://creativecommons.org/licenses/by-nc-sa/4.0/