-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
priority:p2Medium. Generally has a work-around and a smaller sub-set of customers is affected. SLA <=30 daysMedium. Generally has a work-around and a smaller sub-set of customers is affected. SLA <=30 daystype:bugA broken experienceA broken experience
Milestone
Description
The add action of followed site is missing in the OpenAPI description - /users/{user-id}/followedSites/add is missing.

And According to the metadata, it should be supported:
<Action Name="add" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.site)" />
<Parameter Name="value" Type="Collection(graph.site)" />
<ReturnType Type="Collection(graph.site)" />
</Action
This is still missing in the 1.0.10 version.
We would expect to have all supported paths in the OpenAPI document so we could generate PowerShell cmdlets for each of them.
aaclage
Metadata
Metadata
Assignees
Labels
priority:p2Medium. Generally has a work-around and a smaller sub-set of customers is affected. SLA <=30 daysMedium. Generally has a work-around and a smaller sub-set of customers is affected. SLA <=30 daystype:bugA broken experienceA broken experience