danielgtaylor / danielgtaylor/aglio

Type Attributes List support

Open
#215 6 comments 0 reactions 0 assignees View on GitHub
question
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.
![image](https://cloud.githubusercontent.com/assets/839290/12266193/1885d18a-b942-11e5-9e14-4d592003ab72.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.