Get a REST module source

get

/ords/_/db-api/stable/ords/rest/modules/{id}/source

Exports the REST module source code.

Request

Path Parameters
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