danielgtaylor / danielgtaylor/aglio
Response attributes and custom body not working
Open
- Dominant language
- CoffeeScript
- Stars
- 4.7k
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
Description
When I have a response definition with Attributes and custom body it is ignoring the custom body.
E.g.
```
+ Response 200 (application/json)
+ Attributes (User List)
+ Body
{
}
```
It displays the example generated based on the attributes. Can we please let a custom defined response body win over the auto generated example? Or do I do something wrong?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.