add meta documentation page for response object
Right now only request object is parsed for ApiMember attributes to generate documentation page. We've added support to parse all properties and show documentation for "subtypes".
Is it that much more work to add documentation to parse response object in similar manner? And show documentation for it as well?
Ideally it'd be in sections on the meta doc page.
Request
request types
Response
response types
I can take a stab at it, but might misdesign again.

should be done in v4.0.32+ https://github.com/ServiceStack/ServiceStack/blob/master/release-notes.md#other
-
Mark Chipman commented
Please see the RAML feature request
-
The latest release already includes the Response and Response Types, e.g: https://servicestack.net/json/metadata?op=Buy