Interface to define a REST handler for all MdmResource objects to handle HTTP requests/responses.
MdmResource
DefaultMdmRestHandler
Processes a REST resource request and returns the response and data.
The URL to the resource to request.
The options as part of the request to further control the request.
The response from the REST resource request.
Generated using TypeDoc
Interface to define a REST handler for all
MdmResource
objects to handle HTTP requests/responses.DefaultMdmRestHandler