We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58be309 commit cd31595Copy full SHA for cd31595
models/info/version.json
@@ -3,8 +3,7 @@
3
"title": "VersionResponse",
4
"properties": {
5
"version": {
6
- "type": "string",
7
- "pattern": "^[0-9]+\\.[0-9]+$"
+ "type": "string"
8
},
9
"build": {
10
"type": "string"
0 commit comments