Skip to content

Commit afbb23c

Browse files
committed
fix(schema): /congestion should be get
1 parent e514eb1 commit afbb23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/flowmotion_api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tags:
1818
description: Routing API finds the fastest route between two locations.
1919
paths:
2020
/congestions:
21-
post:
21+
get:
2222
tags: [Congestion]
2323
summary: Retrieve congestion data
2424
description:

0 commit comments

Comments
 (0)