Closed mthadley closed 6 months ago
Adds a new DomainData option to be passed to Organization create and update calls, instead of the Domains parameter which is being deprecated.
DomainData
Domains
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.
AUTH-3095 .NET: Add `domains_data` to SDKs and deprecate `domains`
Description
Adds a new
DomainData
option to be passed to Organization create and update calls, instead of theDomains
parameter which is being deprecated.Documentation
Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.
If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.