cicd port ozgardi
This commit is contained in:
@@ -28,6 +28,7 @@ class CustomerView(BaseViewSetMixin, ReadOnlyModelViewSet):
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@extend_schema(tags=["PropertyOwner"])
|
@extend_schema(tags=["PropertyOwner"])
|
||||||
class PropertyOwnerView(BaseViewSetMixin, ReadOnlyModelViewSet):
|
class PropertyOwnerView(BaseViewSetMixin, ReadOnlyModelViewSet):
|
||||||
queryset = PropertyOwnerModel.objects.all()
|
queryset = PropertyOwnerModel.objects.all()
|
||||||
|
|||||||
Reference in New Issue
Block a user