MCD-Level-1試験無料問題集「MuleSoft Certified Developer - Level 1 (Mule 4) 認定」
A shopping API contains a method to look up store details by department.
To get the information for a particular store, web clients will submit requests with a query parameter named department and uri parameter named storeId What is valid RAML snippet that supports requests from a web client to get a data for a specific storeId and department name?
To get the information for a particular store, web clients will submit requests with a query parameter named department and uri parameter named storeId What is valid RAML snippet that supports requests from a web client to get a data for a specific storeId and department name?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
Refer to the exhibits.
The mule application implements a REST API that accepts GET request from two URL's which are as follows
1)
http://acme.com/order/status
2)
http://acme.com/customer/status
What path value should be set in HTTP listener configuration so that requests can be accepted for both these URL's using a single HTTP listener event source?

The mule application implements a REST API that accepts GET request from two URL's which are as follows
1)
http://acme.com/order/status
2)
http://acme.com/customer/status
What path value should be set in HTTP listener configuration so that requests can be accepted for both these URL's using a single HTTP listener event source?

正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)