Releases: ordercloud-api/ordercloud-dotnet-sdk
Releases · ordercloud-api/ordercloud-dotnet-sdk
0.6.5
- Bugfix: exclude
searchOn
and sortBy
list opts when not specified in fluent DSL
0.6.4
- Bugfix: Ad-hoc authentication was overwriting default TokenResponse (#20)
0.6.3
- Bugfix: AuthenticateAsync wasn't using passed creds (#18)
0.6.2
- Bugifx: Unable to patch a partial with custom xp (#16)
0.6.1
- Bugfix: Naming conflicts between properties and nested classes (RouteParams) under WebhookPayloads (related to #11)
0.6.0
- Specify model type instead of xp type in endpoint methods that return models with strongly typed xp (#13)
0.5.0
- Webhook payload and response models (#11)
0.4.0
- Strongly typed xp on nested models (#9)
0.3.0
- Builder pattern for list options (#6)
- Writable API-read-only properties (#7)
0.2.1
- Provide ad-hoc access token to any endpoint (#4)