Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow getting validation-enabled mock URLs #97

Closed
lbroudoux opened this issue Feb 10, 2025 · 1 comment
Closed

Allow getting validation-enabled mock URLs #97

lbroudoux opened this issue Feb 10, 2025 · 1 comment
Assignees
Labels
component/documentation Improvements or additions to documentation component/settings Relates to API/settings availables kind/enhancement Enhancement of existing feature
Milestone

Comments

@lbroudoux
Copy link
Member

Reason/Context

In Microcks 1.11.0, we introduced mick endpoints that are doing client request validation before returning the mock response (see https://microcks.io/blog/microcks-1.11.0-release/#validation-on-mocks).

Description

We should provide new methods to get those endpoints instead of the existing ones if the user wants to turn-on validation for its requests.

Implementation ideas

New methods like getValidatingRestMockEndpoint() should be provided.

@lbroudoux lbroudoux added the kind/enhancement Enhancement of existing feature label Feb 10, 2025
@lbroudoux lbroudoux added this to the 0.3.1 milestone Feb 10, 2025
@lbroudoux lbroudoux added component/documentation Improvements or additions to documentation component/settings Relates to API/settings availables labels Feb 10, 2025
@lbroudoux lbroudoux self-assigned this Feb 11, 2025
lbroudoux added a commit that referenced this issue Feb 11, 2025
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
@lbroudoux
Copy link
Member Author

Now availble!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/documentation Improvements or additions to documentation component/settings Relates to API/settings availables kind/enhancement Enhancement of existing feature
Projects
None yet
Development

No branches or pull requests

1 participant