schon/core/docs/drf
Egor fureunoir Gorbunov a44b8fb652 Features: 1) Add handling for business user attributes in order logic; 2) Update HTTP response codes for business order creation to 201.
Fixes: 1) Fix typo `business_inn` to `business_identificator`.

Extra: 1) Improve exception handling with specific error cases for invalid `force` values; 2) Minor formatting adjustments in `models.py`.
2025-09-01 13:17:51 +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 seo endpoint to category schema for SEO metadata snapshots; 2) Add seo endpoint to product schema for SEO metadata snapshots; 3) Add description attribute to various endpoint schemas for enhanced documentation; 2025-08-18 15:02:57 +03:00