From 0a1f70c1959f205e2b8f700ba04babe1e650c5dc Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 6 Sep 2024 18:06:05 +0000 Subject: [PATCH] Update changelog based on model updates --- .changes/next-release/api-change-qapps-45844.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/next-release/api-change-qapps-45844.json diff --git a/.changes/next-release/api-change-qapps-45844.json b/.changes/next-release/api-change-qapps-45844.json new file mode 100644 index 000000000000..f2bb12b2c16e --- /dev/null +++ b/.changes/next-release/api-change-qapps-45844.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qapps``", + "description": "Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item." +}