Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam MCD - Level 1 topic 1 question 66 discussion

Actual exam question from Mulesoft's MCD - Level 1
Question #: 66
Topic #: 1
[All MCD - Level 1 Questions]

A company has an API to manage purchase orders, with each record identified by a unique purchase order ID. The API was built with RAML according to
MuleSoft best practices.
What URI should a web client use to request order PO5555?

  • A. /orders/{PO5555}
  • B. /orders/order=PO5555
  • C. /orders?order=PO5555
  • D. /orders/PO5555
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://docs.mulesoft.com/design-center/design-common-problems-raml-08

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
pgarciar
Highly Voted 3 years, 1 month ago
Correct is D
upvoted 27 times
...
aho213
Highly Voted 2 years, 8 months ago
Definitely, correct answer is D The question is: "Which uri should a WEB CLIENT use to request ...". This means that we are on the client side. You never put curly braces when you type the address in your browser or postman or any other HTTP client... But on the server side, you have to put those braces in your RAML file or in the listener if you use Anypoint Studio. If the question was about the setup, the correct answer would have been A. But the question is about the web client, so the correct answer is D.
upvoted 13 times
...
ExamDev
Most Recent 3 months ago
Selected Answer: D
Correct is D
upvoted 1 times
...
kanhucd
5 months, 3 weeks ago
Selected Answer: D
Correct is D
upvoted 1 times
...
SuckerForPunishment
8 months, 4 weeks ago
Selected Answer: D
D is correct. A is not even a valid URI
upvoted 2 times
...
AnkurAgarawal
10 months ago
Selected Answer: D
D is correct
upvoted 1 times
...
Sait0
1 year, 1 month ago
Option D is correct
upvoted 1 times
...
Empire
2 years, 1 month ago
Selected Answer: D
option 'D' is correct.
upvoted 2 times
...
GjorgeA
2 years, 1 month ago
Selected Answer: D
Correct is D
upvoted 1 times
...
frediepulgoso
2 years, 1 month ago
La correcta es la D
upvoted 1 times
...
IndiraBoorla
2 years, 3 months ago
Selected Answer: D
D is correct
upvoted 1 times
...
senthil_Kumar_Murugan
2 years, 4 months ago
Selected Answer: D
CURLY BRACES IS NOT NEEED TO SEND A REQUEST FOR URI PARAM
upvoted 2 times
...
Narayan123
2 years, 10 months ago
D is correct option
upvoted 2 times
...
anish123
2 years, 10 months ago
D is correct
upvoted 2 times
...
anish123
2 years, 10 months ago
correct ans should be D
upvoted 2 times
...
Rahul_16
2 years, 11 months ago
Answer should be D
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...