Skip to content

Odata action name breaks endpoint #689

@anranruye

Description

@anranruye

I just transfer to endpoint middleware odata route config with the new release api versioning 5.0.0.

I find that some of my httpget methods don't work. These methods have names like 'GetOrders'. While 'Get' and 'GetOrder' are ok. All other names failed even if work with OdataRoute attribute.

then I try to reproduce this in the OdataSwaggerSample project and it happens. but it doesn't happen in aspnetcore odata sample project without api versioning.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions