Commit 25109ba
authored
apic-extension 1.0.0b5 release (Azure#7432)
* fix: --title --kind --custom-property parameters (#1)
* feat: support yaml file in register command (#3)
* fix: workspace parameter should not be required (#2)
* style: fix lint issues (#6)
* chore: update codeowner for apic-extension (#5)
* feat: revert changes to min cli version (#4)
* feat: resolve comments to CLI experience (#10)
* feat: mark "apic api register" command as preview (#13)
* feat: remove --terms-of-service parameter (#12)
* feat: remove --workspace-name parameter (#11)
* feat: support python 3.8 and 3.9 (#14)
* feat: fix command descriptions (#17)
* tests: add test cases for 'apic service' commands (#16)
* feat: Use 03-01 spec from azure-rest-api-specs repo to regenerate CLI (#19)
* fix: CLI errors (#20)
* fix: import error when run CLI command
* fix: no workspace name error when run import specification command
* feat: mark some parameters as required (#21)
* feat: mark --assignments parameter required for metadata commands
* doc: update sample commands
* feat: mark --source-resource-ids parameter as required for import-from-apim command
* doc: update description for import-from-apim command
* feat: bump version to 1.0.0b5 and update changelog (#18)
* build: fix ci (#22)
* style: fix style warnings
* test:fix test cases
* fix: service update command failure (#28)
* doc: fix command samples (#30)
* doc: update changelog per feedback (#29)
* doc: remove extra spaces in register command help message (Azure#34)
* doc: update api definition and metadata command samples (Azure#36)1 parent cb7abc8 commit 25109ba
File tree
72 files changed
+1309
-1764
lines changed- .github
- src/apic-extension
- azext_apic_extension
- aaz/latest/apic
- api
- definition
- deployment
- version
- environment
- metadata_schema
- metadata
- service
- tests/latest
- recordings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+1309
-1764
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
9 | 16 | | |
10 | 17 | | |
11 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 38 | | |
44 | 39 | | |
45 | 40 | | |
| |||
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
53 | | - | |
| 48 | + | |
54 | 49 | | |
55 | 50 | | |
56 | | - | |
| 51 | + | |
57 | 52 | | |
58 | 53 | | |
59 | 54 | | |
| |||
90 | 85 | | |
91 | 86 | | |
92 | 87 | | |
93 | | - | |
| 88 | + | |
94 | 89 | | |
95 | 90 | | |
96 | | - | |
| 91 | + | |
97 | 92 | | |
98 | 93 | | |
99 | 94 | | |
| |||
127 | 122 | | |
128 | 123 | | |
129 | 124 | | |
130 | | - | |
| 125 | + | |
131 | 126 | | |
132 | 127 | | |
133 | 128 | | |
| |||
209 | 204 | | |
210 | 205 | | |
211 | 206 | | |
212 | | - | |
| 207 | + | |
213 | 208 | | |
214 | 209 | | |
215 | 210 | | |
| |||
283 | 278 | | |
284 | 279 | | |
285 | 280 | | |
| 281 | + | |
286 | 282 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | | - | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | | - | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
42 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
Lines changed: 28 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
44 | 47 | | |
45 | 48 | | |
46 | 49 | | |
47 | | - | |
48 | | - | |
49 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| 79 | + | |
74 | 80 | | |
75 | 81 | | |
76 | 82 | | |
| |||
84 | 90 | | |
85 | 91 | | |
86 | 92 | | |
87 | | - | |
| 93 | + | |
88 | 94 | | |
89 | 95 | | |
90 | 96 | | |
| |||
103 | 109 | | |
104 | 110 | | |
105 | 111 | | |
106 | | - | |
107 | | - | |
| 112 | + | |
| 113 | + | |
108 | 114 | | |
109 | | - | |
| 115 | + | |
| 116 | + | |
110 | 117 | | |
111 | 118 | | |
112 | 119 | | |
| |||
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| 136 | + | |
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
| |||
212 | 215 | | |
213 | 216 | | |
214 | 217 | | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | 218 | | |
226 | 219 | | |
227 | 220 | | |
| |||
271 | 264 | | |
272 | 265 | | |
273 | 266 | | |
274 | | - | |
| 267 | + | |
275 | 268 | | |
276 | 269 | | |
277 | 270 | | |
| |||
322 | 315 | | |
323 | 316 | | |
324 | 317 | | |
325 | | - | |
| 318 | + | |
326 | 319 | | |
327 | 320 | | |
328 | 321 | | |
329 | 322 | | |
330 | | - | |
| 323 | + | |
331 | 324 | | |
332 | 325 | | |
333 | | - | |
| 326 | + | |
334 | 327 | | |
335 | 328 | | |
336 | | - | |
337 | 329 | | |
338 | 330 | | |
339 | 331 | | |
| |||
346 | 338 | | |
347 | 339 | | |
348 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
349 | 345 | | |
350 | 346 | | |
351 | 347 | | |
| |||
362 | 358 | | |
363 | 359 | | |
364 | 360 | | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | 361 | | |
370 | 362 | | |
371 | 363 | | |
| |||
393 | 385 | | |
394 | 386 | | |
395 | 387 | | |
396 | | - | |
| 388 | + | |
397 | 389 | | |
398 | 390 | | |
399 | 391 | | |
| |||
405 | 397 | | |
406 | 398 | | |
407 | 399 | | |
408 | | - | |
| 400 | + | |
409 | 401 | | |
410 | 402 | | |
411 | 403 | | |
| |||
418 | 410 | | |
419 | 411 | | |
420 | 412 | | |
| 413 | + | |
421 | 414 | | |
422 | 415 | | |
423 | 416 | | |
| |||
0 commit comments