Skip to content

Commit

Permalink
Merge pull request #188 from paulhauner/patch-12
Browse files Browse the repository at this point in the history
Add hint about "dev"
  • Loading branch information
mpetrunic committed Feb 4, 2022
2 parents a72fb78 + dcd308b commit 6186ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ yarn global add simplehttpserver
simplehttpserver
```
And api spec will render on [http://localhost:8000](http://localhost:8000).
And api spec will render on [http://localhost:8000](http://localhost:8000). Local changes will be observable if "dev" is selected in the "Select a definition" drop-down in the web UI.

Users may need to tick the "Disable Cache" box in their browser's developer tools to see changes after modifying the source.

Expand Down

0 comments on commit 6186ab6

Please sign in to comment.