@@ -5975,11 +5975,11 @@ ActivityLog:
59755975
59765976GenerateAltTextWrapper :
59775977 type : object
5978- description : ' JSON object with only a GenerateAltText property.'
5978+ description : ' JSON object with only the GenerateAltText property.'
59795979 properties :
59805980 GenerateAltText :
59815981 type : object
5982- description : ' Object containing the input data for GenerateAltText action type.'
5982+ description : ' Object containing the input data for the GenerateAltText action type.'
59835983 properties :
59845984 Image :
59855985 type : object
@@ -5994,7 +5994,7 @@ GenerateAltTextWrapper:
59945994
59955995RefineTextWrapper :
59965996 type : object
5997- description : ' JSON object with only RefineText property.'
5997+ description : ' JSON object with only the RefineText property.'
59985998 properties :
59995999 RefineText :
60006000 type : object
@@ -6016,7 +6016,7 @@ RefineTextWrapper:
60166016
60176017RefineTextInputWrapper :
60186018 type : object
6019- description : ' JSON object with only RefineText property.'
6019+ description : ' JSON object with only the RefineText property.'
60206020 properties :
60216021 RefineText :
60226022 type : object
@@ -6035,7 +6035,7 @@ RefineTextInputWrapper:
60356035
60366036AltTextWrapper :
60376037 type : object
6038- description : ' JSON object with only AltText property.'
6038+ description : ' JSON object with only the AltText property.'
60396039 properties :
60406040 AltText :
60416041 type : object
@@ -6057,7 +6057,7 @@ AltTextWrapper:
60576057
60586058ActionTypeListWrapper :
60596059 type : object
6060- description : ' JSON object with only ActionTypeList property.'
6060+ description : ' JSON object with only the ActionTypeList property.'
60616061 properties :
60626062 ActionTypeList :
60636063 type : ActionTypeList
@@ -6116,7 +6116,7 @@ ActionConfigurationListInputWrapper:
61166116 properties :
61176117 ActionConfigurationListInput :
61186118 type : ActionConfigurationListInput
6119- description : ' Object describing the criteria used to search for Action Conigurations .'
6119+ description : ' Object describing the criteria used to search for Action Configurations .'
61206120
61216121ActionConfigurationListWrapper :
61226122 type : object
0 commit comments