diff options
Diffstat (limited to 'schemas_json')
| -rw-r--r-- | schemas_json/server.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/schemas_json/server.yaml b/schemas_json/server.yaml index 89c74e4..da50e06 100644 --- a/schemas_json/server.yaml +++ b/schemas_json/server.yaml @@ -7,6 +7,8 @@ type: object required: - repositories properties: + log: + "$ref": "hatter://logging.yaml#" host: title: Host description: Listening host name @@ -40,7 +42,6 @@ definitions: required: - type - token - properties: type: enum: |
