Multiple Choice
A merchant gives you the module MyCompany_MyModule to install. How do you identify which REST endpoints are supported by the module?
A) REST endpoints are declared in etc/webapi_rest/di.xml REST endpoints are declared in etc/webapi_rest/di.xml
B) Every public method of every interface in the Api folder automatically is exposed as a REST endpoint
C) REST endpoints are declared in etc/rest.xml etc/rest.xml
D) REST endpoints are declared in etc/webapi.xml etc/webapi.xml
Correct Answer:

Verified
Correct Answer:
Verified
Q38: You have been given the task of
Q39: You are working on a new entity
Q40: You need to add a new text
Q41: You have added a new attribute origin
Q42: You are creating a new page layout
Q44: The module MyCompany_MyModule provides custom admin interface
Q45: You need to find all orders in
Q46: You are reviewing a theme in app/design/frontend/MyCompany/MyTheme
Q47: In the module located at app/code/MyCompany/MyModule there
Q48: In a custom module you are adding