mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
00651dd340
* Add support to UUID type * Simplify and use a simple QString instead of a QUuid. Work for using a QUuid is way larger than supporting QString (imply modifying multiple c++ templates). Current needs are fullfill with the use of a simple QString, so I let the use of QUuid for future enhancement. * - add windows executable for generating qt5 security samples - update sample clients PS : some modifications on the samples are not related to the patch I applied. Were the samples up-to-date ? |
||
---|---|---|
.. | ||
windows | ||
csharp-petstore.sh | ||
go-petstore.sh | ||
java-petstore-okhttp-gson.sh | ||
javascript-closure-angular.sh | ||
javascript-petstore.sh | ||
lumen-petstore-server.sh | ||
objc-petstore.sh | ||
perl-petstore.sh | ||
php-petstore.sh | ||
python-petstore.sh | ||
qt5cpp-petstore.sh | ||
ruby-petstore.sh | ||
run-all-petstore-security-test | ||
scala-petstore.sh | ||
silex-petstore-server.sh | ||
slim-petstore-server.sh | ||
swift-petstore.sh | ||
typescript-angular2.sh | ||
typescript-angular.sh | ||
typescript-fetch.sh | ||
typescript-node.sh |