Commit b33d10bd authored by Philip Makedonski's avatar Philip Makedonski
Browse files

* updated name

parent fc37fd50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ final class TDLtxProjectWithOpenAPI {
            //TODO: make target package name configurable? i.e. based on name
            addFile('''src/«path»/imported.tdltx''', 
            	ConverterNext.processToString(dataDefinitionsPath.value, 
					"src/"+path.value+"/imported.tdltx", 
					"src/"+path.value+"/Imported.tdltx", 
					sourceMapping.value, 
					targetMapping.value
			))