mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-26 13:34:45 +00:00
Drop version in schema (#3970)
This commit is contained in:
parent
123c4ae03e
commit
3ae4a8d7bb
1 changed files with 0 additions and 4 deletions
|
@ -51,10 +51,6 @@
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"type": "number",
|
|
||||||
"default": 1
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"definitions": {
|
"definitions": {
|
||||||
|
|
Loading…
Reference in a new issue