Commit aa144d1
feat(redis): update the API
#### redis:v1beta1
The following keys were added:
- schemas.Cluster.properties.maintenanceVersion.description
- schemas.Cluster.properties.maintenanceVersion.type
- schemas.DatabaseResourceMetadata.properties.maintenanceInfo.$ref
- schemas.DatabaseResourceMetadata.properties.maintenanceInfo.description
- schemas.Date.description
- schemas.Date.id
- schemas.Date.properties.day.description
- schemas.Date.properties.day.format
- schemas.Date.properties.day.type
- schemas.Date.properties.month.description
- schemas.Date.properties.month.format
- schemas.Date.properties.month.type
- schemas.Date.properties.year.description
- schemas.Date.properties.year.format
- schemas.Date.properties.year.type
- schemas.Date.type
- schemas.ResourceMaintenanceDenySchedule.description
- schemas.ResourceMaintenanceDenySchedule.id
- schemas.ResourceMaintenanceDenySchedule.properties.endDate.$ref
- schemas.ResourceMaintenanceDenySchedule.properties.endDate.description
- schemas.ResourceMaintenanceDenySchedule.properties.startDate.$ref
- schemas.ResourceMaintenanceDenySchedule.properties.startDate.description
- schemas.ResourceMaintenanceDenySchedule.properties.time.$ref
- schemas.ResourceMaintenanceDenySchedule.properties.time.description
- schemas.ResourceMaintenanceDenySchedule.type
- schemas.ResourceMaintenanceInfo.description
- schemas.ResourceMaintenanceInfo.id
- schemas.ResourceMaintenanceInfo.properties.denyMaintenanceSchedules.description
- schemas.ResourceMaintenanceInfo.properties.denyMaintenanceSchedules.items.$ref
- schemas.ResourceMaintenanceInfo.properties.denyMaintenanceSchedules.type
- schemas.ResourceMaintenanceInfo.properties.maintenanceSchedule.$ref
- schemas.ResourceMaintenanceInfo.properties.maintenanceSchedule.description
- schemas.ResourceMaintenanceInfo.properties.maintenanceVersion.description
- schemas.ResourceMaintenanceInfo.properties.maintenanceVersion.type
- schemas.ResourceMaintenanceInfo.type
- schemas.ResourceMaintenanceSchedule.description
- schemas.ResourceMaintenanceSchedule.id
- schemas.ResourceMaintenanceSchedule.properties.day.description
- schemas.ResourceMaintenanceSchedule.properties.day.enum
- schemas.ResourceMaintenanceSchedule.properties.day.enumDescriptions
- schemas.ResourceMaintenanceSchedule.properties.day.type
- schemas.ResourceMaintenanceSchedule.properties.phase.description
- schemas.ResourceMaintenanceSchedule.properties.phase.enum
- schemas.ResourceMaintenanceSchedule.properties.phase.enumDescriptions
- schemas.ResourceMaintenanceSchedule.properties.phase.type
- schemas.ResourceMaintenanceSchedule.properties.time.$ref
- schemas.ResourceMaintenanceSchedule.properties.time.description
- schemas.ResourceMaintenanceSchedule.type
The following keys were changed:
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enum
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enumDeprecated
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enumDescriptions
- schemas.DatabaseResourceMetadata.description
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enum
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enumDeprecated
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enumDescriptions
- schemas.Product.properties.type.enum
- schemas.Product.properties.type.enumDeprecated
- schemas.Product.properties.type.enumDescriptions
#### redis:v1
The following keys were added:
- schemas.Cluster.properties.maintenanceVersion.description
- schemas.Cluster.properties.maintenanceVersion.type
- schemas.DatabaseResourceMetadata.properties.maintenanceInfo.$ref
- schemas.DatabaseResourceMetadata.properties.maintenanceInfo.description
- schemas.Date.description
- schemas.Date.id
- schemas.Date.properties.day.description
- schemas.Date.properties.day.format
- schemas.Date.properties.day.type
- schemas.Date.properties.month.description
- schemas.Date.properties.month.format
- schemas.Date.properties.month.type
- schemas.Date.properties.year.description
- schemas.Date.properties.year.format
- schemas.Date.properties.year.type
- schemas.Date.type
- schemas.ResourceMaintenanceDenySchedule.description
- schemas.ResourceMaintenanceDenySchedule.id
- schemas.ResourceMaintenanceDenySchedule.properties.endDate.$ref
- schemas.ResourceMaintenanceDenySchedule.properties.endDate.description
- schemas.ResourceMaintenanceDenySchedule.properties.startDate.$ref
- schemas.ResourceMaintenanceDenySchedule.properties.startDate.description
- schemas.ResourceMaintenanceDenySchedule.properties.time.$ref
- schemas.ResourceMaintenanceDenySchedule.properties.time.description
- schemas.ResourceMaintenanceDenySchedule.type
- schemas.ResourceMaintenanceInfo.description
- schemas.ResourceMaintenanceInfo.id
- schemas.ResourceMaintenanceInfo.properties.denyMaintenanceSchedules.description
- schemas.ResourceMaintenanceInfo.properties.denyMaintenanceSchedules.items.$ref
- schemas.ResourceMaintenanceInfo.properties.denyMaintenanceSchedules.type
- schemas.ResourceMaintenanceInfo.properties.maintenanceSchedule.$ref
- schemas.ResourceMaintenanceInfo.properties.maintenanceSchedule.description
- schemas.ResourceMaintenanceInfo.properties.maintenanceVersion.description
- schemas.ResourceMaintenanceInfo.properties.maintenanceVersion.type
- schemas.ResourceMaintenanceInfo.type
- schemas.ResourceMaintenanceSchedule.description
- schemas.ResourceMaintenanceSchedule.id
- schemas.ResourceMaintenanceSchedule.properties.day.description
- schemas.ResourceMaintenanceSchedule.properties.day.enum
- schemas.ResourceMaintenanceSchedule.properties.day.enumDescriptions
- schemas.ResourceMaintenanceSchedule.properties.day.type
- schemas.ResourceMaintenanceSchedule.properties.phase.description
- schemas.ResourceMaintenanceSchedule.properties.phase.enum
- schemas.ResourceMaintenanceSchedule.properties.phase.enumDescriptions
- schemas.ResourceMaintenanceSchedule.properties.phase.type
- schemas.ResourceMaintenanceSchedule.properties.time.$ref
- schemas.ResourceMaintenanceSchedule.properties.time.description
- schemas.ResourceMaintenanceSchedule.type
The following keys were changed:
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enum
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enumDeprecated
- schemas.DatabaseResourceHealthSignalData.properties.signalType.enumDescriptions
- schemas.DatabaseResourceMetadata.description
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enum
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enumDeprecated
- schemas.DatabaseResourceRecommendationSignalData.properties.signalType.enumDescriptions
- schemas.Product.properties.type.enum
- schemas.Product.properties.type.enumDeprecated
- schemas.Product.properties.type.enumDescriptions1 parent 8defd20 commit aa144d1
File tree
4 files changed
+438
-14
lines changed- discovery
- src/apis/redis
4 files changed
+438
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1073 | 1073 | | |
1074 | 1074 | | |
1075 | 1075 | | |
1076 | | - | |
| 1076 | + | |
1077 | 1077 | | |
1078 | 1078 | | |
1079 | 1079 | | |
| |||
1608 | 1608 | | |
1609 | 1609 | | |
1610 | 1610 | | |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
1611 | 1615 | | |
1612 | 1616 | | |
1613 | 1617 | | |
| |||
2303 | 2307 | | |
2304 | 2308 | | |
2305 | 2309 | | |
2306 | | - | |
| 2310 | + | |
| 2311 | + | |
2307 | 2312 | | |
2308 | 2313 | | |
2309 | 2314 | | |
| |||
2407 | 2412 | | |
2408 | 2413 | | |
2409 | 2414 | | |
| 2415 | + | |
2410 | 2416 | | |
2411 | 2417 | | |
2412 | 2418 | | |
| |||
2511 | 2517 | | |
2512 | 2518 | | |
2513 | 2519 | | |
2514 | | - | |
| 2520 | + | |
| 2521 | + | |
2515 | 2522 | | |
2516 | 2523 | | |
2517 | 2524 | | |
| |||
2575 | 2582 | | |
2576 | 2583 | | |
2577 | 2584 | | |
2578 | | - | |
| 2585 | + | |
2579 | 2586 | | |
2580 | 2587 | | |
2581 | 2588 | | |
| |||
2726 | 2733 | | |
2727 | 2734 | | |
2728 | 2735 | | |
| 2736 | + | |
| 2737 | + | |
| 2738 | + | |
| 2739 | + | |
2729 | 2740 | | |
2730 | 2741 | | |
2731 | 2742 | | |
| |||
2945 | 2956 | | |
2946 | 2957 | | |
2947 | 2958 | | |
2948 | | - | |
| 2959 | + | |
| 2960 | + | |
2949 | 2961 | | |
2950 | 2962 | | |
2951 | 2963 | | |
| |||
3049 | 3061 | | |
3050 | 3062 | | |
3051 | 3063 | | |
| 3064 | + | |
3052 | 3065 | | |
3053 | 3066 | | |
3054 | 3067 | | |
| |||
3153 | 3166 | | |
3154 | 3167 | | |
3155 | 3168 | | |
3156 | | - | |
| 3169 | + | |
| 3170 | + | |
3157 | 3171 | | |
3158 | 3172 | | |
3159 | 3173 | | |
| |||
3221 | 3235 | | |
3222 | 3236 | | |
3223 | 3237 | | |
| 3238 | + | |
| 3239 | + | |
| 3240 | + | |
| 3241 | + | |
| 3242 | + | |
| 3243 | + | |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
| 3249 | + | |
| 3250 | + | |
| 3251 | + | |
| 3252 | + | |
| 3253 | + | |
| 3254 | + | |
| 3255 | + | |
| 3256 | + | |
| 3257 | + | |
| 3258 | + | |
| 3259 | + | |
3224 | 3260 | | |
3225 | 3261 | | |
3226 | 3262 | | |
| |||
4495 | 4531 | | |
4496 | 4532 | | |
4497 | 4533 | | |
| 4534 | + | |
4498 | 4535 | | |
4499 | 4536 | | |
4500 | 4537 | | |
| |||
4511 | 4548 | | |
4512 | 4549 | | |
4513 | 4550 | | |
| 4551 | + | |
4514 | 4552 | | |
4515 | 4553 | | |
4516 | 4554 | | |
| |||
4527 | 4565 | | |
4528 | 4566 | | |
4529 | 4567 | | |
| 4568 | + | |
4530 | 4569 | | |
4531 | 4570 | | |
4532 | 4571 | | |
| |||
4845 | 4884 | | |
4846 | 4885 | | |
4847 | 4886 | | |
| 4887 | + | |
| 4888 | + | |
| 4889 | + | |
| 4890 | + | |
| 4891 | + | |
| 4892 | + | |
| 4893 | + | |
| 4894 | + | |
| 4895 | + | |
| 4896 | + | |
| 4897 | + | |
| 4898 | + | |
| 4899 | + | |
| 4900 | + | |
| 4901 | + | |
| 4902 | + | |
| 4903 | + | |
| 4904 | + | |
| 4905 | + | |
| 4906 | + | |
| 4907 | + | |
| 4908 | + | |
| 4909 | + | |
| 4910 | + | |
| 4911 | + | |
| 4912 | + | |
| 4913 | + | |
| 4914 | + | |
| 4915 | + | |
| 4916 | + | |
| 4917 | + | |
| 4918 | + | |
| 4919 | + | |
| 4920 | + | |
| 4921 | + | |
| 4922 | + | |
| 4923 | + | |
| 4924 | + | |
| 4925 | + | |
| 4926 | + | |
| 4927 | + | |
| 4928 | + | |
| 4929 | + | |
| 4930 | + | |
| 4931 | + | |
| 4932 | + | |
| 4933 | + | |
| 4934 | + | |
| 4935 | + | |
| 4936 | + | |
| 4937 | + | |
| 4938 | + | |
| 4939 | + | |
| 4940 | + | |
| 4941 | + | |
| 4942 | + | |
| 4943 | + | |
| 4944 | + | |
| 4945 | + | |
| 4946 | + | |
| 4947 | + | |
| 4948 | + | |
| 4949 | + | |
| 4950 | + | |
| 4951 | + | |
| 4952 | + | |
| 4953 | + | |
| 4954 | + | |
| 4955 | + | |
| 4956 | + | |
| 4957 | + | |
| 4958 | + | |
| 4959 | + | |
| 4960 | + | |
| 4961 | + | |
| 4962 | + | |
| 4963 | + | |
| 4964 | + | |
| 4965 | + | |
| 4966 | + | |
| 4967 | + | |
| 4968 | + | |
| 4969 | + | |
| 4970 | + | |
| 4971 | + | |
| 4972 | + | |
| 4973 | + | |
| 4974 | + | |
| 4975 | + | |
| 4976 | + | |
| 4977 | + | |
| 4978 | + | |
| 4979 | + | |
| 4980 | + | |
4848 | 4981 | | |
4849 | 4982 | | |
4850 | 4983 | | |
| |||
0 commit comments