Skip to content

OData: "The allowed functions are: allFunctions" #758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spaasis opened this issue Jul 20, 2021 · 0 comments
Closed

OData: "The allowed functions are: allFunctions" #758

spaasis opened this issue Jul 20, 2021 · 0 comments

Comments

@spaasis
Copy link

spaasis commented Jul 20, 2021

As discussed in #757
image

The reason for the behavior is an invalid enum check in https://github.com/microsoft/aspnet-api-versioning/blob/e16b579d240574053ebd8e7ee38c8686beaee174/src/Common.OData.ApiExplorer/AspNet.OData/Builder/DefaultODataQueryOptionDescriptionProvider.cs#L244-L245

The value passed to the block is AllowedFunctions.AllFunctions

spaasis pushed a commit to spaasis/aspnet-api-versioning that referenced this issue Jul 20, 2021
@spaasis spaasis mentioned this issue Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant