Exonetapi

Latest version: v4.0.0

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.0.0

Not secure
[2.0.0](https://github.com/exonet/exonet-api-python/releases/tag/2.0.0) - 2019-09-19
[Compare 1.0.0 - 2.0.0](https://github.com/exonet/exonet-api-python/compare/1.0.0...2.0.0)
Breaking
- The `Api` prefix has been added from the following classes for consistency:
- `Resource` --> `ApiResource`
- `ResourceIdentifier` --> `ApiResourceIdentifier`

Added
- Support for `PATCH` and `DELETE` requests.

Deprecated
- The `store` method for creating `POST` requests is now deprecated. Use `post` instead.

1.0.0

Not secure
[Compare 1.0.0 - Unreleased](https://github.com/exonet/exonet-api-python/compare/1.0.0...master)

[1.0.0](https://github.com/exonet/exonet-api-python/releases/tag/1.0.0) - 2019-08-14
[Compare 0.0.5 - 1.0.0](https://github.com/exonet/exonet-api-python/compare/0.0.5...1.0.0)
Breaking
- The Client has been refactored to keep consistency between packages in different programming languages. See the updated documentation and examples.

0.0.4

Not secure
Added possibility to retrieve sorted results from the API.

0.0.3

Not secure
[0.0.3](https://github.com/exonet/exonet-api-python/releases/tag/0.0.3) - 2018-06-26
[Compare 0.0.2 - 0.0.3](https://github.com/exonet/exonet-api-python/compare/0.0.2...0.0.3)
Added
- Ready to use examples to get ticket details.
- Individual methods to set or get relationships from a resource object.

Changed
- Most class variables changed to instance variables.
This enforces the defaults to be set, instead of using the same variables from another instance.

0.0.2

Not secure
[0.0.2](https://github.com/exonet/exonet-api-python/releases/tag/0.0.2) - 2018-05-23
[Compare 0.0.1 - 0.0.2](https://github.com/exonet/exonet-api-python/compare/0.0.1...0.0.2)
Fixed
- Parse dict as relationship.

0.0.1

Not secure

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.