diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-10-26 14:40:27 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-10-26 14:40:27 +0200 |
| commit | 9a80207b09c8429d27f3c5eb30204eee43b94f9d (patch) | |
| tree | d23b2495f4b12fbb4d69279f08caf92e752fe2c0 /schemas_json | |
| parent | e10cd5fcacb1446d937e12510b70983203145a02 (diff) | |
Diffstat (limited to 'schemas_json')
| -rw-r--r-- | schemas_json/main.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas_json/main.yaml b/schemas_json/main.yaml index 2d99ecc..a9e0521 100644 --- a/schemas_json/main.yaml +++ b/schemas_json/main.yaml @@ -10,7 +10,7 @@ required: - max_results properties: log: - "$ref": "hat://logging.yaml#" + "$ref": "hat-json://logging.yaml#" host: type: string description: listening local address/name |
