This commit is contained in:
Travis Reeder
2017-09-11 16:03:20 -07:00
parent c6f9b50afe
commit fdc3e76359
2 changed files with 4 additions and 1 deletions

View File

@@ -508,7 +508,7 @@ definitions:
readOnly: true readOnly: true
config: config:
type: object type: object
description: Application configuration description: Application configuration, applied to all routes.
additionalProperties: additionalProperties:
type: string type: string

View File

@@ -0,0 +1,3 @@
name: helloapp
config:
foo: bar