Commit 27fcf28
Update Parameters Pipeline
fix(api): 🐛 update API version handling in ApiOperationOperations
* Set a fixed `apiVersion` to "2024-05-01".
* Adjusted the logic to use the new `apiVersion` instead of the client’s version.
* Ensured proper tracing functionality remains intact.1 parent e503809 commit 27fcf28
File tree
1 file changed
+4
-4
lines changed- src/ApiManagement/ApiManagement.Management.Sdk/Generated
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | | - | |
687 | | - | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| |||
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
713 | | - | |
| 713 | + | |
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
| |||
0 commit comments