Package io.openapiprocessor.api.v1
-
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.Version (experimental & optional) interface to provide version information of the processor.