openapi-generator/modules
stkrwork 8ab2b84c97 [CPP] [CPPREST] first steps on fixing the template (#5877)
* - Added Restbed Generator

* - Added Json processing functions to model
- Removed unnused code from restbed codegen class
- Added response header processing to api template

* Changed it to respect alphabetical order

* Made the string joining java 7 compatible

* Added samples

* First step in fixing the cpp rest template
regenerated new samples

TODO: Fix the other functions

* Updated samples
2017-06-20 01:29:42 +08:00
..
swagger-codegen [CPP] [CPPREST] first steps on fixing the template (#5877) 2017-06-20 01:29:42 +08:00
swagger-codegen-cli [CLI] #5147: make -D work like system properties (#5191) 2017-06-16 17:29:44 +08:00
swagger-codegen-maven-plugin Moving import-mappings out of configOptions and converting it into a list, rather than being a comma-separated string. (#5384) 2017-05-23 21:46:27 +08:00
swagger-generator #5712 put @JsonValue to appropriate place in generated enum, add TypeAdapter for Gson enums, enhance tests (#5713) 2017-06-02 16:03:32 +08:00