fix: comments con companies app fixed
This commit is contained in:
@@ -13,7 +13,7 @@ from core.apps.companies.serializers.accounts import (
|
||||
)
|
||||
|
||||
###################################################################################
|
||||
# @view-set | POST, GET, UPDATE, DELETE, PATCH, PUT -
|
||||
# @view-set | ALL - /company-accounts
|
||||
###################################################################################
|
||||
@extend_schema(tags=["CompanyAccount"])
|
||||
class CompanyAccountCrudViewSet(BaseViewSetMixin, ModelViewSet):
|
||||
|
||||
Reference in New Issue
Block a user