D. An operation
The REST Connect module in MuleSoft provides an operation for each method in the RAML (RESTful API Modeling Language) specification. An operation represents a specific action or function that can be performed on a resource, and it typically corresponds to an HTTP method (e.g., GET, POST, PUT, DELETE) defined in the RAML specification for a particular resource.
So, for each method in the RAML specification, the REST Connect module in MuleSoft would provide an operation to handle the corresponding HTTP request.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
ExamDev
10 months agoAlandt
9 months, 3 weeks ago