Skip to content
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

[Design] Hide ODataDomainController and allow fallback to OData Web API #193

Closed
lewischeng-ms opened this issue Aug 19, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@lewischeng-ms
Copy link
Contributor

We don't want the user to implement a controller that inherits from ODataDomainController if he just wants the default implementation. If he wants some custom routes, he can implement an ordinary ODataController.

@lewischeng-ms lewischeng-ms self-assigned this Aug 19, 2015
@lewischeng-ms lewischeng-ms added this to the v0.3.0-beta2-API milestone Aug 19, 2015
@lewischeng-ms lewischeng-ms changed the title [Design] Hide ODataDomainController and allow fallback to Web API [Design] Hide ODataDomainController and allow fallback to OData Web API Aug 27, 2015
@lewischeng-ms
Copy link
Contributor Author

Done as 408df25

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