Package com.github.chhorz.openapi.common.spi
package com.github.chhorz.openapi.common.spi
-
ClassDescriptionA custom
OpenAPIPostProcessor
that writes the OpenAPI domain object to a local file.Creates a newPostProcessorProvider
for 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.