Interface OpenAPIContributor
public interface OpenAPIContributor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
contribute
(io.swagger.v3.oas.models.OpenAPI openAPI, OpenAPIContext openAPIContext)
-
Method Details
-
contribute
void contribute(io.swagger.v3.oas.models.OpenAPI openAPI, OpenAPIContext openAPIContext) throws Exception - Throws:
Exception
-