This repository has been archived by the owner on Jan 16, 2022. It is now read-only.
Better Parsing and Change in Attributes
Pre-release
Pre-release
·
229 commits
to master
since this release
Changelog v0.3
Removed converter.py
Rather than using a non-maintainable converter.py
in Security, the response data is now directly kept in a dataclass using DataClassXyz(**data)
.
Changed attributes names
The attribute names have also been changed to have better compatibility with the API.