Commit 6022145
fix(python): bump @azure-tools/azure-http-specs to 0.1.0-alpha.44-dev.5
The Python Integration Mock API Tests fail on all http-client-python PRs
because the pinned alpha.43 mock omits the armIdWithGroupScope ARM common
property (added in Azure/typespec-azure#4891), while the client is
regenerated from typespec-azure main which includes it. Bump the pin to the
newest dev build that carries the field.
No stable alpha.44 is published yet, so this uses a pre-release dev build; it
should be re-pinned to stable alpha.44+ when available.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 8f756746-2ff4-4e4f-9f15-23f07a9d11fe1 parent 4a6c443 commit 6022145
3 files changed
Lines changed: 117 additions & 11 deletions
File tree
- .chronus/changes
- packages/http-client-python
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
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 | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments