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

Input type QoL improvements #313

Merged
merged 8 commits into from
Aug 5, 2024
Merged

Conversation

tribble
Copy link

@tribble tribble commented Aug 3, 2024

Description

As much as was possible, I moved types used as inputs close to the SDK methods that use them. This wasn't possible across the board because of some circular dependencies. I suspect the right way to fix this is to move all the types into organized folders within /types. However, that may get rid of the need for /resources almost entirely.

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.

@tribble tribble requested a review from mattgd August 3, 2024 00:00
@tribble tribble requested a review from a team as a code owner August 3, 2024 00:00
@tribble tribble mentioned this pull request Aug 3, 2024
@tribble tribble merged commit f518871 into beta-5.0 Aug 5, 2024
5 checks passed
@tribble tribble deleted the qol-audit-logs-improvements branch August 5, 2024 15:41
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