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:
He Weiwei 2020-08-13 14:07:53 +08:00 committed by GitHub
parent 01e4aa61f7
commit e473127343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5087,6 +5087,7 @@ definitions:
type: object
additionalProperties:
type: integer
format: int64
QuotaUpdateReq:
type: object
properties: