Automated spec update
This commit is contained in:
parent
bd60b31af6
commit
8a7ca27184
|
@ -8830,7 +8830,8 @@
|
|||
"name": "code",
|
||||
"in": "path",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"maxLength": 152133
|
||||
},
|
||||
"required": true
|
||||
}
|
||||
|
|
|
@ -8830,7 +8830,8 @@
|
|||
"name": "code",
|
||||
"in": "path",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"maxLength": 152133
|
||||
},
|
||||
"required": true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue