rspec_api_documentation
rspec_api_documentation copied to clipboard
Slate doesn't print extra metadata for parameter or response field methods
In the documentation it says:
This method takes a name, a description, and an optional hash of extra metadata that can be displayed in Raddocs as extra columns.
Currently the Slate template does not take into consideration additional metadata for parameter or response_field methods.
Can you give an example of what this extra metadata might look like? Especially in context of the parameter method in RAD? I am unsure what this extra metadata includes, so I am not sure how to display it on Slate. If you can help me with that, then I can probably get this added.