Skip to content

Commit

Permalink
[mauricio1802] refs #2 Add description to object properties in the re…
Browse files Browse the repository at this point in the history
…sponse
  • Loading branch information
mauricio1802 committed Feb 23, 2019
1 parent 4d585cf commit 760200d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mauricio1802_espec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,16 @@ paths:

properties:
name:
description: Name of the service
type: string
version:
description: Version of the service
type: string
env:
description: ENV_INFO environment variable value
type: string
isDebug:
description: Flag, wich indicates if the service is built in the debug configuration or not
type: boolean

default:
Expand Down

0 comments on commit 760200d

Please sign in to comment.