From 760200d2c8e7170c41a9f5e7ab426c0f9f9eb9d7 Mon Sep 17 00:00:00 2001 From: Mauricio Perdomo Date: Sat, 23 Feb 2019 15:11:58 -0500 Subject: [PATCH] [mauricio1802] refs #2 Add description to object properties in the response --- mauricio1802_espec.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mauricio1802_espec.yml b/mauricio1802_espec.yml index aa91a73..ba1a242 100644 --- a/mauricio1802_espec.yml +++ b/mauricio1802_espec.yml @@ -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: