Skip to content

Commit 5690ef9

Browse files
hrldcprHarishRaj11
authored and
HarishRaj11
committedMar 11, 2019
fix mock mode example
The given example doesn't actually work, as discussed in swagger-api#342
1 parent 2c7dfcb commit 5690ef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docs/mock-mode.md

+1
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)
Please sign in to comment.