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

agent_tokens.json « v4 « public_api « schemas « api « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f3d14d09b3d0becf14891a1b508bdd47a24f81f7 (plain)
1
2
3
4
{
  "type": "array",
  "items": { "$ref": "agent_token_basic.json" }
}