Update README.md

This commit is contained in:
Tony Tam 2013-07-21 10:07:14 -07:00
parent b9a60649a8
commit 422e79dd01

View File

@ -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