List of questions
Related questions
Question 5 - AD0-E716 discussion
An Adobe Commerce developer adds a new extension attribute to add an array of values to the invoices that are fetched through the APIs.
After a while, their technical manager reviews their work and notices something wrong with the extension_attributes. xml file that the developer created in their module:
What is the problem with this xml snippet?
A.
The extension attribute references the wrong interface, it should have referenced the Magento\saies\Api\data\invoiceinterface.
B.
The extension attribute references the repository instead of the interface it implements (Magento\saies\Api\invoiceRepositorymterface).
C.
The type is wrong, string [] should be replaced with array.
Your answer:
0 comments
Sorted by
Leave a comment first