workos / workos-dotnet

Official .NET SDK for interacting with the WorkOS API
MIT License
11 stars 8 forks source link

Add `DomainData` to Organization create and update methods, replacing deprecated `domains` #165

Closed mthadley closed 6 months ago

mthadley commented 6 months ago

Description

Adds a new DomainData option to be passed to Organization create and update calls, instead of the Domains parameter which is being deprecated.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

linear[bot] commented 6 months ago

AUTH-3095 .NET: Add `domains_data` to SDKs and deprecate `domains`