[SPEC] The scroll_id is no longer a required qs param
Can be passed in the body instead
This commit is contained in:
parent
2423c8c57a
commit
e2b4fbd1b1
|
@ -8,7 +8,6 @@
|
|||
"parts": {
|
||||
"scroll_id": {
|
||||
"type" : "list",
|
||||
"required" : "true",
|
||||
"description" : "A comma-separated list of scroll IDs to clear"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue