summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/public_api/v4/services.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/api/schemas/public_api/v4/services.json')
-rw-r--r--spec/fixtures/api/schemas/public_api/v4/services.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/fixtures/api/schemas/public_api/v4/services.json b/spec/fixtures/api/schemas/public_api/v4/services.json
deleted file mode 100644
index 78c59ecfa10..00000000000
--- a/spec/fixtures/api/schemas/public_api/v4/services.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "type": "array",
- "items": { "$ref": "service.json" }
-}