Skip to content

OData query options without $.  #341

@nikithauc

Description

@nikithauc

On the beta endpoint, the $ prefix is optional. For example, instead of $filter, you can use filter. On the v1 endpoint, the $ prefix is optional for only a subset of APIs - Source.

The JS-client client currently considers & <$query option> as two different query param keys. Should this be changed? Or do we wait till the service consistently allows a query option with/without $ for all endpoints?
Discussion
AB#7548

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions