We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40cb8ce commit 7aaed61Copy full SHA for 7aaed61
1 file changed
resources/schemas/config.schema.yaml
@@ -13,7 +13,7 @@
13
- type: "null"
14
- type: object
15
properties:
16
- proxyUrl: { type: string, format: uri }
+ proxyUrl: { type: string, format: url }
17
https:
18
type: object
19
0 commit comments