Description
Add web-framework integrations to apispec so Python services can generate API specifications from framework-specific routes and schemas. It helps keep OpenAPI documentation closer to the application code.
Generated specs may reveal endpoints and models that were not meant to be public. Review output and access rules before publishing.