core: update swagger.yaml
This commit is contained in:
parent
f31b343aa0
commit
c32edef621
|
@ -911,10 +911,13 @@ components:
|
|||
type: object
|
||||
required:
|
||||
- hash
|
||||
- size
|
||||
- mime_type
|
||||
properties:
|
||||
hash:
|
||||
type: string
|
||||
size:
|
||||
type: integer
|
||||
mime_type:
|
||||
type: string
|
||||
RegistryQueryResponse:
|
||||
|
|
Loading…
Reference in New Issue