Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

arguments

Configures arguments for Model Python script from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypestringDeclared input representation.
defaultRelease default applied when the field is omitted.
typescriptTypestringCompiler-resolved TypeScript contract.
requiredtrue

Configures arguments for Model Python script from its authoritative release declaration.

The declared value type is string. This field is required.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/python-environments/model-script/field/arguments
Path
apps/desktop-electron/src/ui/appServiceTypes.ts
Symbol
PythonScriptDefinition