gitlab-org--gitlab-foss/app/validators/json_schemas/cluster_agent_authorization...

7 lines
194 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Cluster Agent configuration for an authorized project or group",
"type": "object",
"additionalProperties": true
}