We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e63c43b + c625d08 commit e4153e3Copy full SHA for e4153e3
1 file changed
src/main/resources/handlebars/JavaJaxRS/di/api.mustache
@@ -9,6 +9,7 @@ import io.swagger.annotations.ApiParam;
9
{{^useOas2}}
10
import io.swagger.v3.oas.annotations.Operation;
11
import io.swagger.v3.oas.annotations.Parameter;
12
+import io.swagger.v3.oas.annotations.enums.ParameterIn;
13
import io.swagger.v3.oas.annotations.responses.ApiResponses;
14
import io.swagger.v3.oas.annotations.responses.ApiResponse;
15
import io.swagger.v3.oas.annotations.media.ArraySchema;
0 commit comments