Skip to content

Commit

Permalink
Updates for the Developer Portal (#599)
Browse files Browse the repository at this point in the history
Updates the echoMessage definition. Adding type: "object" provides a better user experience in the Developer Portal.
  • Loading branch information
navinger authored and jmdobry committed Apr 6, 2018
1 parent 13d0d44 commit 772d408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions endpoints/getting-started/openapi-appengine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ paths:
- google_id_token: []
definitions:
echoMessage:
type: "object"
properties:
message:
type: "string"
Expand Down

0 comments on commit 772d408

Please sign in to comment.