Commit aaf8d20
committed
fix(docs): use label-based API version mapping in docs-developers aztec-nr api page
Apply the equivalent of upstream fix 0e1c474 (PR #22617) to v4-next.
On next, the fix targets the v4.2.0 versioned snapshot; on v4-next that
snapshot does not exist yet, but docs-developers/docs/aztec-nr/api.mdx
— the source that will seed the next versioned cut — still carries the
stale name-based useApiVersion logic. Replacing it with the label-based
mapping prevents the same regression recurring when v4.2.0 developer
docs are cut from v4-next.1 parent 9badce9 commit aaf8d20
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments