Skip to content

Commit

Permalink
Update products/appengine/api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson authored and modular-magician committed Aug 26, 2019
1 parent 57f2c4e commit 6049abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/appengine/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ objects:
name: 'id'
input: true
description: |
Relative name of the version within the service. Example v1. Version names can contain only lowercase letters, numbers, or hyphens. Reserved names,"default", "latest", and any name with the prefix "ah-".
Relative name of the version within the service. For example, `v1`. Version names can contain only lowercase letters, numbers, or hyphens. Reserved names,"default", "latest", and any name with the prefix "ah-".
- !ruby/object:Api::Type::String
name: 'runtime'
description: |
Expand Down

0 comments on commit 6049abb

Please sign in to comment.