gitlab-org--gitlab-foss/spec/fixtures/api/schemas/variable.json

7 lines
87 B
JSON
Raw Normal View History

{
"id": "string",
"key": "string",
"value": "string",
"protected": "boolean"
}