ba5384f865
Before it was possible to create share group types mapping them to share types using only share type IDs and when we were providing its names we were getting DB error and HTTP 500 as a response. Fix it by properly looking for share type by both its unique values - ID and name. Also, raise proper 404 error when nothing is found. Add functional tests covering this case. Change-Id: I216f935383a87f6d679c431bc46cfa8977a6d8ab Depends-On: Ic555d241f98d0fa027897c69a7115d1be88f6c96 Closes-Bug: #1659625 |
||
---|---|---|
.. | ||
api | ||
scenario | ||
__init__.py |