Mulesoft Certified Developer Mcd · Free Practice Question Easy
Question 9
What path setting is required for an HTTP Listener endpoint to route all requests to an APIKit router?
-
A
/
-
B
/{}
-
C
/{*}
-
D
/*
Reveal correct answer
Correct answer: D
Explanation
/* is correct syntax to configure HTTP Listener endpoint
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
