{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/access_certificates_components-schemas-name",
"title": "access_certificates_components-schemas-name",
"description": "The name of the certificate.",
"example": "Allow devs",
"type": "string"
}