Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] api: Remove fields in shipping_info
Removed unnecessary fields from the shipping_info in the get_shipping_info endpoint. This change simplifies the response structure and improves performance. Changes: - Removed specific fields from the shipping_info response to streamline the data returned by the endpoint. Closes #25
- Loading branch information