debian-mirror-gitlab/spec/fixtures/api/schemas/public_api/v4/environments.json

10 lines
123 B
JSON
Raw Normal View History

2021-10-27 15:23:28 +05:30
{
"type": "array",
"items": {
"type": "object",
"properties": {
"$ref": "./environment.json"
}
}
}