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

Commit c13156b

Browse files
authored
Merge pull request #511 from hrldcpr/patch-1
fix mock mode example
2 parents 2c7dfcb + 661928f commit c13156b

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)