core: update swagger.yaml

This commit is contained in:
Derrick Hammer 2024-03-21 16:29:13 -04:00
parent b6f335bc09
commit afb3d7fa3d
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 3 additions and 0 deletions

View File

@ -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: