File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
springdoc-openapi-common/src/main/java/org/springdoc/core Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 38
38
39
39
import com .fasterxml .jackson .annotation .JsonView ;
40
40
import io .swagger .v3 .core .util .AnnotationsUtils ;
41
- import io .swagger .v3 .core .util .ReflectionUtils ;
42
41
import io .swagger .v3 .oas .models .Components ;
43
42
import io .swagger .v3 .oas .models .Operation ;
44
43
import io .swagger .v3 .oas .models .media .Content ;
54
53
import org .springframework .http .HttpStatus ;
55
54
import org .springframework .util .CollectionUtils ;
56
55
import org .springframework .web .bind .annotation .ExceptionHandler ;
57
- import org .springframework .web .bind .annotation .RequestBody ;
58
56
import org .springframework .web .bind .annotation .RequestMapping ;
59
57
import org .springframework .web .bind .annotation .ResponseStatus ;
60
58
import org .springframework .web .method .ControllerAdviceBean ;
You can’t perform that action at this time.
0 commit comments