Ameesha Isaac
Ameesha Isaac
## Description We no longer support querying directories by domain. ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets need updates. ```...
## Description We no longer support querying directories by domain. ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets need updates. ```...
## Description We no longer support "domain" as a query param moving forward. ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets...
when you have a tuple where a type of the field is `Optional[*]` it becomes a `Union` type and breaks when trying to deserialize `None` to whatever value it expects....
### What does this PR do? ### Motivation ### Review checklist (to be filled by reviewers) - [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e) -...