microcks / microcks/microcks-quickstarters
Update the existing mock APIs
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 6
- Forks
- 5
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 9
Description
Reason/Context
Ensure mocks are reliable and aligned with modern API standards.
Description
- Update YAML artifacts for mocking the API to the latest version.
- Revise schema definitions, example references, and error responses to follow current best practices.
Implementation ideas
- Compare current YAML artifacts with the latest standards.
- Update schema and examples accordingly.
- Validate changes using tools like Swagger Editor and Postman.
- Document any breaking changes and provide migration guidelines.
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 locating the existing YAML mock artifacts and comparing them with the intended current API standards. Review schema definitions, example references, and error responses in Swagger Editor, then validate the updated mocks with Postman. Done means the artifacts follow the selected standards and any breaking changes have migration guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, postman, yaml
- Domain
- api, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100