JSON Schema API version v1
http://localhost:8081/{version}
- version: required(v1)
JSON Schema API
This documents the API calls that can be made to get JSON Schemas of a module defined by X-Okapi-Module-Id header
/_/jsonSchemas
get
Get JSON Schemas for the given module defined by header X-Okapi-Module-Id. Without path query param will return list of JSON Schema paths. With path query param will return the specific JSON Schema with resolvable references.