We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a2bb0 commit 663dc8fCopy full SHA for 663dc8f
appengine-java8/endpoints-v2-backend/README.md
@@ -41,7 +41,7 @@ To deploy the sample API:
41
42
0. Invoke the `gcloud` command to deploy the API configuration file:
43
44
- gcloud service-management deploy openapi.json
+ gcloud service-management deploy target/openapi-docs/openapi.json
45
46
0. Deploy the API implementation code by invoking:
47
0 commit comments