Python Callable Schema

v2.json#/definitions/starter-python/properties/callable

a python function that accepts the body

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none

callable Type

string (Python Callable)

callable Constraints

pattern: the string must match the following regular expression:

[a-zA-Z_\d\.]