MCD-LEVEL-1 · Question #148
What of the below is not a feature of API Notebooks?
The correct answer is C. Creates a mock service for an API. Correct answer is Creates a mock service for an API API Notebook is an open source, shareable web application for API documentation, interactive API tutorial and example generatation, and a client for your API endpoints. Using API Notebook, you can make requests and quickly…
Question
What of the below is not a feature of API Notebooks?
Options
- AAPI documentation
- BCreates a client for an API
- CCreates a mock service for an API
- DPerform authenticated live calls on a real server
How the community answered
(32 responses)- A3% (1)
- B6% (2)
- C91% (29)
Explanation
Correct answer is Creates a mock service for an API API Notebook is an open source, shareable web application for API documentation, interactive API tutorial and example generatation, and a client for your API endpoints. Using API Notebook, you can make requests and quickly transform the responses into readable format. However it cannot be used to mock service for an API. MuleSoft Doc Ref : https://docs.mulesoft.com/api-manager/1.x/api-notebook-concept
Topics
Community Discussion
No community discussion yet for this question.