From eceec8022c8d92e9506bea8f5bba43d21260be7a Mon Sep 17 00:00:00 2001 From: Per Cederberg Date: Sun, 17 Mar 2024 10:37:14 +0100 Subject: [PATCH] core: Fixed minor spacing issue in type/webservice YAML file --- src/plugin/system/type/webservice.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin/system/type/webservice.yaml b/src/plugin/system/type/webservice.yaml index 0fb7e228..542064d4 100644 --- a/src/plugin/system/type/webservice.yaml +++ b/src/plugin/system/type/webservice.yaml @@ -36,6 +36,6 @@ property: description: The authentication required flag. required: false - name: match[].prio - description: The priority value to separate identical matches. + description: The priority value to separate identical matches. required: false format: number