DRF Serializers

Orchestrator serializers.

class smarter.apps.orchestrator.serializers.OrchestratorSerializer(*args, **kwargs)[source]

Bases: MetaDataWithOwnershipModelSerializer

Serializer for the smarter.apps.orchestrator.models.Orchestrator model.

get_fields()[source]

Return the dict of field names -> field instances that should be used for self.fields when instantiating the serializer.