Skip to content

Commit bab6c41

Browse files
daniel-sancheengelke
authored andcommitted
added name to endpoints bookstore grpc yaml (GoogleCloudPlatform#1902)
1 parent a45d3b0 commit bab6c41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

endpoints/bookstore-grpc/api_config_http.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
type: google.api.Service
2222
config_version: 3
2323

24+
#
25+
# Name of the service configuration.
26+
#
27+
name: bookstore.endpoints.<MY_PROJECT_ID>.cloud.goog
28+
2429
#
2530
# HTTP rules define translation from HTTP/REST/JSON to gRPC. With these rules
2631
# HTTP/REST/JSON clients will be able to call the Bookstore service.

0 commit comments

Comments
 (0)