Skip to content

decorateOperation is never called #2748

@taroquu

Description

@taroquu
Q A
Bug or feature request? Bug
Which Swagger-Core version? 2.0.1-SNAPSHOT
Which Java version? 8 u161
Which JAX-RS framework & version? 2.1 - resteasy 3.5.0

I've been trying to create an extension this morning for a couple of custom annotations. I've noteced however that decorateOperation() from io.swagger.v3.jaxrs2.ext.OpenAPIExtension is never being called.

An ealier version of Reader

private void processOperationDecorator(Operation operation, Method method) {
used to call it. But this no longer seems to exist for 2.0.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions