modules/…/…/…/…/php-symfony
services.mustache +1 -0
samples/server/…/…/…/Resources/config
services.yml +3 -0
@@ -25,6 +25,7 @@ services:
@@ -32,6 +33,7 @@ services:
@@ -39,4 +41,5 @@ services:
Created by: ossinkine
./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.4.x
, 4.0.x
master
.Fixes #1002 (closed) Continues #1003
cc @jebentier @dkarlovi @mandrean @jfastnacht @ackintosh @ybelenko @renepardon
Preferences