chore: make api doc language end-user focused#116
Conversation
| ## [0.4.1] - 2026-06-17 | ||
|
|
||
| ### Changed | ||
|
|
There was a problem hiding this comment.
nit: (not blocking) The changelog and PR title describe this as a doc-language change, but the diff also removes the public storage_backend request field from CreateConnectionRequest, CreateDatabaseRequest, and CreateDatasetRequest. Dropping a request field is a breaking change for any caller currently setting it, yet the version is bumped only as a patch (0.4.0 → 0.4.1). Consider noting the field removal under ### Removed so downstream consumers aren't surprised. (Auto-generated from the upstream spec, so this may need fixing in the generator/release tooling rather than here.)
There was a problem hiding this comment.
Auto-generated SDK update from the upstream OpenAPI spec. Changes are internally consistent — removed storage_backend field has no dangling references, tests updated to match, new fields (bytes_scanned, rows_scanned, MANAGED_LOAD, 503 status) added cleanly. One non-blocking nit left on the changelog re: the breaking field removal under a patch bump.
Auto-generated from the updated HotData OpenAPI spec.
Source: https://github.com/hotdata-dev/www.hotdata.dev/pull/229