openapi-validator-proxy
Version 0.5.0 (2025-04-09)
v0.5.0
Apr 9 2025 at 20:27 UTC
New Features:
- Added support for Request Validation. For now, this only includes request body validation and uses the exact same logic as response body validation.
- The FailureType enum has also been updated to include many Request specific types. Check the docs site for the full list.