Skip to content

EnableQueryAttribute - static GetModel changed back to virtual - #553

Merged
xuzhg merged 3 commits into
OData:mainfrom
kjaworski:GetModel-as-virtual
Apr 14, 2022
Merged

EnableQueryAttribute - static GetModel changed back to virtual#553
xuzhg merged 3 commits into
OData:mainfrom
kjaworski:GetModel-as-virtual

Conversation

@kjaworski

Copy link
Copy Markdown
Contributor

Reverts part of commit daba950
Changes static GetModel method back to virtual in EnableQueryAttribute.

Fixes #537

@ghost

ghost commented Apr 5, 2022

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@xuzhg
xuzhg self-requested a review April 6, 2022 16:25
xuzhg
xuzhg previously approved these changes Apr 6, 2022
@xuzhg

xuzhg commented Apr 6, 2022

Copy link
Copy Markdown
Member

@kjaworski Can you also update the Unpublish.txt file?

When you build the project at your local visual studio, you can see some warnings. That's the public API change warning.

Please resolve the warning and make the build "green"

Thanks for your contribution.

@kjaworski

Copy link
Copy Markdown
Contributor Author

@xuzhg Thanks for the comment - fixed.

@kjaworski

Copy link
Copy Markdown
Contributor Author

@xuzhg Could you please re-approve?

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 this pull request may close these issues.

Cannot override GetModel method from EnableQueryAttribute

2 participants