@@ -588,7 +588,7 @@ public class TypeScriptAngularClientCodegen extends AbstractTypeScriptClientCode
Created by: snebjorn
Fixes #13201 (closed) see bug report for details about the issue
To validate the work run the OpenApi spec provided in the bug report.
Then check that /output-folder/model/foo.ts
have the correctly path to import the Model1st
interface. It should be from './model1st';
./mvnw clean package
./bin/generate-samples.sh
./bin/utils/export_docs_generators.sh
./bin/generate-samples.sh bin/configs/java*
.
For Windows users, please run the script in Git BASH.master
(6.1.0) (minor release - breaking changes with fallbacks), 7.0.x
(breaking changes without fallbacks)@TiFu (2017/07) @taxpon (2017/07) @sebastianhaas (2017/07) @kenisteward (2017/07) @Vrolijkx (2017/09) @macjohnny (2018/01) @topce (2018/10) @akehir (2019/07) @petejohansonxo (2019/11) @amakhrov (2020/02) @davidgamero (2022/03) @mkusaka (2022/04)
Preferences