access_schemas-allowed_origins

Allowed origins.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-schemas-allowed-origins-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_schemas-allowed_origins",
  "title": "access_schemas-allowed_origins",
  "description": "Allowed origins.",
  "example": [
    "https://example.com"
  ],
  "items": {},
  "type": "array"
}