When a connector has schema_support, a call can be made to retrieve a json schema that describes a downstream resource.
Name | Type | Description | Notes |
---|---|---|---|
supported | bool | Can a resource schema be retrieved for this connector? | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |