Automated spec update

This commit is contained in:
Nelly (automation bot) 2023-08-02 01:28:54 +00:00
parent bd60b31af6
commit 8a7ca27184
2 changed files with 4 additions and 2 deletions

View File

@ -8830,7 +8830,8 @@
"name": "code",
"in": "path",
"schema": {
"type": "string"
"type": "string",
"maxLength": 152133
},
"required": true
}

View File

@ -8830,7 +8830,8 @@
"name": "code",
"in": "path",
"schema": {
"type": "string"
"type": "string",
"maxLength": 152133
},
"required": true
}