From b8a61f60a0aa115141987f461658666ccbfd2034 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 28 Mar 2022 00:03:31 +0200 Subject: rename hatter to boxhatter --- schemas_json/action.yaml | 2 +- schemas_json/server.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'schemas_json') diff --git a/schemas_json/action.yaml b/schemas_json/action.yaml index 67f6550..8f823de 100644 --- a/schemas_json/action.yaml +++ b/schemas_json/action.yaml @@ -1,6 +1,6 @@ --- "$schema": "http://json-schema.org/schema#" -id: "hatter://action.yaml#" +id: "boxhatter://action.yaml#" type: object required: - image diff --git a/schemas_json/server.yaml b/schemas_json/server.yaml index 988f811..198cae6 100644 --- a/schemas_json/server.yaml +++ b/schemas_json/server.yaml @@ -1,6 +1,6 @@ --- "$schema": "http://json-schema.org/schema#" -id: "hatter://server.yaml#" +id: "boxhatter://server.yaml#" type: object required: - repos @@ -36,7 +36,7 @@ properties: action: type: string decription: action file path inside repository - default: ".hatter.yaml" + default: ".boxhatter.yaml" min_sync_delay: type: - number -- cgit v1.2.3-70-g09d2