mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-18 00:39:15 +00:00
fix MD in perl doc
This commit is contained in:
@@ -257,7 +257,7 @@ public class PerlClientCodegen extends DefaultCodegen implements CodegenConfig {
|
||||
}
|
||||
}
|
||||
|
||||
return "null";
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user