Commit 2f97f00
committed
feat(workspaceevents): update the API
#### workspaceevents:v1
The following keys were added:
- resources.tasks.methods.get.parameters.tenant.description
- resources.tasks.methods.get.parameters.tenant.location
- resources.tasks.methods.get.parameters.tenant.type
- resources.tasks.methods.subscribe.parameters.tenant.description
- resources.tasks.methods.subscribe.parameters.tenant.location
- resources.tasks.methods.subscribe.parameters.tenant.type
- resources.tasks.resources.pushNotificationConfigs.methods.create.parameters.tenant.description
- resources.tasks.resources.pushNotificationConfigs.methods.create.parameters.tenant.location
- resources.tasks.resources.pushNotificationConfigs.methods.create.parameters.tenant.type
- resources.tasks.resources.pushNotificationConfigs.methods.delete.parameters.tenant.description
- resources.tasks.resources.pushNotificationConfigs.methods.delete.parameters.tenant.location
- resources.tasks.resources.pushNotificationConfigs.methods.delete.parameters.tenant.type
- resources.tasks.resources.pushNotificationConfigs.methods.get.parameters.tenant.description
- resources.tasks.resources.pushNotificationConfigs.methods.get.parameters.tenant.location
- resources.tasks.resources.pushNotificationConfigs.methods.get.parameters.tenant.type
- resources.tasks.resources.pushNotificationConfigs.methods.list.parameters.tenant.description
- resources.tasks.resources.pushNotificationConfigs.methods.list.parameters.tenant.location
- resources.tasks.resources.pushNotificationConfigs.methods.list.parameters.tenant.type
- schemas.CancelTaskRequest.properties.tenant.description
- schemas.CancelTaskRequest.properties.tenant.type
- schemas.SendMessageRequest.properties.tenant.description
- schemas.SendMessageRequest.properties.tenant.type1 parent 38ea295 commit 2f97f00
File tree
2 files changed
+92
-5
lines changed- discovery
- src/apis/workspaceevents
2 files changed
+92
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
561 | 566 | | |
562 | 567 | | |
563 | 568 | | |
| |||
580 | 585 | | |
581 | 586 | | |
582 | 587 | | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
583 | 593 | | |
584 | 594 | | |
585 | 595 | | |
| |||
611 | 621 | | |
612 | 622 | | |
613 | 623 | | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
614 | 629 | | |
615 | 630 | | |
616 | 631 | | |
| |||
636 | 651 | | |
637 | 652 | | |
638 | 653 | | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
639 | 659 | | |
640 | 660 | | |
641 | 661 | | |
| |||
658 | 678 | | |
659 | 679 | | |
660 | 680 | | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
661 | 686 | | |
662 | 687 | | |
663 | 688 | | |
| |||
691 | 716 | | |
692 | 717 | | |
693 | 718 | | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
694 | 724 | | |
695 | 725 | | |
696 | 726 | | |
| |||
703 | 733 | | |
704 | 734 | | |
705 | 735 | | |
706 | | - | |
| 736 | + | |
707 | 737 | | |
708 | 738 | | |
709 | 739 | | |
| |||
767 | 797 | | |
768 | 798 | | |
769 | 799 | | |
770 | | - | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
771 | 806 | | |
772 | 807 | | |
773 | 808 | | |
| |||
1061 | 1096 | | |
1062 | 1097 | | |
1063 | 1098 | | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
1064 | 1103 | | |
1065 | 1104 | | |
1066 | 1105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
176 | 181 | | |
177 | 182 | | |
178 | 183 | | |
| |||
369 | 374 | | |
370 | 375 | | |
371 | 376 | | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
372 | 381 | | |
373 | 382 | | |
374 | 383 | | |
| |||
615 | 624 | | |
616 | 625 | | |
617 | 626 | | |
618 | | - | |
| 627 | + | |
| 628 | + | |
619 | 629 | | |
620 | 630 | | |
621 | 631 | | |
| |||
2053 | 2063 | | |
2054 | 2064 | | |
2055 | 2065 | | |
2056 | | - | |
| 2066 | + | |
| 2067 | + | |
| 2068 | + | |
2057 | 2069 | | |
2058 | 2070 | | |
2059 | 2071 | | |
| |||
2196 | 2208 | | |
2197 | 2209 | | |
2198 | 2210 | | |
| 2211 | + | |
| 2212 | + | |
2199 | 2213 | | |
2200 | 2214 | | |
2201 | 2215 | | |
| |||
2335 | 2349 | | |
2336 | 2350 | | |
2337 | 2351 | | |
| 2352 | + | |
| 2353 | + | |
2338 | 2354 | | |
2339 | 2355 | | |
2340 | 2356 | | |
| |||
2463 | 2479 | | |
2464 | 2480 | | |
2465 | 2481 | | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
2466 | 2486 | | |
2467 | 2487 | | |
2468 | 2488 | | |
2469 | 2489 | | |
2470 | 2490 | | |
2471 | 2491 | | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
2472 | 2496 | | |
2473 | 2497 | | |
2474 | 2498 | | |
| |||
2512 | 2536 | | |
2513 | 2537 | | |
2514 | 2538 | | |
| 2539 | + | |
| 2540 | + | |
2515 | 2541 | | |
2516 | 2542 | | |
2517 | 2543 | | |
| |||
2661 | 2687 | | |
2662 | 2688 | | |
2663 | 2689 | | |
| 2690 | + | |
| 2691 | + | |
2664 | 2692 | | |
2665 | 2693 | | |
2666 | 2694 | | |
| |||
2794 | 2822 | | |
2795 | 2823 | | |
2796 | 2824 | | |
| 2825 | + | |
| 2826 | + | |
2797 | 2827 | | |
2798 | 2828 | | |
2799 | 2829 | | |
| |||
2938 | 2968 | | |
2939 | 2969 | | |
2940 | 2970 | | |
| 2971 | + | |
| 2972 | + | |
2941 | 2973 | | |
2942 | 2974 | | |
2943 | 2975 | | |
| |||
3064 | 3096 | | |
3065 | 3097 | | |
3066 | 3098 | | |
| 3099 | + | |
| 3100 | + | |
| 3101 | + | |
| 3102 | + | |
3067 | 3103 | | |
3068 | 3104 | | |
3069 | 3105 | | |
| |||
3075 | 3111 | | |
3076 | 3112 | | |
3077 | 3113 | | |
| 3114 | + | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
3078 | 3118 | | |
3079 | 3119 | | |
3080 | 3120 | | |
3081 | 3121 | | |
3082 | 3122 | | |
3083 | 3123 | | |
| 3124 | + | |
| 3125 | + | |
| 3126 | + | |
| 3127 | + | |
3084 | 3128 | | |
3085 | 3129 | | |
3086 | 3130 | | |
| |||
3095 | 3139 | | |
3096 | 3140 | | |
3097 | 3141 | | |
| 3142 | + | |
| 3143 | + | |
| 3144 | + | |
| 3145 | + | |
3098 | 3146 | | |
3099 | 3147 | | |
0 commit comments