Commit e74f33f
authored
Change x-databricks-parent-service with the x-databricks-parent-name in the Python Docs Generator (#1230)
## 🥞 Stacked PR
Use this
[link](https://github.com/databricks/databricks-sdk-py/pull/1230/files)
to review incremental changes.
-
[**stack/py-update-fix**](#1230)
[[Files
changed](https://github.com/databricks/databricks-sdk-py/pull/1230/files)]
---------
## What changes are proposed in this pull request?
This PR updates the usage of x-databricks-parent-service (the service
name of the parent) to x-databricks-parent-name (the tag name of the
parent) in the Python Docs Generator because the latest Spec has changed
upstream, and we now only populate x-databricks-parent-name.
## How is this tested?
Locally generated the SDK with the new Spec.
NO_CHANGELOG=true1 parent 2c691a4 commit e74f33f
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
301 | 304 | | |
302 | 305 | | |
303 | | - | |
| 306 | + | |
304 | 307 | | |
305 | | - | |
306 | | - | |
307 | | - | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
308 | 314 | | |
309 | 315 | | |
310 | 316 | | |
| |||
0 commit comments