bagisto / rest-api

Bagisto REST API provides powerful and flexible endpoints to manage e-commerce operations, including products, orders, customers, and more.
21 stars 23 forks source link

while mass delete category API with invalid id getting unwanted message. #336

Closed mukulsharma-webkul closed 2 months ago

mukulsharma-webkul commented 2 months ago

Rest API - v2.1.2

Bagisto Core - v2.1.2

Admin API- Mass delete category API -> while mass delete category API with invalid id getting unwanted message.

Please take the reference from the screenshot below -

unwantedcat

mukulsharma-webkul commented 2 months ago

not woking fine, while giving invalid category id getting success deleted message on API.

Screenshot from 2024-07-08 13-33-08

mukulsharma-webkul commented 2 months ago

now working fine, while giving an invalid category ID getting proper message.

Screenshot from 2024-07-08 15-27-25