access_allow_all_methods

Allows all HTTP request methods.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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