v0.11.0 - Locations & Split Schemas #137
Closed
Buried-In-Code
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New
Changed
session.publisher_list
now returnslist[PublisherEntry]
list[PublisherEntry]
session.volume_list
now returnslist[VolumeEntry]
list[VolumeEntry]
session.issue_list
now returnslist[IssueEntry]
list[IssueEntry]
session.story_arc_list
now returnslist[StoryArcEntry]
list[StoryArcEntry]
session.creator_list
now returnslist[CreatorEntry]
list[CreatorEntry]
session.character_list
now returnslist[CharacterEntry]
list[CharacterEntry]
session.team_list
now returnslist[TeamEntry]
list[TeamEntry]
session.location_list
now returnslist[LocationEntry]
list[LocationEntry]
COMICVINE__API_KEY
Removed
id_
field from all classes except Generic EntriesFull Changelog: 0.10.0...0.11.0
This discussion was created from the release v0.11.0 - Locations & Split Schemas.
Beta Was this translation helpful? Give feedback.
All reactions