Get a REST module source
get
/ords/rest/modules/{id}/source
Exports the REST module source code.
Request
Path Parameters
-
id: integer
ID for specific module.
Response
Supported Media Types
- application/json
200 Response
SQL file of the exported module.
404 Response
Module does not exist.