Get schema of the resource in string format

get

/mftapp/rest/v1/metadata-catalog/{resource}

Request

Path Parameters

Response

Supported Media Types

200 Response

Body ()
Root Schema : RAML Schema.
Type: object
Title: RAML Schema.
Show Source

500 Response

Something went wrong
Body ()
Root Schema : Error information.
Type: object
Title: Error information.
Show Source
Example Response (application/json)
{
    "errorCode":"MFT-5445",
    "errorKey":"MFT_REST_UNABLE_TO_LIST_RESOURCES_CATALOG",
    "errorMessage":"Unable to list the resources catalog of MFT RESTful services."
}