debian-mirror-gitlab/spec/fixtures/api/schemas/public_api/v4/environments.json
2021-10-27 15:23:28 +05:30

9 lines
123 B
JSON

{
"type": "array",
"items": {
"type": "object",
"properties": {
"$ref": "./environment.json"
}
}
}