-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:enhancementEnhancement request targeting an existing experience.Enhancement request targeting an existing experience.
Milestone
Description
Create links for Actions and functions on entities and collections of entities. e.g.
<Action Name="getByIds" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="Collection(graph.directoryObject)" Nullable="false"/>
<Parameter Name="ids" Type="Collection(Edm.String)" Nullable="false" Unicode="false"/>
<Parameter Name="types" Type="Collection(Edm.String)" Unicode="false"/>
<ReturnType Type="Collection(graph.directoryObject)" Nullable="false"/>
</Action>
Metadata
Metadata
Assignees
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:enhancementEnhancement request targeting an existing experience.Enhancement request targeting an existing experience.