update docs
This commit is contained in:
parent
e447af669c
commit
2810151b98
1 changed files with 12 additions and 1 deletions
|
@ -739,7 +739,18 @@
|
||||||
"content": {
|
"content": {
|
||||||
"application/json": {
|
"application/json": {
|
||||||
"example": {
|
"example": {
|
||||||
"value": 11
|
"value": 9,
|
||||||
|
"ids": [
|
||||||
|
1,
|
||||||
|
22557,
|
||||||
|
28725,
|
||||||
|
586,
|
||||||
|
1141,
|
||||||
|
349,
|
||||||
|
11952,
|
||||||
|
28709,
|
||||||
|
28723
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/components/schemas/ValueResult"
|
"$ref": "#/components/schemas/ValueResult"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue