Commit Graph

5 Commits

Author SHA1 Message Date
Samuel Ryan
d8a693bf27 Remove markdown line limit (#52)
* Removes line length limit from Status Code Markdown

This will make the data easier to use when we develop the API, it needs
to be consistent, arbitrary new lines (especially in text format) will
be a major issue, so some sort of workaround would have to be
implemented, easier to simply fix the source files.

* Removes line length limit from misc. Markdown files
2016-04-23 01:12:07 +01:00
ismail BASKIN
b08be33ec2 Add Symfony HTTP Status Constant references (#48) 2016-04-19 14:19:17 +01:00
Samuel Ryan
8cda8bf53d Updates 451 to link to RFC instead of Draft 2016-03-18 13:49:00 +00:00
Samuel Ryan
0bc8dd501b Fixes indentation of example response HTML 2015-11-09 18:49:37 +00:00
Samuel Ryan
ddf77f6f07 Adds proposed status code 451 Unavailable For Legal Reasons 2015-11-09 18:41:25 +00:00