Package io.openapiprocessor.api.v2
-
Interface Summary Interface Description OpenApiProcessor To make an openapi-processor available to a consumer (for example the openapi-processor-gradle plugin) it must implement this interface and have aMETA-INF/services/io.openapiprocessor.api.v1.OpenApiProcessorproperty file in the resources with the class name of the implementing class.OpenApiProcessorVersion Interface to provide (optional) version information of a processor.Version details of a version.