File tree 1 file changed +4
-2
lines changed
appengine/endpoints-frameworks-v2/backend
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`
99
99
<details >
100
100
<summary >more details</summary >
101
101
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.
104
106
</details >
105
107
106
108
### Generating the openapi.json file
You can’t perform that action at this time.
0 commit comments