quarkiverse / quarkus-openapi-generator

OpenAPI Generator - REST Client Generator
Apache License 2.0
108 stars 66 forks source link

Implement a way for finding an appropriate response to return when receiving a mock request #704

Closed mcruzdev closed 4 days ago

mcruzdev commented 2 months ago

Currently, we're retrieving the mocked response based on the lowest status code. We need to provide a mechanism to select the appropriate response when there are multiple responses for the operation.

mcruzdev commented 2 months ago

We can get as inspiration what https://microcks.io/ does.

github-actions[bot] commented 1 week ago

@ricardozanini @hbelmiro This is being labeled as Stale.

github-actions[bot] commented 4 days ago

@ricardozanini @hbelmiro This is being closed due to inactivity.