Package io.micronaut.jsonschema.utils
Interface JsonSchemaConfiguration
public interface JsonSchemaConfiguration
Json Schema Configuration.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault String
The location where JSON schemas will be generated inside the build META-INF/ directory.
-
Field Details
-
DEFAULT_OUTPUT_LOCATION
- See Also:
-
-
Method Details