Skip to documentation content
On this page
  1. Contract
  2. Signature

app_settings

Patch Telion application/runtime settings through the shared command path.

Patch Telion application/runtime settings through the shared command path.

Contract

PropertyValue
symboltelion_api.Model.app_settings
signature(**settings: 'Any') -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Model.app_settings(**settings: 'Any') -> 'dict[str, Any]'
app_settings — Telion Python API 0.1.0-alpha | Telion