getappmap / getappmap/appmap-js
OpenAPI schema doesn't change on unrelated commits
Open
Nobody has claimed this yet.
openapi
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
In appmap-server, small changes to the OpenAPI document come in on irrelevant changes. This needs investigation - the document should remain stable and without changes if none have occurred.
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 in appmap-server by locating how the OpenAPI document is generated and what inputs it reads. Compare the document across commits that make no API changes and trace the source of any differences. Done means unrelated commits leave the OpenAPI document unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100