Skip to content

2.1.0

Compare
Choose a tag to compare
@jenksguo jenksguo released this 03 May 03:38
· 402 commits to master since this release
94d3ba9

Xero NetStandard SDK version 2.1.0 generated against OpenAPI Spec version 2.1.1

Added Identity APIs:

  • GetConnectionsAsync
  • DeleteConnectionAsync

Added Identity Models:

  • AccessToken
  • Connection
  • RefreshToken

SDK version updated to 2.1.0 (minor version-new functionality added)

Added note post release:
The Xero.NetStandard.OAuth2.Client is updated to v0.0.4 to include DeleteConnectionAsync(IXeroToken xeroToken, Tenant xeroTenant) method.