manila/releasenotes/notes/bug-1944478-change-status-for-shares-api-5dbc4986d032c8e1.yaml
melakualehegn b24ef91f2c 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
2023-10-27 15:26:40 +03: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