cicd port ozgardi
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 2m51s
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 2m51s
This commit is contained in:
@@ -30,7 +30,6 @@ class CustomerView(BaseViewSetMixin, ReadOnlyModelViewSet):
|
||||
|
||||
|
||||
|
||||
|
||||
@extend_schema(tags=["PropertyOwner"])
|
||||
class PropertyOwnerView(BaseViewSetMixin, ReadOnlyModelViewSet):
|
||||
queryset = PropertyOwnerModel.objects.all()
|
||||
|
||||
Reference in New Issue
Block a user