Skip to content

Commit bb6ede2

Browse files
navingerlesv
authored andcommitted
Updates for the Developer Portal (GoogleCloudPlatform#1085)
Updates the echoMessage definition. Adding type: "object" provides a better user experience in the Developer Portal.
1 parent d90dece commit bb6ede2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

endpoints/getting-started/openapi-appengine.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ paths:
7878
google_id_token: []
7979
definitions:
8080
echoMessage:
81+
type: "object"
8182
properties:
8283
message:
8384
type: "string"

0 commit comments

Comments
 (0)