summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/project_repository_storage_moves.json
blob: b2de185fbfe1904fcb8ef46871c227d560bb14dc (plain)
1
2
3
4
5
6
{
  "type": "array",
  "items": {
    "$ref": "./project_repository_storage_move.json"
  }
}