File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
appengine/endpoints-frameworks-v2/backend Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -99,8 +99,10 @@ Note for windows user: Use `gradlew.bat` instead of `./gradlew`
9999<details >
100100 <summary >more details</summary >
101101 The project contains the standard java and war plugins and in addition to that it contains the following plugins:
102- [ endpoints-framework-gradle-plugin] ( https://github.com/GoogleCloudPlatform/endpoints-framework-gradle-plugin ) for the endpoint related tasks and
103- [ appengine-gradle-plugin] ( https://github.com/GoogleCloudPlatform/app-gradle-plugin ) for the appengine standard related tasks.
102+ https://github.com/GoogleCloudPlatform/endpoints-framework-gradle-plugin for the endpoint related tasks and
103+ https://github.com/GoogleCloudPlatform/app-gradle-plugin for the appengine standard related tasks.
104+
105+ Check the links for details about the available Plugin Goals and Parameters.
104106</details >
105107
106108### Generating the openapi.json file
You can’t perform that action at this time.
0 commit comments