Source handler for application/json request bodies.
JSON bodies already have proper types from JSON decoding, so marshalling is not needed. This handler decodes JSON and validates against the schema.
Source handler for application/json request bodies.
JSON bodies already have proper types from JSON decoding, so marshalling is not needed. This handler decodes JSON and validates against the schema.