Skip to content

Commit 35ecc9a

Browse files
authored
Fixed version in schema
1 parent 4e5e321 commit 35ecc9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provider/status_changes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"examples": [
4040
"1.0.0"
4141
],
42-
"pattern": "^1\\.0\\.[0-9]+$"
42+
"pattern": "^1\\.1\\.[0-9]+$"
4343
},
4444
"Point": {
4545
"$id": "#/definitions/Point",

0 commit comments

Comments
 (0)