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
|
openapi: 3.0.0
|
||||||
info:
|
info:
|
||||||
title: Sound storage as object
|
title: Sound storage as object
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
servers:
|
servers:
|
||||||
- url: https://dev.k8s.tcloud.enginner/api/storage/v1
|
- url: https://dev.k8s.tcloud.enginner/api/storage/v1
|
||||||
paths:
|
paths:
|
||||||
@ -14,7 +14,7 @@ paths:
|
|||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
id:
|
description:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
tag:
|
tag:
|
||||||
|
Loading…
Reference in New Issue
Block a user