Use format validation in Respect
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 228
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 48
Description
Is your feature request related to a problem? Please describe.
We use format validation in openapi-core, but not in Respect.
Describe the solution you'd like
Switch on format validation in Respect.
Describe alternatives you've considered
Doing nothing.
Additional context
Discovered while updating AJV version: https://github.com/Redocly/redocly-cli/pull/2425#discussion_r2559193917.
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
No files or tests are named. Start by locating the Respect implementation and its format-validation configuration, then compare its behavior with the existing openapi-core validation and run the relevant Respect tests. Done means Respect performs format validation and the affected tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100