Skip to content

respond with ApiResult on palmfile upload

Benjamin Schmidt requested to merge ApiResult_for_palmfiles into model_files

This is easier for the frontend to handle, since the response comes back in a similar format as with UC2files.

##Thoughts:

  • Any error will be "fatal". Does this make sense?
  • Is the "get_serializer" method use with correct arguments?

Merge request reports