BaseModel
Class Attributes
| Attribute | Type | Default |
|---|---|---|
description | str | None | None |
suggested | tuple[str, ...] | () |
allowed_transports | list[_TRANSPORT_TYPES] | pydantic.Field(default_factory=(lambda: ... |
BaseModel
| Attribute | Type | Default |
|---|---|---|
description | str | None | None |
suggested | tuple[str, ...] | () |
allowed_transports | list[_TRANSPORT_TYPES] | pydantic.Field(default_factory=(lambda: ... |