mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-25 19:56:09 +01:00
fix(swagger): format the value of ResourceList as int64 (#12767)
Closes #12482 Signed-off-by: He Weiwei <hweiwei@vmware.com>
This commit is contained in:
parent
01e4aa61f7
commit
e473127343
@ -5087,6 +5087,7 @@ definitions:
|
||||
type: object
|
||||
additionalProperties:
|
||||
type: integer
|
||||
format: int64
|
||||
QuotaUpdateReq:
|
||||
type: object
|
||||
properties:
|
||||
|
Loading…
Reference in New Issue
Block a user