qinling/qinling/api
Lingxian Kong 917132a19c Function versioning API: delete
When deleting a function version:

- The version should not being used by any job
- The version should not being used by any webhook
- Function latest_version should be updated if the version in request equals
  to latest_version

Story: #2001829
Task: #14349
Change-Id: I5511304e04bec8f404d7224a6489b65d6a765316
2018-04-19 17:26:44 +12:00
..
controllers Function versioning API: delete 2018-04-19 17:26:44 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
access_control.py Remove Mistral references 2018-01-06 15:22:33 +01:00
app.py Improve function execution performance 2017-12-07 10:49:12 +13:00
service.py Remove Mistral references 2018-01-06 15:22:33 +01:00