Skip to content

Commit 986e56b

Browse files
navingerandrewsg
authored andcommitted
Updates for the Developer Portal (GoogleCloudPlatform#1437)
Updates the echoMessage definition. Adding type: "object" provides a better user experience in the Developer Portal.
1 parent e985305 commit 986e56b

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
@@ -77,6 +77,7 @@ paths:
7777

7878
definitions:
7979
echoMessage:
80+
type: "object"
8081
properties:
8182
message:
8283
type: "string"

0 commit comments

Comments
 (0)