Skip to content

v1.3.1 #92

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

Merged
merged 14 commits into from
Apr 13, 2017
Merged

v1.3.1 #92

merged 14 commits into from
Apr 13, 2017

Conversation

jaredcnance
Copy link
Contributor

Closes #85
Closes #86

Copy link
Contributor

@JanMattner JanMattner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this solution it is only possible to have a JSONAPI controller with dasherized route that directly inherits from the base class JsonApiController. However, it should be possible to have a deeper inheritance hierarchy.

@JanMattner
Copy link
Contributor

JanMattner commented Apr 12, 2017

I have added tests for the deeper inheritance case and fixed it with a simpler check for the subtype. I think that should be sufficient.

@jaredcnance are you okay with that? Apart from that, I think everything else is fine.

@jaredcnance
Copy link
Contributor Author

@JanMattner looks great! Thanks!

I want to let this sit for another day or so to give anyone else a chance to comment before merging this in. Until then, these changes are available on MyGet.

@jaredcnance jaredcnance merged commit 219ccfc into master Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants