/* * Copyright OpenSearch Contributors * SPDX-License-Identifier: Apache-2.0 */ package org.opensearch.simpleschema.util /** * Annotation to elevate access for testing purpose. */ annotation class OpenForTesting