openapi-generator/bin/security
sabras75 00651dd340 Fix#5463 - [QT5CPP] missing SWGUUID when generating client based on swager.yaml containing a string with format 'uuid' (#5472)
* 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 ?
2017-04-25 20:54:05 +08:00
..
windows Fix#5463 - [QT5CPP] missing SWGUUID when generating client based on swager.yaml containing a string with format 'uuid' (#5472) 2017-04-25 20:54:05 +08:00
csharp-petstore.sh [C#] Fix guid for C# security samples (#5283) 2017-04-04 14:38:47 +08:00
go-petstore.sh Add more security samples (#3344) 2016-07-12 19:51:28 +08:00
java-petstore-okhttp-gson.sh better code injection handling for java 2016-06-29 02:00:43 +08:00
javascript-closure-angular.sh better code injection handling for javascript closure client 2016-06-29 22:07:14 +08:00
javascript-petstore.sh better code injection handling for js 2016-06-29 21:18:35 +08:00
lumen-petstore-server.sh apply security fix to php lumne, silex, slim 2016-06-28 12:21:41 +08:00
objc-petstore.sh Add more security samples (#3344) 2016-07-12 19:51:28 +08:00
perl-petstore.sh better code injectino handling for perl client 2016-06-28 16:37:33 +08:00
php-petstore.sh apply security fix to php lumne, silex, slim 2016-06-28 12:21:41 +08:00
python-petstore.sh better code injection handling for python 2016-06-28 17:07:50 +08:00
qt5cpp-petstore.sh Add more security samples (#3344) 2016-07-12 19:51:28 +08:00
ruby-petstore.sh better code injection handling for ruby 2016-06-28 17:36:00 +08:00
run-all-petstore-security-test Add more security samples (#3344) 2016-07-12 19:51:28 +08:00
scala-petstore.sh Add more security samples (#3344) 2016-07-12 19:51:28 +08:00
silex-petstore-server.sh apply security fix to php lumne, silex, slim 2016-06-28 12:21:41 +08:00
slim-petstore-server.sh apply security fix to php lumne, silex, slim 2016-06-28 12:21:41 +08:00
swift-petstore.sh Add more security samples (#3344) 2016-07-12 19:51:28 +08:00
typescript-angular2.sh Add more security samples (#3344) 2016-07-12 19:51:28 +08:00
typescript-angular.sh Add more security samples (#3344) 2016-07-12 19:51:28 +08:00
typescript-fetch.sh Fix template directory used by samples script. (#5284) 2017-04-04 14:47:22 +08:00
typescript-node.sh Add more security samples (#3344) 2016-07-12 19:51:28 +08:00