Documenting api response structure

Hello

There is not enough opportunity to document the api response. Adding description of parameter, optional or not, type, etc. Like swagger or raml.

I guess it’s very important for API documenting. And it will help to test actual api responses.

What do you think?

2 Likes

Saw that this was not replied to. For now, you can use the request description to document the API response body. Description of parameters is already supported. We are working on adding data types.

Thank you. I really expect to this feature.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.