workos / workos-dotnet

Official .NET SDK for interacting with the WorkOS API
MIT License
11 stars 8 forks source link

Added missing values to DirectoryState enum #174

Closed WillyPain closed 3 months ago

WillyPain commented 3 months ago

Description

https://github.com/workos/workos-dotnet/issues/173 - Added missing values to DirectoryState enum.

Documentation

Documentation is missing some state values https://workos.com/docs/reference/directory-sync/directory (not sure how to raise a PR for this)

PaulAsjes commented 3 months ago

Thanks for this! Can you let me know where the docs are missing values? It looks like the missing state values are there for me: CleanShot 2024-07-18 at 15 36 03

WillyPain commented 3 months ago

My bad my bad (didnt notice there were two columns lol). Thanks for reviewing guys!