Magento
M70-201 · Question #47
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 there.
- DCreate an etc/resources.xml config file and register your resource in the api/resources node.
How the community answered
(34 responses)- A9% (3)
- B85% (29)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.