Skip to content

Commit 0097bf4

Browse files
navingerbshaffer
authored andcommitted
Updates for the Developer Portal (GoogleCloudPlatform#588)
Updates the echoMessage definition. Adding type: "object" provides a better user experience in the Developer Portal.
1 parent eb3ba49 commit 0097bf4

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
@@ -62,6 +62,7 @@ paths:
6262

6363
definitions:
6464
echoMessage:
65+
type: "object"
6566
properties:
6667
message:
6768
type: "string"

0 commit comments

Comments
 (0)