Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add domain_data to Organization API and deprecate domains #1025

Conversation

oliverzheng
Copy link
Contributor

Description

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.

Copy link

linear bot commented Apr 18, 2024

@mthadley mthadley self-requested a review April 29, 2024 19:37
@mthadley mthadley marked this pull request as ready for review April 29, 2024 19:37
@mthadley mthadley requested a review from a team as a code owner April 29, 2024 19:37
domains?: string[];
domain_data?: DomainData[];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use camel-case for parameters to SDK methods, and convert to snake-case as part of the serialization process.

@mthadley mthadley merged commit 5443fbc into main Apr 29, 2024
6 checks passed
@mthadley mthadley deleted the feature/auth-2965-nodejs-add-domains_data-to-sdks-and-deprecate-domains branch April 29, 2024 21:49
PaulAsjes pushed a commit that referenced this pull request May 8, 2024
## Description

## Documentation

Does this require changes to the WorkOS Docs? E.g. the [API
Reference](https://workos.com/docs/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.

---------

Co-authored-by: Michael Hadley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants