Commit 2bf976d
Jon Skeet
chore(serviceconfig): make Path the first field in API (#4702)
This just moves the Path field in the API type to the top, expanding the
comment to explain that it's effectively the key within the list of
APIs. The existing sdk.yaml file is then regenerated.
Also adds python to the allow-list for google/maps/navconnect/v1.
When modifying sdk.yaml, it's been all to easy to find a path which is
within the middle of the relevant section, and then change the wrong
field. While it's useful for most fields to be in alphabetical order, it
makes sense to have this at the top, just as Name is at the top of the
Library type.
Fixes #44991 parent 8125cc9 commit 2bf976d
3 files changed
Lines changed: 965 additions & 959 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
42 | 51 | | |
43 | 52 | | |
44 | 53 | | |
| |||
76 | 85 | | |
77 | 86 | | |
78 | 87 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 88 | | |
84 | 89 | | |
85 | 90 | | |
| |||
0 commit comments