Changed id to description
and updated version number
This commit is contained in:
parent
963d8c31b3
commit
6eccbb007a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user