An error occurred while fetching the assigned milestone of the selected merge_request.
@@ -300,7 +300,7 @@ public class CppRestSdkClientCodegen extends AbstractCppCodegen {
Created by: Peaches491
./bin/
to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh
and ./bin/security/{LANG}-petstore.sh
if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\
.master
, 3.1.x
, 4.0.x
. Default: master
.Fixes handling of UUID types, preventing the generation of std::shared_ptr<utility::string_t>
members in models.
NOTE: This PR does not effect the petshop sample, as petshop.json
does not make use of format: "uuid"
Preferences