Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 332 Bytes

transform.md

File metadata and controls

25 lines (15 loc) · 332 Bytes
title summary
Transform
API endpoints for Transform.

Transform

API endpoints for Transform.

GET /api/transform/:db-id/:schema/:transform-name

Look up a database schema transform.

PARAMS:

  • db-id

  • schema

  • transform-name


<< Back to API index