We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070cd77 commit 20612ffCopy full SHA for 20612ff
1 file changed
server/src/main/java/org/opensearch/common/metadata/package-info.java
@@ -0,0 +1,10 @@
1
+/*
2
+ * SPDX-License-Identifier: Apache-2.0
3
+ *
4
+ * The OpenSearch Contributors require contributions made to
5
+ * this file be licensed under the Apache-2.0 license or a
6
+ * compatible open source license.
7
+ */
8
+
9
+/** Common OpenSearch metadata constructs */
10
+package org.opensearch.common.metadata;
0 commit comments