python-openapi / openapi-core

Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1 specification.
BSD 3-Clause "New" or "Revised" License
287 stars 131 forks source link

[Feature]: Reference code API docs #788

Open p1c2u opened 4 months ago

p1c2u commented 4 months ago

Suggested Behavior

Public API docstrings and autodoc

Why is this needed?

Required before stable release

References

No response

Would you like to implement a feature?

None