Sunday, Apr 17, 2022
shippedOrder model and serializer for Ecommerce-API
Anurag Verma created the order model and serializer in the Ecommerce-API repository [ref:1].
The single commit added foundational pieces for order handling in anurag629/Ecommerce-API, establishing both the data model and the serializer needed to represent orders in the API's responses.
Sources
- created order model and serializer · anurag629/Ecommerce-API