Files
manila/releasenotes/notes/bug-1944478-change-status-for-shares-api-5dbc4986d032c8e1.yaml
melakualehegn c0fc23a39f Change status and error handling for /shares API
This change modifies the status and error handling
logic of the /shares API when it fails to handle
the specified share_type in the request. The updated
logic ensures that appropriate responses are
generated to handle this scenario effectively.

Closes-Bug: #1944478

Change-Id: I8d4b30daae2fe8c88c30d93d402bf2e5a558f804
(cherry picked from commit b24ef91f2c)
(cherry picked from commit 2aa760011d)
(cherry picked from commit 7918f1d4bb)
2024-01-17 06:25:54 +00:00

5 lines
121 B
YAML

---
fixes:
- |
Changed the error and status code that was raised
when share types are not handled in shares api