Package io.openapiprocessor.api.v1
Interface Version
-
public interface Version(experimental & optional) interface to provide version information of the processor.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetVersion()The version string of the openapi-processor.
-