Jack Bentley

Results 41 comments of Jack Bentley

This might be better achieved using https://github.com/apiaryio/attributes-kit? I've no idea how to integrate it, however.

A warning message isn't an error, though? So it shouldn't affect the exit code? A non-zero exit code would be considered an error.

What's the reasoning behind remove the `^`? (I'm not familiar with npm dep. management, and it seems like an odd thing to do). Could you address jade, too, while you're...

@fricklerhandwerk So, it's the same as it is in composer. Which is why I asked why remove them? Wouldn't it cause conflicts with other packages as well as us having...

@kadishmal apologies for not reading properly/misunderstanding the PR description. However... 1. The module should probably be set to `~2.6.0` in this case. There may be a future back-ported version that...

You should really be specifying the parameters and their types/samples/etc anyway 😉 Aglio wont be able to generate a good example URL else!

Add a :+1: to #312 😃

You need to escape it with backticks (`` ` ``) like @jyggen pointed out [as per the MSON specification](https://apiblueprint.org/documentation/mson/specification.html#6-reserved-characters--keywords).

Looks like this in issue with upstream apiaryio/Drafter that's been fixed now as of 3.2.3. A re-install to get latest apiaryio/Protagonist etc should fix it?

Looks like it's related to upstream https://github.com/apiaryio/drafter?