Package com.github.chhorz.openapi.common.spi
package com.github.chhorz.openapi.common.spi
-
ClassDescriptionA custom
OpenAPIPostProcessorthat writes the OpenAPI domain object to a local file.Creates a newPostProcessorProviderfor theFileWriterPostProcessor.This interface declares the actual post-processing method.Instances of this interface will be used to create post processor instances.Enumeration of post processor types.