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

Provide integration with WebApiExtension #15

Open
fesor opened this issue Sep 27, 2014 · 3 comments
Open

Provide integration with WebApiExtension #15

fesor opened this issue Sep 27, 2014 · 3 comments
Milestone

Comments

@fesor
Copy link
Owner

fesor commented Sep 27, 2014

For those who use web-api-extension it's not so easy to use json_spec. @tyx provided his proof-of-concept to integrate WebApiContext with json context: tyx/WebApiExtension@58d832a but i don't like the idea of extending context to use it with another.

Solution: use wrapped Guzzle/Client to get last response.

@fesor fesor closed this as completed Sep 28, 2014
@fabioginzel
Copy link

How its work?

@fesor
Copy link
Owner Author

fesor commented Aug 7, 2015

Currently only mink support comes out of the box. Currently is just impossible to do this with web-api-extension since we don't have access to response.

I closed this issue only because i don't use web-api-extension. If you need a way for Guzzle transparent support i will reopen in.

One possible solution is to wrap client and remember it's responses from this proxy object... If you really need this, then i can make one in a next week (also welcome for your PRs 😉 ).

@fabioginzel
Copy link

thank you, I am very grateful

@fesor fesor reopened this Aug 7, 2015
@fesor fesor added this to the v1.0.1 milestone Aug 7, 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

No branches or pull requests

2 participants