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

Move http invocation to bravado #159

Merged
merged 6 commits into from
Jul 13, 2015

Conversation

analogue
Copy link
Contributor

Related PR on the bravado-core side - Yelp/bravado-core#31

This just wraps the Resource and Operation objects from bravado-core to allow invocation of the http call.

The operation_docstring_wrapper is a weird workaround for the (only?) way to get docstrings generated and for the operation to still be callable.

Tested with a local client and works as expected.

@dnephin
Copy link
Contributor

dnephin commented Jul 13, 2015

lgtm

analogue added a commit that referenced this pull request Jul 13, 2015
@analogue analogue merged commit e186e4f into Yelp:master Jul 13, 2015
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.

None yet

2 participants