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

OpenAPI client generator #59

Open
kolodi opened this issue Mar 15, 2019 · 5 comments
Open

OpenAPI client generator #59

kolodi opened this issue Mar 15, 2019 · 5 comments
Labels
cool Nice info!

Comments

@kolodi
Copy link

kolodi commented Mar 15, 2019

First of all, let me thank you for this beautiful unity http handler.

I've been creating simple http wrappers in my almost every unity project and recently I did the same for my UnityOpenApi/master project. I started with simple co-routines and callbacks (for major compatibility), and I realized pretty soon that this approach is quite limited, especially for download/upload progress and overall readability and prettiness of the code. So then I've found your project and instantly wanted to integrate it UnityOpenApi/dev.

Please feel free to check it out an maybe to contribute. I will definitely contribute into yours, I have already a couple of changes in mind :)

@jdnichollsc
Copy link
Member

Sounds amazing, thanks mate!

@jdnichollsc jdnichollsc added the cool Nice info! label Apr 13, 2019
@jdnichollsc
Copy link
Member

@kolodi try the last release, It would be much better including the code of RSG.Promise library instead of use a dll to avoid issues from UWP as you can see here => #67 (comment)

@kolodi
Copy link
Author

kolodi commented May 27, 2019

@kolodi try the last release, It would be much better including the code of RSG.Promise library instead of use a dll to avoid issues from UWP as you can see here => #67 (comment)

Ok, thx for referencing, I will reintegrate the last release to solve the problem with HL

@jdnichollsc
Copy link
Member

@kolodi check mate the last version 2.5.7! 👍

@jdnichollsc
Copy link
Member

and check the last version 2.6.0 to support query string params! 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cool Nice info!
Projects
None yet
Development

No branches or pull requests

2 participants