Skip to content

Commit 4071452

Browse files
authored
fix api.yml typo
1 parent a2287a2 commit 4071452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ paths:
8888
"grid_ie": int, // divert grid -import/+export in W
8989
"battery_level": int, // vehicle soc in %
9090
"battery_range": int, // vehicle range
91-
"time_to_full_charge" // vehicle charge ETA
91+
"time_to_full_charge": int // vehicle charge ETA
9292
}
9393
9494
responses:

0 commit comments

Comments
 (0)