mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 21:42:45 +00:00
fix bash test package name (#4566)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package io.swagger.codegen.python;
|
||||
package io.swagger.codegen.bash;
|
||||
|
||||
import io.swagger.codegen.CodegenModel;
|
||||
import io.swagger.codegen.CodegenOperation;
|
||||
|
||||
Reference in New Issue
Block a user