-
Notifications
You must be signed in to change notification settings - Fork 347
Open
Description
Since we now have the following specs:
- New command: viva engage community list #6278
- New command: viva engage community set #6279
- New command: viva engage community remove #6280
We could get rid of commands:
viva engage group list
viva engage group user add
viva engage group user remove
This would mean that we need a spec for the last two commands mentioned above as well.
Why should we remove these commands? Viva Engage groups and communities are the same thing. The group APIs use an unstable undocumented API that required extra scopes to be consented on the app registration. While the community commands just use Graph.
If we agree, we can spec out viva engage community user add
and viva engage community user remove
.
On hold until these are implemented: