Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
descriptionA human-readable description about the datastore.
The display name for the new datastore.
Optional
orgThe organization access level for the datastore. For example, 'contributor'.
The name of the primary key column for this datastore. Primary column names:
Optional
primaryCan be set to uuid
to automatically generate primary keys when new items are added. Default value is none
, which requires you to supply a primary key for each new item.
Generated using TypeDoc
Configuration and metadata to create a new datastore.