-
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 raw count endpoints ($count path item) are missing query parameters descriptions from the parent endpoint.
The service supports https://graph.microsoft.com/v1.0/me/messages/$count?$filter=isDraft eq false but the conversion process is missing the query parameters from messages on the $count path item.
Assemblies affected
1.2.0-preview8
Expected result
$count endpoints to have query parameters from the parent set/collection (filter, search and custom parameters)
http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html#sec_AddressingtheCountofaCollection
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