core: update swagger.yaml
This commit is contained in:
parent
b6f335bc09
commit
afb3d7fa3d
|
@ -912,12 +912,15 @@ components:
|
|||
required:
|
||||
- hash
|
||||
- size
|
||||
- pinned_at
|
||||
- mime_type
|
||||
properties:
|
||||
hash:
|
||||
type: string
|
||||
size:
|
||||
type: integer
|
||||
pinned_at:
|
||||
type: string
|
||||
mime_type:
|
||||
type: string
|
||||
RegistryQueryResponse:
|
||||
|
|
Loading…
Reference in New Issue