From ebad136d660b73ce7438c2f9c15b3827ad3987e1 Mon Sep 17 00:00:00 2001 From: Robert Wallach Date: Fri, 26 Jan 2018 16:22:45 -0600 Subject: [PATCH] Uploaded by https://stackedit.io/ --- articles/prism/validation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/prism/validation.md b/articles/prism/validation.md index 98654bb..bab416a 100644 --- a/articles/prism/validation.md +++ b/articles/prism/validation.md @@ -83,7 +83,7 @@ In the previous section, you learned how to create a simple Prism instance that ![](../../assets/gifs/validation-todos-prism-local.gif) -# Validating Mock servers +# 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? @@ -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). \ No newline at end of file