Skip to content

Commit fa6b2ba

Browse files
Update ResourceType.java
Signed-off-by: Kiran Prakash <awskiran@amazon.com>
1 parent 2f4380c commit fa6b2ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/main/java/org/opensearch/search/ResourceType.java

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ public static void writeTo(StreamOutput out, ResourceType resourceType) throws I
5151
}
5252

5353
public String getName() {
54+
5455
return name;
5556
}
5657

0 commit comments

Comments
 (0)