Body Validation

25 tests verify JSON Schema validation, size limits, and structure checking.

JSON Schema Validation

Request bodies are validated against the JSON Schema defined in the OpenAPI specification.

Size Limits

Oversized request bodies are rejected to prevent denial-of-service attacks.