Skip to content

Commit 18b3def

Browse files
committed
Revert "Merge pull request #356 from earthiverse/main"
This reverts commit a4f3b8d, reversing changes made to cc5c871.
1 parent 5d91e61 commit 18b3def

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

swagger-config/marketing/php/templates/Configuration.mustache

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ class Configuration
2626
protected $debugFile = 'php://output';
2727
protected $tempFolderPath;
2828
protected $timeout = 120;
29-
{{#apiInfo}}{{#apis}}{{#operations}}{{#operation}}{{#-first}}public ${{#tags}}{{{name}}}{{/tags}};
30-
{{/-first}}{{/operation}}{{/operations}}{{/apis}}{{/apiInfo}}
3129
3230
{{#apiInfo}}{{#apis}}{{#operations}}{{#operation}}{{#-first}}public ${{#tags}}{{{name}}}{{/tags}};
3331
{{/-first}}{{/operation}}{{/operations}}{{/apis}}{{/apiInfo}}

0 commit comments

Comments
 (0)