{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_identity-providers_components-schemas-single_response", "title": "access_identity-providers_components-schemas-single_response", "allOf": [ { "$ref": "#/components/schemas/access_api-response-single" }, { "properties": { "result": { "$ref": "#/components/schemas/access_schemas-identity-providers" } } } ] }