@@ -6082,11 +6082,11 @@ ActivityLog:
60826082
60836083GenerateAltTextWrapper :
60846084 type : object
6085- description : ' JSON object with only a GenerateAltText property.'
6085+ description : ' JSON object with only the GenerateAltText property.'
60866086 properties :
60876087 GenerateAltText :
60886088 type : object
6089- description : ' Object containing the input data for GenerateAltText action type.'
6089+ description : ' Object containing the input data for the GenerateAltText action type.'
60906090 properties :
60916091 Image :
60926092 type : object
@@ -6101,7 +6101,7 @@ GenerateAltTextWrapper:
61016101
61026102RefineTextWrapper :
61036103 type : object
6104- description : ' JSON object with only RefineText property.'
6104+ description : ' JSON object with only the RefineText property.'
61056105 properties :
61066106 RefineText :
61076107 type : object
@@ -6123,7 +6123,7 @@ RefineTextWrapper:
61236123
61246124RefineTextInputWrapper :
61256125 type : object
6126- description : ' JSON object with only RefineText property.'
6126+ description : ' JSON object with only the RefineText property.'
61276127 properties :
61286128 RefineText :
61296129 type : object
@@ -6142,7 +6142,7 @@ RefineTextInputWrapper:
61426142
61436143AltTextWrapper :
61446144 type : object
6145- description : ' JSON object with only AltText property.'
6145+ description : ' JSON object with only the AltText property.'
61466146 properties :
61476147 AltText :
61486148 type : object
@@ -6164,7 +6164,7 @@ AltTextWrapper:
61646164
61656165ActionTypeListWrapper :
61666166 type : object
6167- description : ' JSON object with only ActionTypeList property.'
6167+ description : ' JSON object with only the ActionTypeList property.'
61686168 properties :
61696169 ActionTypeList :
61706170 type : ActionTypeList
@@ -6223,7 +6223,7 @@ ActionConfigurationListInputWrapper:
62236223 properties :
62246224 ActionConfigurationListInput :
62256225 type : ActionConfigurationListInput
6226- description : ' Object describing the criteria used to search for Action Conigurations .'
6226+ description : ' Object describing the criteria used to search for Action Configurations .'
62276227
62286228ActionConfigurationListWrapper :
62296229 type : object
0 commit comments