YAML schema fix (#2505)

* yaml schema fix

* change yaml structure
This commit is contained in:
Hare Sudhan
2023-08-01 21:24:22 -04:00
committed by GitHub
parent c1a2085e18
commit a1d082bdbb
4 changed files with 10 additions and 13 deletions
+5
View File
@@ -78,6 +78,8 @@ $defs:
enum:
- integer
- float
- Integer
- Float
default:
type:
- number
@@ -91,6 +93,9 @@ $defs:
- path
- url
- string
- Path
- Url
- String
default:
type:
- string