Skip to content

SchemaGenerator is not smart #4431

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
nyssance opened this issue Aug 22, 2016 · 2 comments
Closed

SchemaGenerator is not smart #4431

nyssance opened this issue Aug 22, 2016 · 2 comments
Milestone

Comments

@nyssance
Copy link
Contributor

nyssance commented Aug 22, 2016

If exists two api
/api/v1/users/{pk}/
/api/v1/users/{pk}/password/

It should all be included in users
but now split as two group: users and password

@decentral1se
Copy link
Contributor

@nypisces

You're missing context that could help track this problem down. Can you write a failing testcase for this and submit it as a PR?

For reporting, please check the issues docs.

@tomchristie tomchristie modified the milestone: 3.5.0 Release Sep 29, 2016
@tomchristie
Copy link
Member

Resolved via #4527. Now in the version-3-5 branch.

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

No branches or pull requests

3 participants