chore: generate
This commit is contained in:
parent
380931a827
commit
091ea86b31
3 changed files with 22 additions and 0 deletions
|
|
@ -9380,6 +9380,14 @@
|
|||
"type": "string"
|
||||
},
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"name": "reference",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
},
|
||||
"required": false
|
||||
}
|
||||
],
|
||||
"security": [],
|
||||
|
|
@ -9463,6 +9471,14 @@
|
|||
"type": "string"
|
||||
},
|
||||
"required": false
|
||||
},
|
||||
{
|
||||
"name": "reference",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
},
|
||||
"required": false
|
||||
}
|
||||
],
|
||||
"security": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue