Commit 3e5eb5d
authored
acc: fix testserver workspace export envelope (#5649)
`GET /api/2.0/workspace/export` now returns a base64 `ExportResponse`
for the SDK path (raw bytes still for `direct_download=true`), so
`databricks workspace export` works locally.
Lets `jobs/check-metadata` run against the fake.
This pull request and its description were written by Isaac.1 parent 0a78d21 commit 3e5eb5d
3 files changed
Lines changed: 16 additions & 3 deletions
File tree
- acceptance/bundle/resources/jobs/check-metadata
- libs/testserver
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
98 | 111 | | |
99 | 112 | | |
100 | 113 | | |
| |||
0 commit comments