nerdexam
MuleSoft

MCD-LEVEL-1 · Question #169

How does APIkit determine the number of flows to generate from a RAML specification?

The correct answer is B. Creates a separate flow for each HTTP method. APIKIt Creates a separate flow for each HTTP method

Implement API using APIkit

Question

How does APIkit determine the number of flows to generate from a RAML specification?

Options

  • ACreates a separate flow for each resource
  • BCreates a separate flow for each HTTP method
  • CCreates a separate flow for each response status code
  • DCreates a separate flow for each resource that contains child resources

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    90% (36)
  • C
    3% (1)
  • D
    5% (2)

Explanation

APIKIt Creates a separate flow for each HTTP method

Topics

#APIkit#RAML#flow generation#HTTP methods

Community Discussion

No community discussion yet for this question.

Full MCD-LEVEL-1 Practice