From 422e79dd012e697da702a7ec90a38c54b2b98672 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Sun, 21 Jul 2013 10:07:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 736164facbb..e0cb8cf2323 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ client codegen and ui may not work correctly. To validate an api and write output to ./swagger-errors.html: ``` -./bin/validate.sh http://petstore.swagger.wordnik.com/api/resources.json "" ./swagger-errors.html +./bin/validate.sh http://petstore.swagger.wordnik.com/api/api-docs "specia-key" ./swagger-errors.html ``` ### Generating static api documentation