Apical.Plugs.RequestBody.Json (apical v0.3.1)

Copy Markdown View Source

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.