Update configuration file validator
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 48
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Update the [configuration file generator](https://github.com/mapbox/guidance-sim/blob/93c503a89456125b750775581ceca3bc71d82fc5/lib/validate.js) to reflect the following changes:
- [ ] v4 Directions API routes can now jibe with `"spacing": "acceldecel"` mode
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading lib/validate.js, the linked configuration file generator and validator. Check how spacing modes are validated, then update the validator so v4 Directions API routes using "spacing": "acceldecel" are accepted; done means that configuration passes validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100