qinling/qinling/api/controllers/v1
Lingxian Kong 19cd85e818 Functional test for function version detach/get
- Only admin user can detach function version.
- Admin user has read access to user's function version.

Change-Id: I345a2aa17d7131984038f99cdd6e6f246bec1d24
Story: 2001829
Task: 14456
2018-04-30 16:34:16 +12:00
..
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
execution.py Fix missing fields in API response 2018-04-30 13:16:02 +12:00
function.py Functional test for function version detach/get 2018-04-30 16:34:16 +12:00
function_version.py Functional test for function version detach/get 2018-04-30 16:34:16 +12:00
job.py Fix missing fields in API response 2018-04-30 13:16:02 +12:00
resources.py Fix missing fields in API response 2018-04-30 13:16:02 +12:00
root.py Support webhook 2018-01-13 22:50:47 +13:00
runtime.py Fix missing fields in API response 2018-04-30 13:16:02 +12:00
types.py Initial API code structure 2017-04-14 15:24:02 +12:00
webhook.py Support function version for webhook 2018-04-24 19:35:02 +12:00