{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/api-shield_schemas-identifier", "title": "api-shield_schemas-identifier", "allOf": [ { "$ref": "#/components/schemas/api-shield_identifier" }, { "readOnly": true, "type": "string" } ] }