access_allow_all_origins

Allows all origins.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-allow-all-origins-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_allow_all_origins",
  "title": "access_allow_all_origins",
  "description": "Allows all origins.",
  "type": "boolean"
}