openapi-generator/samples
stkrwork 23ab5177b3 [C++][Pistache] Fix optional error and wrong function signatures (#264)
* Added missing includes for optional

* Removed shared pointer from pistache generator

* Changed Net namespace to Pistache Namespace

* Clean up code and removed unnecessary lines in mustache files

* Removed remaining shared pointer syntax

* Code review fixes + updated samples

* Added const to all model setter functions, and reference to all params in setters that are not primitives

* Refactored modelbase

* Removed const

* Updated samples
2018-06-22 09:12:35 +08:00
..
client update go client, server petstore samples (#365) 2018-06-21 21:59:56 +08:00
config/petstore/apache2 Rename "swagger" to "openapi" (#191) 2018-04-22 21:28:17 +02:00
documentation/cwiki Regenerate samples (#367) 2018-05-08 16:44:51 +08:00
dynamic-html Rename default package for html, html2, dynamic-html (#350) 2018-05-07 09:55:23 +02:00
html Regenerate samples (#367) 2018-05-08 16:44:51 +08:00
html2 Update Scala gatling's default value (#390) 2018-05-09 16:34:54 +08:00
html.md Add reactive option for Spring Boot (webflux) 2018-05-05 17:26:08 +02:00
meta-codegen Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
openapi3/client/petstore/php [php] Correctly handle multiple valid responses (#128) 2018-06-20 21:26:23 +09:00
server [C++][Pistache] Fix optional error and wrong function signatures (#264) 2018-06-22 09:12:35 +08:00
yaml