schon/core/docs/drf
Egor fureunoir Gorbunov d44bbdd920 Features: 1) Add support for filtering objects by SKU in get_object method; 2) Introduce handling for new feedbacks and do_feedback in additional and serializers;
Fixes: 1) Adjust import order in `viewsets.py` to match project convention; 2) Correct schema name from `seo` to `seo_meta` in documentation;

Extra: 1) Refactor SEO schemas import order for better readability; 2) Update `additional` field structure with consistent formatting.
2025-09-30 11:37:58 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
views.py Features: 1) Add handling for business user attributes in order logic; 2) Update HTTP response codes for business order creation to 201. 2025-09-01 13:17:51 +03:00
viewsets.py Features: 1) Add support for filtering objects by SKU in get_object method; 2) Introduce handling for new feedbacks and do_feedback in additional and serializers; 2025-09-30 11:37:58 +03:00