Skip to content

Commit

Permalink
[SPEC] The scroll_id is no longer a required qs param
Browse files Browse the repository at this point in the history
Can be passed in the body instead
  • Loading branch information
clintongormley committed Apr 22, 2014
1 parent c280995 commit a421118
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rest-api-spec/api/clear_scroll.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"parts": {
"scroll_id": {
"type" : "list",
"required" : "true",
"description" : "A comma-separated list of scroll IDs to clear"
}
},
Expand Down

0 comments on commit a421118

Please sign in to comment.