Skip to content

Commit

Permalink
doc error;
Browse files Browse the repository at this point in the history
  • Loading branch information
mwawrusch committed Sep 1, 2014
1 parent bcf403c commit d9435fe
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ You then set the env variable HAPIROUTESTENANTSETUPSECRETKEY at your server.
## How to post from curl

```bash
curl -H "Accept: application/json" -X POST -d @samples/sample.json https://yoursite.com/tenants/setup
curl -H "Content-Type: application/json" -X POST -d @samples/sample.json https://yoursite.com/tenants/setup
```


Expand Down
2 changes: 1 addition & 1 deletion doc/alphabetical_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h2>File Listing A-Z</h2>
</div>
</div>
<div id='footer'>
August 31, 14 19:42:30 by
August 31, 14 19:48:12 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
Expand Down
2 changes: 1 addition & 1 deletion doc/extra/README.md.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h2 id="copyright">Copyright</h2><p>Copyright (c) 2014 Martin Wawrusch </p>
</div>
</div>
<div id='footer'>
August 31, 14 19:42:30 by
August 31, 14 19:48:12 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
Expand Down
2 changes: 1 addition & 1 deletion doc/file/src/helper-obj-to-rest.coffee.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h2>Variables Summary</h2>
</dl>
</div>
<div id='footer'>
August 31, 14 19:42:30 by
August 31, 14 19:48:12 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
Expand Down
2 changes: 1 addition & 1 deletion doc/file/src/i18n.coffee.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h2>Variables Summary</h2>
</dl>
</div>
<div id='footer'>
August 31, 14 19:42:30 by
August 31, 14 19:48:12 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
Expand Down
2 changes: 1 addition & 1 deletion doc/file/src/index.coffee.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h3>
</div>
</div>
<div id='footer'>
August 31, 14 19:42:30 by
August 31, 14 19:48:12 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
Expand Down
2 changes: 1 addition & 1 deletion doc/file/src/routes.coffee.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h2>Method Details</h2>
</div>
</div>
<div id='footer'>
August 31, 14 19:42:30 by
August 31, 14 19:48:12 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
Expand Down
2 changes: 1 addition & 1 deletion doc/file/src/validation-schemas.coffee.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h2>Variables Summary</h2>
</dl>
</div>
<div id='footer'>
August 31, 14 19:42:30 by
August 31, 14 19:48:12 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>
Expand Down

0 comments on commit d9435fe

Please sign in to comment.