Skip to content

Commit 76cc5f8

Browse files
breaking change details
1 parent 8b0649e commit 76cc5f8

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

src/Oracle/Oracle.Autorest/README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ directive:
8686
set:
8787
parameter-name: ScheduledStopTime
8888

89-
# removal of properties from the IAutonomousDatabase model.
89+
# removal of properties from the IAutonomousDatabase model.
9090
- where:
9191
model-name: AutonomousDatabase
9292
set:
@@ -107,9 +107,7 @@ directive:
107107
- DayOfWeekName
108108
- ScheduledStartTime
109109
- ScheduledStopTime
110-
remove-parameter-set:
111-
- CreateExpanded
112-
change-description: "The parameters '-DayOfWeekName', '-ScheduledStartTime', '-ScheduledStopTime', and the parameter set 'CreateExpanded' have been removed. Please refer to the documentation for the new method of configuring maintenance schedules during creation."
110+
change-description: "The parameters '-DayOfWeekName', '-ScheduledStartTime' and'-ScheduledStopTime' have been removed. Please refer to the documentation for the new method of configuring maintenance schedules during creation."
113111

114112
# removed parameters and parameter sets for Update-AzOracleAutonomousDatabase.
115113
- where:
@@ -121,10 +119,7 @@ directive:
121119
- DayOfWeekName
122120
- ScheduledStartTime
123121
- ScheduledStopTime
124-
remove-parameter-set:
125-
- UpdateExpanded
126-
- UpdateViaIdentityExpanded
127-
change-description: "The parameters '-DayOfWeekName', '-ScheduledStartTime', '-ScheduledStopTime', and the parameter sets 'UpdateExpanded' and 'UpdateViaIdentityExpanded' have been removed. Please refer to the documentation for the current method of modifying maintenance schedules."
122+
change-description: "The parameters '-DayOfWeekName', '-ScheduledStartTime' and '-ScheduledStopTime' have been removed. Please refer to the documentation for the current method of modifying maintenance schedules."
128123

129124
# removal of the Update-AzOracleAutonomousDatabaseBackUp cmdlet.
130125
- where:

0 commit comments

Comments
 (0)