Property | Type | Constraints | Description |
---|---|---|---|
allowed_origins |
[String] | Allowed Origins | |
api_type |
Enum {data, shop} | mandatory=true, nullable=false | API Type |
resources |
[ResourceObject] | mandatory=true, minItems=1, nullable=false | An array of resources |
response_headers |
Map[String, String] | Response Header |