@ -69,8 +69,6 @@ class ViewSet( ModelViewSet ):
|
||||
|
||||
model = Cluster
|
||||
|
||||
documentation: str = 'https://nofusscomputing.com/docs/not_model_docs'
|
||||
|
||||
view_description = 'Physical Devices'
|
||||
|
||||
def get_serializer_class(self):
|
||||
|
@ -67,8 +67,6 @@ class ViewSet( ModelViewSet ):
|
||||
|
||||
model = ClusterType
|
||||
|
||||
documentation: str = 'https://nofusscomputing.com/docs/not_model_docs'
|
||||
|
||||
view_description = 'Physical Devices'
|
||||
|
||||
|
||||
|
@ -67,8 +67,6 @@ class ViewSet( ModelViewSet ):
|
||||
|
||||
model = Port
|
||||
|
||||
documentation: str = 'https://nofusscomputing.com/docs/not_model_docs'
|
||||
|
||||
view_description = 'Physical Devices'
|
||||
|
||||
def get_serializer_class(self):
|
||||
|
@ -72,8 +72,6 @@ class ViewSet( ModelViewSet ):
|
||||
|
||||
model = Service
|
||||
|
||||
documentation: str = 'https://nofusscomputing.com/docs/not_model_docs'
|
||||
|
||||
view_description = 'Physical Devices'
|
||||
|
||||
def get_serializer_class(self):
|
||||
|
Reference in New Issue
Block a user