b24ef91f2c
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
5 lines
121 B
YAML
5 lines
121 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Changed the error and status code that was raised
|
|
when share types are not handled in shares api |