You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you! If this is as simple as adding an entry to the GeoLocation enum (I don't see any specific country mentions in the code, but did not dig deeply), I can open a PR. I do not know the side-effects internally of such an addition.
The text was updated successfully, but these errors were encountered:
Category
Describe the bug
Steps to reproduce
GeoLocation
enum here: https://github.com/pnp/pnpcore/blob/dev/src/sdk/PnP.Core.Admin/Model/Microsoft365/Public/Enums/GeoLocation.csPOL
is missing in the PnP Code enum.Expected behavior
The
POL
GeoLocation should be present and available for operations in the library.Environment details (development & target environment)
n/a
Additional context
n/a
Thank you! If this is as simple as adding an entry to the
GeoLocation
enum (I don't see any specific country mentions in the code, but did not dig deeply), I can open a PR. I do not know the side-effects internally of such an addition.The text was updated successfully, but these errors were encountered: