MapColonies / MapColonies/schemas
consider adding support for ajv-keywords
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- Avg merge
- 28m
- Merged PRs (30d)
- 1
Description
The package [ajv-keywords](https://github.com/ajv-validator/ajv-keywords/tree/v5.0.0) add a lot of good options to validate json-schemas using the defined keywords.
If we add any, we need to make sure there aren't any conflicts with the types generated by the package.
Contributor guide
No contributing guide indexed for this repository
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 reviewing ajv-keywords v5 and the repository's generated TypeScript types to identify which keywords are candidates for support. Determine how to add them without conflicts, then verify that the resulting schemas and generated types remain compatible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100