Skip to content

Commit

Permalink
updated API version for TemplatesMetadata.Builder
Browse files Browse the repository at this point in the history
Signed-off-by: Shivansh Arora <[email protected]>
  • Loading branch information
shiv0408 committed May 15, 2024
1 parent 87893ad commit 2fe0dd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public int hashCode() {
*
* @opensearch.api
*/
@PublicApi(since = "3.0.0")
@PublicApi(since = "2.15.0")
public static class Builder {
private final Map<String, IndexTemplateMetadata> templates;

Expand Down

0 comments on commit 2fe0dd6

Please sign in to comment.