Releases: viagogo/gogokit.net
Releases · viagogo/gogokit.net
GogoKit v0.10.0
- Added IOAuth2Client methods for the Authorization Code grant type
GogoKit v0.9.0
- Added support for cancelling requests in the ISellerListingClient, IBatchClient and IUserClient
GogoKit v0.8.2
- Fixed BatchClient issue generating the Uri for the batch endpoint
GogoKit v0.8.1
- Fixed BatchClient issue generating the Uri for the batch endpoint
GogoKit v0.8.0
- Add external_id and notes to create seller listing payloads
GogoKit v0.7.1
- Add BatchClient to IViagogoClient
GogoKit v0.7.0
- Add batch client
GogoKit v0.6.0
- ApiException.Message now returns actual error information from the API
purchasepreview:confirm
link added to PurchasePreview resource
GogoKit v0.5.0
- Get
client_credentials
token automatically if the client doesn't have a token already
GogoKit v0.4.0
- Added WebhooksClient