Allows all HTTP request methods.
{ "$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" }