Skip to content

Add models and get_batch_errors method

Andreas Ellewsen requested to merge add-models into master
  • Both get_batch_errors and get_batch_complete now return objects unless the client parameter return_objects is set to False
  • Tests for models, endpoints and client methods are included.

Merge request reports