public interface GenericSchemaFeature
GenericSchemaFeatures| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
getFeatureResult(GenericSchemaFeatureInput input)
Get the add-on result to be merged in with the schema
|
@Nullable com.fasterxml.jackson.databind.node.ObjectNode getFeatureResult(@Nonnull GenericSchemaFeatureInput input)
Copyright © 2019–2022. All rights reserved.