gitlab-org--gitlab-foss/spec/fixtures/api/schemas/release/links.json
Shinya Maeda 6bd7e1b876 Add tests for Release Link API
Add tests for the API and add a couple of tests

Add

revert

revert
2019-01-07 14:07:05 +09:00

4 lines
58 B
JSON

{
"type": "array",
"items": { "$ref": "link.json" }
}