Skip to content

Missing query parameters for raw count endpoints #313

@baywet

Description

@baywet

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 daystype:bugA broken experience

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions