fix attribute names on ProgressDetail

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Upstream-commit: 5e63edfa935e4f87e588d358d7060227745de288
Component: engine
This commit is contained in:
Nicolas De Loof
2017-12-16 09:38:34 +01:00
parent 264a31ea91
commit 756e315027
+2 -2
View File
@@ -1545,9 +1545,9 @@ definitions:
ProgressDetail:
type: "object"
properties:
code:
current:
type: "integer"
message:
total:
type: "integer"
ErrorResponse: