Reference
Get a JSON schema
Returns the JSON Schema for a GOBL type. Use the bundle query parameter to get a self-contained schema with all dependencies inlined.
get/schemas/{path}
Path parameters
pathstring required
Query parameters
bundleboolean
When present, returns a self-contained schema with all transitive $ref dependencies resolved into $defs.
Response
JSON Schema document
{"stackTrail":"paths:/schemas/{path}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}