mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-22 11:09:11 +00:00
Fix directory name to match package (#12270)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.openapitools.codegen.CsharpNetcoreFunctionsServerCodegen;
|
||||
package org.openapitools.codegen.csharpnetcorefunctions;
|
||||
|
||||
import org.openapitools.codegen.languages.CsharpNetcoreFunctionsServerCodegen;
|
||||
import org.testng.Assert;
|
||||
Reference in New Issue
Block a user