We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c082c7 commit 602549cCopy full SHA for 602549c
modules/openapi-generator/src/main/resources/php/api_doc.mustache
@@ -1,6 +1,6 @@
1
-# {{invokerPackage}}\{{classname}}{{#description}}
+# {{invokerPackage}}\{{classname}}{{#operationTagDescription}}
2
3
-{{.}}{{/description}}
+{{operationTagDescription}}{{/operationTagDescription}}
4
5
All URIs are relative to {{basePath}}, except if the operation defines another base path.
6
0 commit comments