JSON Schema Validation
Request bodies are validated against the JSON Schema defined in the OpenAPI specification.
25 tests verify JSON Schema validation, size limits, and structure checking.
Request bodies are validated against the JSON Schema defined in the OpenAPI specification.
Oversized request bodies are rejected to prevent denial-of-service attacks.