Skip to content

ISteamWebAPIUtil.GetSupportedAPIList() package parsing mechanism #5

Open
@michaeljohnbarr

Description

@michaeljohnbarr

Each interface has methods with a unique <method_version> keyword argument. If we retrieve the latest version of each method as reported by ISteamWebAPIUtil.GetSupportedAPIList() and compare them to our methods, we can nearly guarantee that we can keep our package updated with the latest method versions. Other benefits are listed below.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions