databricks-sdk-go
databricks-sdk-go copied to clipboard
Properly skip request placeholder types
trafficstars
This PR adds a way to list types that are not mere request placeholders, so that Python SDK keyed args UX is not cluttered with the types of no use.
To be verified after https://github.com/databricks/databricks-sdk-py/pull/264 is merged