PGSSoft / ramlo

Documentation generator for RAML 1.0
MIT License
64 stars 15 forks source link

add http verbs options and head label support #28

Open mc706 opened 7 years ago

mc706 commented 7 years ago

Adding label support for the HEAD and OPTIONS HTTP verbs. The RAML spec supports them via their [https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md/#methods](RAML 1.0 Documentation).

This simply adds labels for those methods in the generated HTML so be consistent with the rest of the HTTP verbs