OpenSearch/test/fixtures/build.gradle

6 lines
140 B
Groovy

subprojects {
// fixtures are mostly external and by default we don't want to check forbidden apis
forbiddenApisMain.enabled = false
}