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
{{ message }}
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
Please specify what version of the library you are using: [3.0.6]
Expected / Desired Behavior / Question
Add the endpoints under /_api/SP.UI.ApplicationPages.ClientPeoplePickerWebServiceInterface to the API.
This allows building custom people picker functionality in client-side components.
If this feature has a place in the API but the priority is not high enough to see it in the near future, I can implement this myself and create a PR.
Category
[x] Enhancement
[ ] Bug
[ ] Question
Version
Please specify what version of the library you are using: [3.0.6]
Expected / Desired Behavior / Question
Add the endpoints under
/_api/SP.UI.ApplicationPages.ClientPeoplePickerWebServiceInterfaceto the API.This allows building custom people picker functionality in client-side components.
If this feature has a place in the API but the priority is not high enough to see it in the near future, I can implement this myself and create a PR.
Related to #633
Thanks!