Skip to main content
POST
Error

Path Parameters

projectUuid
string
required

Body

application/json

Body of the compile endpoint: the spec plus the parameter values.

mergeQuery
object
required
parameters
object

Construct a type with a set of properties K of type T

Response

Success

results
object
required

What the compile endpoint returns. sql is null exactly when errors is non-empty: a merge that would produce wrong numbers is reported, not run.

status
enum<string>
required
Available options:
ok