Skip to content

Commit

Permalink
update documents
Browse files Browse the repository at this point in the history
  • Loading branch information
dekaulitz committed Jun 20, 2020
1 parent aea6f92 commit 381e089
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 @@ -51,5 +51,5 @@ so im just adding new extension fields:
* `x-default` new extension sub from `x-examples` related with default example

<h4>Swagger with mocks</h4>
You can see how to integrate swagger.json with the mock response with this <a href="https://github.com/dekaulitz/MockyUp/blob/master/src/main/resources/public/example_mocking_books.json.">structure</a>.
You can see how to integrate swagger.json with the mock response with this <a href="https://github.com/dekaulitz/MockyUp/blob/master/src/main/resources/public/example_mocking_books.json">structure</a>.
change the host with the current host and change `testing_path` with the id from database and check your request.

0 comments on commit 381e089

Please sign in to comment.