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

patches_since

Poll Telion for backend model patches newer than ``revision``.

Poll Telion for backend model patches newer than revision.

Contract

PropertyValue
symboltelion_api.Model.patches_since
signature(revision: 'int' = 0) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Model.patches_since(revision: 'int' = 0) -> 'dict[str, Any]'
patches_since — Telion Python API 0.1.0-alpha | Telion