diff --git a/swagger.yml b/swagger.yml index fb8e871..98ed36d 100644 --- a/swagger.yml +++ b/swagger.yml @@ -228,7 +228,9 @@ components: properties: input: type: array - items: string + items: + type: string + description: "Input string(s) for recipe" example: "input for recipe" recipe: type: array @@ -344,4 +346,4 @@ components: timestamp: type: string - \ No newline at end of file +