aboutsummaryrefslogtreecommitdiff
path: root/schemas_json
diff options
context:
space:
mode:
Diffstat (limited to 'schemas_json')
-rw-r--r--schemas_json/server.yaml11
1 files changed, 4 insertions, 7 deletions
diff --git a/schemas_json/server.yaml b/schemas_json/server.yaml
index c44528a..2c65830 100644
--- a/schemas_json/server.yaml
+++ b/schemas_json/server.yaml
@@ -33,13 +33,10 @@ properties:
type: string
default:
- "refs/heads/*"
- actions:
- type: array
- decription: action file paths inside repository
- items:
- type: string
- default:
- - ".hatter.yaml"
+ action:
+ type: string
+ decription: action file path inside repository
+ default: ".hatter.yaml"
min_sync_delay:
type:
- number