Description
Provides OpenAPI v3 support for both client and server-side Python applications. It helps validate requests, responses, schemas, and API behavior against an OpenAPI description.
Specification validation improves consistency but does not replace authentication, authorization, or business-rule checks. Keep public API schemas accurate and reviewed.