storyboard/storyboard/api/v1
Fabien Boucher 6398006749 Set wsme decorator return type to None for some delete calls
This patch fixes Storyboard returning a body along with
a DELETE response 204 No Content for some endpoints.

Change-Id: I3d21e98d5cd737b652f001c403c827e9d2a0c197
Co-Authored-By: Matthieu Huin <mhuin@redhat.com>
2017-05-10 18:11:16 +02:00
..
search Add filters to the /v1/tasks/search endpoint 2016-12-03 11:15:21 +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 switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
branches.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
due_dates.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
milestones.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
project_groups.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
projects.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
stories.py Set wsme decorator return type to None for some delete calls 2017-05-10 18:11:16 +02:00
subscription_events.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
subscriptions.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
system_info.py Add example commands for the Systeminfo api 2016-07-05 17:23:03 -04:00
tags.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
task_statuses.py Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
tasks.py Set wsme decorator return type to None for some delete calls 2017-05-10 18:11:16 +02:00
teams.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
timeline.py Set wsme decorator return type to None for some delete calls 2017-05-10 18:11:16 +02:00
user_preferences.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
user_tokens.py Set wsme decorator return type to None for some delete calls 2017-05-10 18:11:16 +02:00
users.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00
v1_controller.py Make it possible to get worklist/board timeline events via the API 2016-09-02 11:30:41 +00:00
validations.py Decrease projects and project_groups name MIN length limitation 2017-04-03 08:52:25 +00:00
wmodels.py Allow permissions to be set for teams on stories 2016-09-28 07:40:02 +00:00
worklists.py switch from incubated gettextutils to oslo.i18n 2016-11-07 08:47:47 -05:00