cybertk / cybertk/grunt-raml2html
Support for RAML 1.0?
- Dominant language
- CoffeeScript
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Thanks for making this available?
Do you have an ETA to support RAML 1.0? Currently:
```
>> 1 file compiled to html.
>> version validation
>> Unsupported RAML version: '#%RAML 1.0'
>> in "api.raml", line 1, column 1:
>> #%RAML 1.0
>> ^
Warning: Task "raml2html:all" failed. Use --force to continue.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure using the api.raml example and trace the version-validation path in the CoffeeScript source. Determine the scope needed for RAML 1.0 support, then verify that the file compiles to HTML without the unsupported-version error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- api, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100