From 62f5adddc4ebcc780e0a8968b826201df864e8bc Mon Sep 17 00:00:00 2001 From: rajinder Date: Fri, 26 Feb 2021 00:52:01 -0800 Subject: [PATCH] 3730 update api key - doc update (#3731) * updated doc for added update_api_key / update_usage_plan feature * updated doc for added update_api_key / update_usage_plan feature Co-authored-by: rajinder saini --- IMPLEMENTATION_COVERAGE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IMPLEMENTATION_COVERAGE.md b/IMPLEMENTATION_COVERAGE.md index df35c6b12..80e38656b 100644 --- a/IMPLEMENTATION_COVERAGE.md +++ b/IMPLEMENTATION_COVERAGE.md @@ -358,7 +358,7 @@ - [ ] test_invoke_method - [ ] untag_resource - [ ] update_account -- [ ] update_api_key +- [X] update_api_key - [X] update_authorizer - [ ] update_base_path_mapping - [ ] update_client_certificate @@ -377,7 +377,7 @@ - [ ] update_rest_api - [X] update_stage - [ ] update_usage -- [ ] update_usage_plan +- [X] update_usage_plan - [ ] update_vpc_link