issues
search
Metron-Project
/
Simyan
A Python wrapper for the Comicvine API.
https://pypi.org/project/simyan
GNU General Public License v3.0
11
stars
2
forks
source link
Split schemas
#136
Closed
Buried-In-Code
closed
2 years ago
Buried-In-Code
commented
2 years ago
Breaking Changes:
Split classes into 2 subclasses as resource and list[resource] returns different values
search and *_list returns Entry version of resource
Remove id_ fields
Breaking Changes: