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 #144

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

Allow getting validation-enabled mock URLs #144

lbroudoux opened this issue Feb 6, 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

lbroudoux commented Feb 6, 2025

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 component/settings Relates to API/settings availables kind/enhancement Enhancement of existing feature labels Feb 6, 2025
@lbroudoux lbroudoux added this to the 0.3.1 milestone Feb 6, 2025
@lbroudoux lbroudoux self-assigned this Feb 6, 2025
@lbroudoux lbroudoux added the component/documentation Improvements or additions to documentation label Feb 6, 2025
lbroudoux added a commit that referenced this issue Feb 11, 2025
@lbroudoux
Copy link
Member Author

Now implemented

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