{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/api-shield_api_discovery_patch_multiple_request_entry", "title": "api-shield_api_discovery_patch_multiple_request_entry", "description": "Mappings of discovered operations (keys) to objects describing their state", "properties": { "state": { "$ref": "#/components/schemas/api-shield_api_discovery_state_patch" } }, "type": "object" }