$json-schema
Aidbox does validation using JSON-schema, which is generated automatically from Entity & Attribute meta-resources. Operation $json-schema provides access to this JSON-schema to debug and inspect:
/$json-schema
GET
Path Parameters
Name
Type
Description
path
string
Dot separated specific path in json schema (because it's huge)
Last updated