feat: add run origin options, fix client code templates, buttons and badge styles
This commit is contained in:
@@ -81,7 +81,7 @@ export const registerCreateRunRoute = (app: App) => {
|
||||
workflow_version_id: deploymentData.version,
|
||||
machine_id: deploymentData.machine,
|
||||
inputs,
|
||||
isManualRun: false,
|
||||
runOrigin: "api",
|
||||
apiUser: apiKeyTokenData,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user