smartsheet-platform / smartsheet-csharp-sdk

Library that uses C# to connect to Smartsheet services.
Apache License 2.0
35 stars 30 forks source link

ADMIN_WEBHOOKS is missing in the AccessScope Enum #127

Open emadelwany opened 3 years ago

emadelwany commented 3 years ago

It looks like the "ADMIN_WEBHOOKS" scope mentioned here: https://smartsheet-platform.github.io/api-docs/#access-scopes

Is missing from the current AccessScope enum: https://github.com/smartsheet-platform/smartsheet-csharp-sdk/blob/master/main/Smartsheet/Api/OAuth/AccessScope.cs