Ask a question to get started
Enter to sendā¢Shift+Enter new line
get_config_jsonschema( self, *, include: Sequence[str] | None = None ) -> dict
include
Sequence[str] | None
None
Get a JSON schema that represents the config of the Runnable.
Runnable
A list of fields to include in the config schema.