danielgtaylor / danielgtaylor/aglio
Type Attributes List support
- Dominant language
- CoffeeScript
- Stars
- 4.7k
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Here is a part of my API blueprint "code":
```
+ Response 200 (application/json)
+ Attributes (boolean, sample:false)
```
I use Type Definition, according to this doc: https://github.com/apiaryio/mson/blob/master/MSON%20Specification.md#35-type-definition .
However, when generated it looks like this in aglio-generated html.

I think it should put `false` there.
Am I right?
Regards,
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is named. Reproduce the issue with the supplied API Blueprint and inspect the generated HTML to trace how the boolean Type Definition is rendered; done means the generated output displays the sample value false.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100