Review usage of `packages/respect-core/src/arazzo-schema.ts`
Open
Nobody has claimed this yet.
p3
Respect
Type: Maintenance
- 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.
Review the usage of packages/respect-core/src/arazzo-schema.ts. Consider whether the types defined there can be moved to or replaced with types from core.
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 tracing references to packages/respect-core/src/arazzo-schema.ts and comparing those types with the types exposed by core. Determine whether the existing definitions can be moved or replaced without changing usage, and consider the review complete when the chosen type location and affected references are clearly resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100