Somerandomapi.py

Latest version: v0.0.7

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

Scan your dependencies

Page 1 of 2

0.0.7

------

- Fix `discriminator` field in relevant classes and methods.
It would previously raise an error if the discriminator was provided.
- Fix an internal error when the API returns an unexpected status code.
- Fix unparsed TypingError.
Sometimes it would send "_UnionGenericAlias" in the error message instead of the actual field type. This was fixed by always parsing the field's type.

**Full Changelog**: https://github.com/Soheab/somerandomapi.py/compare/0.0.6...0.0.7

0.0.6

------

* Make `discriminator` not required in relevant classes by Soheab in https://github.com/Soheab/somerandomapi.py/pull/3

**Full Changelog**: https://github.com/Soheab/somerandomapi.py/compare/0.0.5...0.0.6

0.0.5

------

- Fix exceptions not being accessed from main namespace (``somerandomapi...``).
- Fix link to API in README

**Full Changelog**: https://github.com/Soheab/somerandomapi.py/compare/0.0.4...0.0.5

0.0.4

-------

- Urgent fix for the base URL for requests to the API. The base URL changed from ``https://some-random-api.ml/`` to ``https://some-random-api.com/``

New Contributors
* lol219 made their first contribution in https://github.com/Soheab/somerandomapi.py/pull/1

**Full Changelog**: https://github.com/Soheab/somerandomapi.py/compare/0.0.3...0.0.4

0.0.3

-------

- Correct base API URL. URL changed from ``https://some-random-api.ml/`` to ``https://some-random-api.com/``.
- Fix mistake in :class:`.AnimalClient.get_image_and_fact`
- Fix enum conversion errors
- Fix link to API in documentation.

**Full Changelog**: https://github.com/Soheab/somerandomapi.py/compare/0.0.2...0.0.3

0.0.2

**Full Changelog**: https://github.com/Soheab/somerandomapi.py/compare/0.0.1...0.0.2

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.