Commit 10043a5
Subscription RP v2021-10-01 endpoint fix, s360 correctness (#17155)
* Copied the last item from private repo and renamed to 2021-10-01
* Updated the version to 2021-10-01
* Error response is updated. It is required by OpenAPI Validation Tools(linter)
* http status response on post method is updated to 201 from 202; required by OpenAPI Validation Tools(linter)
* description is added in #definitions.Operation.properties.display; required by OpenAPI Validation Tools(linter)
* updated error response to match it previous
* systemData properties are added; required by Swagger validation on the PR
* updated readme.md for the new version
* removed a file getSubscriptionOperation.json as long as it is not referenced; required by Swagger Avocado on the PR
* Modified style by npm prettier
* executed npm run prettier; required by prettier check on PR
* added type:object; required by swagger LintDiff
* added type:object; required by swagger LintDiff
* reverted back the post response of acceptOwnership to 202
* http status response on post method is updated to 201 from 202; required by OpenAPI Validation Tools(linter)
* reverted back the post response of acceptOwnership to 202
* Updated property name value to subscriptionId
* Added missing property in response body of Get List of Alias subscription API
* Updated response of default policies from 201 to 200 based on API response
* Updated example for response of default policies from 201 to 200 based on API response
* s360 fix: error response is fixed on managementpartner
* added Microsoft.Subscription/stable/2016-06-01/subscriptions.json in input file list
* Lint diff errors are fixed
* reverting back the changes for 2-16-06-01
* added v2016-06-01 for the new
* executed prettier
Co-authored-by: Ochi <ochisamand@microsoft.com>1 parent 8830149 commit 10043a5
File tree
7 files changed
+24
-16
lines changed- specification
- managementpartner/resource-manager/Microsoft.ManagementPartner/preview/2018-02-01
- subscription/resource-manager
- Microsoft.Subscription/stable/2021-10-01
- examples
7 files changed
+24
-16
lines changedLines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
| 325 | + | |
331 | 326 | | |
332 | 327 | | |
333 | 328 | | |
| |||
336 | 331 | | |
337 | 332 | | |
338 | 333 | | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
339 | 342 | | |
340 | 343 | | |
341 | 344 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
| 387 | + | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
569 | | - | |
| 569 | + | |
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| |||
781 | 781 | | |
782 | 782 | | |
783 | 783 | | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
784 | 788 | | |
785 | 789 | | |
786 | 790 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments