Skip to content

Commit

Permalink
feat(client-qconnect): Marked SearchQuickResponses API as readonly.
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 5, 2024
1 parent 120bfed commit 6f1d52c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion codegen/sdk-codegen/aws-models/qconnect.json
Original file line number Diff line number Diff line change
Expand Up @@ -5726,7 +5726,8 @@
"outputToken": "nextToken",
"pageSize": "maxResults",
"items": "results"
}
},
"smithy.api#readonly": {}
}
},
"com.amazonaws.qconnect#SearchQuickResponsesRequest": {
Expand Down

0 comments on commit 6f1d52c

Please sign in to comment.