Commit af2ed74
Extract IMDS api-version into a constant
Move the IMDS compute metadata api-version into a module-level
_IMDS_API_VERSION constant so future version bumps are a single,
self-documenting change, consistent with msal-go and msal-java.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ed5f422 commit af2ed74
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | | - | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| |||
0 commit comments