You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would require some additional features in the template and the formatting code.
It's a good feature request. I'm not sure if/when I'll get time to look at it though.
Currently it is not possible to specify parameters and "x-www-form-urlencoded" them.
As an example:
This renders to:
Instead it should show an example like:
This is especially problematic, as one wants to describe an oauth flow, which "x-www-form-urlencoded" its parameters.
Sidenote: It was also requested here: https://github.com/raml2html/raml2html/issues/386
The text was updated successfully, but these errors were encountered: