Home > API Documentation > Serializer Selected

Serializer Selected

Serializer Selected

POST /datawizard/[id]/updateserializer

The updateserializer task updates the specified Run with the selected target serializer name. This is typically called from the form generated by the serializers task, and will redirect to that task when complete.

parameter description
serializer The class name (or label) of the target serializer to use for this run.

Source: data_wizard.tasks.updateserializer