Commit Graph

7 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
a2b46df2a5 Improves 1xx class of status codes with references 2015-11-08 22:48:01 +00:00
Samuel Ryan
265083fb14 Gives 1xx codes simple opening paragraphs 2015-11-07 05:24:24 +00:00
Samuel Ryan
3d8dbc42af Adds Rails HTTP Status Symbols to 1xx Informational codes 2015-11-07 00:41:41 +00:00
Samuel Ryan
6e3e0dd158 Adds 1xx Informational class codes using latest description from the standards 2015-11-07 00:28:15 +00:00
Samuel Ryan
8ba438311e Adds missing status code files 2015-11-06 21:55:41 +00:00