accounts: user create api added

This commit is contained in:
behruz
2025-12-10 19:07:08 +05:00
parent 8ef6505262
commit c56bf6f585
11 changed files with 172 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ class UserViewSet(viewsets.GenericViewSet, ResponseMixin):
return serializers.UserSerializer
@swagger_auto_schema(
tags=['User'],
tags=['user'],
operation_description="User malumotlarini olish uchun api",
responses={
200: openapi.Response(