{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/DcrProviderDisplayName", "title": "DcrProviderDisplayName", "description": "The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.\n", "type": "string", "maxLength": 256, "minLength": 1 }