Magento
M70-101 · Question #3
To register a new API resource, what should you do?
The correct answer is B. Create etc/api.xml and register your resource in the api/resources node. See the full explanation below for the reasoning.
Question
To register a new API resource, what should you do?
Options
- ARegister your new resource in config.xml in the node global/api/ [module name]/resources.
- BCreate etc/api.xml and register your resource in the api/resources node.
- CGo to the System/Web services/API Resources management page, and add a new resource from
- DCreate an etc/resources.xml config file and register your resource in the api/resources node.
How the community answered
(20 responses)- A5% (1)
- B75% (15)
- C15% (3)
- D5% (1)
Community Discussion
No community discussion yet for this question.