This commit is contained in:
Robert Wallach
2018-01-26 16:30:31 -06:00
parent c41dba8cf9
commit f2dc5c6cc5

View File

@@ -85,7 +85,7 @@ In the previous section, you learned how to create a simple Prism instance that
# Validating Mock Servers
Validating an existing service is powerful, but what happens if you are still implementing your API and all you have is a mock server. How do you keep the examples valid?
Validating an existing service is powerful, but what happens if you are still implementing your API and all you have is a mock server? How do you keep the examples valid?
_Note: If you don't have an existing mock server, check out [this](https://next.stoplight.io/stoplight/stoplight-next-docs/blob/master/prism.mock.server.md) article first and then continue reading._
@@ -99,5 +99,5 @@ You now have a fully functional prism contract server. We have created a public
For the more experienced Prism user, we have set up some advanced prism instances in the official Stoplight Next [Prism Project](https://next.stoplight.io/stoplight/prism).
<!--stackedit_data:
eyJoaXN0b3J5IjpbLTEyNzUxNDc3MTVdfQ==
eyJoaXN0b3J5IjpbMTI2NjI2NTU0OF19
-->