Minor fixes.
h3rald h3rald@h3rald.com
Fri, 15 Oct 2021 16:37:28 +0200
1 files changed,
4 insertions(+),
4 deletions(-)
jump to
M
Pls_UserGuide.md
→
Pls_UserGuide.md
@@ -149,9 +149,9 @@
``` %YAML 1.1 --- -$schema: "https://h3rald.com/pls/yaml-schema/v1.0.0" -id: "https://h3rald.com/schemas/pls/metadata-1.0.0" -tag: "tag:h3rald.com:pls/metadata-1.0.0" +$schema: https://h3rald.com/pls/yaml-schema/v1.0.0 +id: https://h3rald.com/schemas/pls/metadata-1.0.0 +tag: tag:h3rald.com:pls/metadata-1.0.0 title: pls Configuration File type: object properties:@@ -172,7 +172,7 @@ ^[a-z0-9][a-zA-Z0-9_-]+)( [a-z0-9][a-zA-Z0-9_-]+)+$:
$ref: #/$defs/dependencies required: [things, actions] additionalProperties: false -"$defs": +$defs: thing: type: object patternProperties: