Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 717 Bytes

SchemaDefinition.md

File metadata and controls

11 lines (7 loc) · 717 Bytes

PermifyApi.SchemaDefinition

Properties

Name Type Description Notes
entityDefinitions {String: EntityDefinition} Map of entity definitions. The key is the entity name, and the value is the corresponding EntityDefinition. [optional]
ruleDefinitions {String: RuleDefinition} Map of rule definitions. The key is the rule name, and the value is the corresponding RuleDefinition. [optional]
references {String: SchemaDefinitionReference} Map of references to signify whether a string refers to an entity or a rule. [optional]