Skip to content

Releases: viagogo/gogokit.net

GogoKit v0.10.0

20 Feb 16:30
Compare
Choose a tag to compare
  • Added IOAuth2Client methods for the Authorization Code grant type

GogoKit v0.9.0

15 Feb 06:05
Compare
Choose a tag to compare
  • Added support for cancelling requests in the ISellerListingClient, IBatchClient and IUserClient

GogoKit v0.8.2

10 Feb 17:38
Compare
Choose a tag to compare
  • Fixed BatchClient issue generating the Uri for the batch endpoint

GogoKit v0.8.1

10 Feb 09:46
Compare
Choose a tag to compare
  • Fixed BatchClient issue generating the Uri for the batch endpoint

GogoKit v0.8.0

08 Feb 16:11
Compare
Choose a tag to compare
  • Add external_id and notes to create seller listing payloads

GogoKit v0.7.1

05 Feb 01:25
Compare
Choose a tag to compare
  • Add BatchClient to IViagogoClient

GogoKit v0.7.0

04 Feb 15:38
Compare
Choose a tag to compare
  • Add batch client

GogoKit v0.6.0

15 Dec 14:59
Compare
Choose a tag to compare
  • ApiException.Message now returns actual error information from the API
  • purchasepreview:confirm link added to PurchasePreview resource

GogoKit v0.5.0

23 Nov 11:00
Compare
Choose a tag to compare
  • Get client_credentials token automatically if the client doesn't have a token already

GogoKit v0.4.0

12 Oct 22:05
Compare
Choose a tag to compare
  • Added WebhooksClient