{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ResourceQuotaName", "title": "ResourceQuotaName", "description": "The human-readable name of this resource quota.", "type": "string", "example": "Active Networks", "readOnly": true }