From 6eccbb007a7043a9c13c1fdf309d8457f3b67819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=BCnk=C3=B6sd=20Marcell?= Date: Wed, 25 Mar 2020 01:55:14 +0100 Subject: [PATCH] Changed id to description and updated version number --- storage.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/storage.yml b/storage.yml index a5c2d5c..625d47e 100644 --- a/storage.yml +++ b/storage.yml @@ -1,7 +1,7 @@ openapi: 3.0.0 info: title: Sound storage as object - version: 1.1.0 + version: 1.1.1 servers: - url: https://dev.k8s.tcloud.enginner/api/storage/v1 paths: @@ -14,7 +14,7 @@ paths: schema: type: object properties: - id: + description: type: object properties: tag: