Skip to content

Commit

Permalink
Update API search documentation for recursive departments.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaith committed Mar 13, 2015
1 parent ee0e03f commit 5fe31ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/source/http_api/endpoints/search.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,7 @@ Retrieve Talks via Search
:type from: string
:query to: Optional date to end filtering. Format should be dd/mm/yy OR 'today' or 'tomorrow'
:type to: string
:query subvenues: If true, include all sub-locations of the specified venue within the search
:type subvenues: boolean
:query subdepartments: If true, include all sub-organisations of the specified department within the search
:query subdepartments: Optional. Defaults to true. If true, include all sub-organisations of the specified department within the search
:type subdepartments: boolean

The below parameters can each be repeated multiple times
Expand Down

0 comments on commit 5fe31ff

Please sign in to comment.