debian-mirror-gitlab/spec/fixtures/api/schemas/public_api/v4/feature_flags.json
2021-01-03 14:25:43 +05:30

9 lines
124 B
JSON

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