Data-schemas (Section)#

Path: /facilities/data-sources/data-schemas

Data schemas are used to define the structure of data in a data source. In particular they define how entities and relations between entities and resources, such as accounts and OAuth database clients, should be validated. These are NOT the database schemas themselves but a higher level validation schema.

Subsections#

NameTypeDescription
entity-schema ListSet of related entity and relation schemas for the entity based data stores.

Was this helpful?