Changed - Changing files url. Updating workflows and files spec.
Removed - No change.
1.2.14
Added - No change.
Changed - Updating specs for sk, systems, jobs, apps, workflows.
Removed - No change.
1.2.13
Added - No change.
Changed - Updating specs for pods, workflows.
Removed - No change.
1.2.12
Added - Nathan - Added new error message response code/statuses to Tapipy __call__ and upload.
Changed - Updated the specs for authenticator, workflows, systems, tokens, app.
Removed - No change.
1.2.11
Added - Add support for specifying arbitrary query parameters via the `_tapis_query_parameters` argument and headers va the `_tapis_headers` argument (see issue 30).
Changed - The use of the `headers` argument for passing arbitrary headers has been deprecated in favor of `_tapis_headers`.
Removed - No change.
1.2.10
Added - No change.
Changed - Requirement for openapi-spec-validator added to toml.