Hi Paul,

For other langauges (C#, Java, Ruby, Python, PHP, etc), the auto-generated 
code also comes with documentation (installation instruction, code samples, 
etc). Here are a few examples:

https://github.com/swagger-api/swagger-codegen/blob/master/samples/client/petstore/php/SwaggerClient-php/README.md
https://github.com/swagger-api/swagger-codegen/blob/master/samples/client/petstore/csharp/SwaggerClient/README.md
https://github.com/swagger-api/swagger-codegen/blob/master/samples/client/petstore/ruby/README.md

If you've time, I can work with you to create auto-generated documentation 
for QT5 C++ client.

Best regards,
William


Paul Masri-Stone於 2017年2月26日星期日 UTC+8下午10時09分08秒寫道:
>
> Hi Tony,
>
> I just wanted to say thanks again. I'm up and running and your message 
> really helped.
>
> For others, I also hadn't realised that there is a PetStore sample for 
> Qt/C++ 
> <https://github.com/swagger-api/swagger-codegen/tree/master/samples/client/petstore/qt5cpp>,
>  
> though this is more of a unit test app than a usable example. It's also 
> worth saying that the generated code isn't bug-free 
> <https://github.com/swagger-api/swagger-codegen/issues/4835>but it's a 
> great way to get started.
>
> I plan to write my own classes now that I understand the structure better, 
> including an upgraded version of SWGHttpRequest that includes HTTP status 
> response codes and possibly with progressive loading signals. I'm not sure 
> I'll be able to convert this to mustache-style code for a pull request but 
> I'd be happy to raise a Git issue and provide it to help you and the 
> Swagger team upgrade the code generators, if that's of interest.
>
> Cheers,
> Paul
>

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to