Skip to content

OData $metadata Returns Incorrect EDM #7

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
commonsensesoftware opened this issue Aug 10, 2016 · 0 comments
Closed

OData $metadata Returns Incorrect EDM #7

commonsensesoftware opened this issue Aug 10, 2016 · 0 comments
Assignees
Labels

Comments

@commonsensesoftware
Copy link
Collaborator

The VersionedMetadataController is API version-neutral and can be accessed using the path ~/$metadata without specifying an API version. In this scenario, the EDM model returned should match the configured, default API version. In some scenarios, the controller returns the EDMX for a different API version.

commonsensesoftware pushed a commit that referenced this issue Aug 11, 2016
…s also match the correct EDM and that controllers are implicitly matched when allowed. This fixes #7 and fixes #8.
commonsensesoftware pushed a commit that referenced this issue Aug 11, 2016
…s also match the correct EDM and that controllers are implicitly matched when allowed. This fixes #7 and fixes #8.
@commonsensesoftware commonsensesoftware self-assigned this Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant