Question 61

Refer to the exhibits.


A web client submits a request to http://localhQst:8081 /flights. What is the result at the end of the flow?
  • Question 62

    Refer to the exhibits. APIKit router is used to generate the flow components for RAML specification.
    The Mule application must be available to REST clients using the two URL's
    http://localhost:8081/internal and http://localhost:8081/external
    How many APIKit Router components are generated to handle requests to every endpoint defined in RAML specification?
    1. Library.raml
    2. /books
    3. get:
    4. post:
    5. /order:
    6. get
    7. patch
    8. /members
    9. get:
  • Question 63

    Which of the module is imported automatically in Dataweave scripts?
  • Question 64

    An API specification is designed using RAML. What is the next step to create a REST Connector from this API specification?
  • Question 65

    What is the purpose of the api:router element in APIkit?