Merge branch 'add-models' into 'master'
Add models and get_batch_errors method See merge request !9
No related branches found
No related tags found
Showing
- setra_client/client.py 20 additions, 6 deletionssetra_client/client.py
- setra_client/models.py 93 additions, 1 deletionsetra_client/models.py
- tests/conftest.py 20 additions, 2 deletionstests/conftest.py
- tests/fixtures/batch_errors.json 31 additions, 0 deletionstests/fixtures/batch_errors.json
- tests/fixtures/complete_batch.json 58 additions, 0 deletionstests/fixtures/complete_batch.json
- tests/fixtures/error_batch.json 9 additions, 0 deletionstests/fixtures/error_batch.json
- tests/test_client.py 32 additions, 4 deletionstests/test_client.py
- tests/test_endpoints.py 5 additions, 0 deletionstests/test_endpoints.py
- tests/test_models.py 29 additions, 1 deletiontests/test_models.py
Loading
Please register or sign in to comment