Matt Dzwonczyk
Matt Dzwonczyk
Users should be able to convert from one unit to the same unit using any of the aliases in `_internal_accepted_names`. For example: Celsius to C, or °f to Fahrenheit.
Right now UnitConverter is more of a command line script, but it may be more useful if it could be used like a proper API. This shouldn't be too difficult...
Converted result should return as many significant digits as the input number with the fewest significant digits.
Another useful conversion would be number base conversion. A user should be able to enter an number in one base, and provide the base they would like to convert it...
## Description Add organization membership deactivate and reactivate API methods. ## 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 Make events parameter required for listEvents. ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets need updates. ``` [x] Yes...
## Description We no longer support querying directories by domain, so removing the option from the method doc. ## Documentation Does this require changes to the WorkOS Docs? E.g. the...
## Description Add authentication events. ## 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...
## Description Add organization membership deactivate and reactivate API methods. ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets need updates. ```...