Skip to content

Commit

Permalink
Metadata Support ES7+ Legacy Templates
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Kurait <[email protected]>
  • Loading branch information
AndreKurait committed Nov 15, 2024
1 parent 65a662b commit 6510551
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

import com.fasterxml.jackson.databind.node.ObjectNode;

import java.util.Optional;

public class GlobalMetadataData_ES_7_10 implements GlobalMetadata {
private final ObjectNode root;

Expand Down

0 comments on commit 6510551

Please sign in to comment.