Channels
apidays
wiremock-studio
wiremock-go
cdk-avengers
general
introduce-yourself
random
wiremock-cloud
help
wiremock-java
announcements
community-operations
spec
wiremock-dotnet
outreach-and-advocacy
documentation
wiremock-python
Powered by
#help
Title
b
bharat bhushan
09/08/2023, 5:18 PM
is there any way to restrict some of the wiremock endpoints such as block api to create mapping endpoint but allow reset mapping endpoint
o
Oleg Nenashev
09/08/2023, 5:58 PM
Hi. Normally you would need an external filter for that. In code, you can also configure Jetty to have a permit or deny lists
b
bharat bhushan
09/08/2023, 6:16 PM
ok thanks👍
Post