storyboard/storyboard/api/v1
Anita Kuno 6a5ec7a0f2 Add example commands for the Worklists api
Currently the api documentation does not include example commands.
It would be very friendly for our users to have some example
commands to follow and use the api.

This patch adds examples to the Worklists section of the api documentation.

Co-Authored-By: Zara <zara.zaimeche@codethink.co.uk>
Change-Id: I9b043bf0f37025cdd3ea422a000d8acb7f78e8d7
2016-07-14 16:02:23 +00:00
..
search Filter non-public fields when searching for users 2016-06-03 09:53:04 +00:00
__init__.py Introducing basic REST API 2014-01-22 11:37:54 -08:00
auth.py Split auth in api and change user_tokens 2015-03-12 14:47:04 +03:00
base.py Missing docstrings added 2014-04-08 12:05:58 +04:00
boards.py Improve the board filtering functionality 2016-05-12 12:36:54 +00:00
branches.py Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
due_dates.py Merge "Allow the creation of private stories" 2016-05-10 14:04:27 +00:00
milestones.py Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
project_groups.py Add example commands for the Project api 2016-07-07 17:58:28 -04:00
projects.py Add example commands for the Project api 2016-07-07 17:58:28 -04:00
stories.py Use a common requirements file 2016-07-08 09:06:10 -07:00
subscription_events.py Add offset/limit pagination to subscription events 2016-04-19 14:26:46 +00:00
subscriptions.py Add example commands for the Subscriptions api 2016-07-06 17:34:01 -04:00
system_info.py Add example commands for the Systeminfo api 2016-07-05 17:23:03 -04:00
tags.py Add example commands for the Tags api 2016-07-12 12:07:32 -04:00
task_statuses.py Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
tasks.py Add example commands for the Tasks api 2016-07-06 12:29:50 -04:00
teams.py Add offset/limit pagination for teams 2016-05-18 14:33:37 +00:00
timeline.py Merge "Allow editing and deletion of comments to be disabled" 2016-07-11 10:51:57 +00:00
user_preferences.py Add example commands for the User Preferences api 2016-07-07 13:15:41 -04:00
user_tokens.py Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
users.py Allow users to be filtered by openid and email 2016-06-23 22:26:51 +01:00
v1_controller.py Add Due Dates to the API 2016-02-25 18:35:32 +00:00
validations.py Removed Nickname 2015-03-25 13:21:14 -07:00
wmodels.py Fix and extend the object model documentation 2016-05-18 09:57:31 +00:00
worklists.py Add example commands for the Worklists api 2016-07-14 16:02:23 +00:00