Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Commit 7b85b7e

Browse files
hrldcprHarishRaj11
authored and
HarishRaj11
committed
fix mock mode example
The given example doesn't actually work, as discussed in #342
1 parent 2c7dfcb commit 7b85b7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/mock-mode.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ produces:
4242
- application/json
4343
paths:
4444
/weather:
45+
x-swagger-router-controller: weather
4546
get:
4647
responses:
4748
"200":

0 commit comments

Comments
 (0)