summaryrefslogtreecommitdiff
path: root/spec/fixtures/api/schemas/job/runners.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/api/schemas/job/runners.json')
-rw-r--r--spec/fixtures/api/schemas/job/runners.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/fixtures/api/schemas/job/runners.json b/spec/fixtures/api/schemas/job/runners.json
index bebb0c88652..646bfd3a82d 100644
--- a/spec/fixtures/api/schemas/job/runners.json
+++ b/spec/fixtures/api/schemas/job/runners.json
@@ -8,6 +8,5 @@
"online": { "type": "boolean" },
"available": { "type": "boolean" },
"settings_path": { "type": "string" }
- },
- "additionalProperties": false
+ }
}