microcks / microcks/microcks-quickstarters

Update the existing mock APIs

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

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
  1. Compare current YAML artifacts with the latest standards.
  2. Update schema and examples accordingly.
  3. Validate changes using tools like Swagger Editor and Postman.
  4. Document any breaking changes and provide migration guidelines.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.