Welcome to mirror list, hosted at ThFree Co, Russian Federation.

clusters_agents_authorizations_user_access_config.json « json_schemas « validators « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 75624af9e6a8ba7c3663631a400a6b1759b75a7c (plain)
1
2
3
4
5
6
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "description": "Cluster Agent configuration for an authorized project or group through user_access keyword",
  "type": "object",
  "additionalProperties": true
}