What's Changed
* General: Addon url calculation https://github.com/ynput/ayon-python-api/pull/37
* General: Custom REST exception https://github.com/ynput/ayon-python-api/pull/38
* `EntityHub.delete_entity` fix removing entity from parent children https://github.com/ynput/ayon-python-api/pull/40
* Entity links: Added implementation for links https://github.com/ynput/ayon-python-api/pull/41
* General: Change token env key https://github.com/ynput/ayon-python-api/pull/39
* Docstrings: Add some docstrings to EntityHub https://github.com/ynput/ayon-python-api/pull/42
* Refactor: Constants and formatting fixes https://github.com/ynput/ayon-python-api/pull/43
* Thumbnail enhancements https://github.com/ynput/ayon-python-api/pull/44
**Full Changelog**: https://github.com/ynput/ayon-python-api/compare/0.1.16...0.1.17