From 55ba3e142a6f6bd4fc433323f40b382f0d0edc0e Mon Sep 17 00:00:00 2001 From: siwei xu Date: Wed, 18 Sep 2024 00:11:07 -0400 Subject: [PATCH] CMR-9848: Modified the api doc --- search-app/docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-app/docs/api.md b/search-app/docs/api.md index f31b184630..afc768c7bd 100644 --- a/search-app/docs/api.md +++ b/search-app/docs/api.md @@ -3771,7 +3771,7 @@ Content-Length: 168 ] ``` -On occasions when tag association cannot be processed at all due to invalid input, tag association request will return status code 200 with appropriate error messages for each failed association. If all the associations in the request fail, a 400 failure status code will be returned. +On occasions when tag association cannot be processed at all due to invalid input, tag association request will return failure status code 400 with the appropriate error message. #### Associating Collections with a Tag by query