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

Allow requests to API root #128

Open
sweeneytr opened this issue Apr 13, 2016 · 0 comments
Open

Allow requests to API root #128

sweeneytr opened this issue Apr 13, 2016 · 0 comments

Comments

@sweeneytr
Copy link

Some API's offer resources at the root of their api.

Root resources should be accessible with api.get(), however due to the difference in interface between API and Request objects the following work-around is necessary api._get_resource(**api._store).get().

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

1 participant