Skip to content

Commit 14c2c01

Browse files
gaobinlongwangdongyu.danny
authored andcommitted
Fix the documentation url of the Create or Update alias API in rest-api-spec (opensearch-project#14935)
Signed-off-by: Gao Binlong <[email protected]>
1 parent 681087a commit 14c2c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/indices.put_alias.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"indices.put_alias":{
33
"documentation":{
4-
"url":"https://opensearch.org/docs/latest/api-reference/index-apis/alias/",
4+
"url":"https://opensearch.org/docs/latest/api-reference/index-apis/update-alias/",
55
"description":"Creates or updates an alias."
66
},
77
"stability":"stable",

0 commit comments

Comments
 (0)