Get a REST module source

get

/ords/rest/modules/{id}/source

Exports the REST module source code.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

SQL file of the exported module.
Body ()
Root Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source

404 Response

Module does not exist.
Back to Top