File tree Expand file tree Collapse file tree 12 files changed +78
-9
lines changed
example/.openapi-generator
infectionTracker/.openapi-generator
petstore/.openapi-generator
typeHierarchy/.openapi-generator
src/test/java/io/github/jhannes/openapi/typescriptfetchapi Expand file tree Collapse file tree 12 files changed +78
-9
lines changed Original file line number Diff line number Diff line change 150150 <dependency >
151151 <groupId >org.openapitools</groupId >
152152 <artifactId >openapi-generator</artifactId >
153- <version >5.1.1 </version >
153+ <version >5.2.0 </version >
154154 <scope >provided</scope >
155155 </dependency >
156156 <dependency >
157157 <groupId >org.junit.jupiter</groupId >
158158 <artifactId >junit-jupiter</artifactId >
159- <version >5.6.0 </version >
159+ <version >5.7.2 </version >
160160 <scope >test</scope >
161161 </dependency >
162162 </dependencies >
Original file line number Diff line number Diff line change 1+ .gitignore
2+ .openapi-generator-ignore
3+ README.md
4+ api.ts
5+ base.ts
6+ git_push.sh
7+ index.ts
8+ model.ts
9+ package.json
10+ package.json
11+ package.json
12+ test/apiTest.ts
13+ test/modelTest.ts
14+ tsconfig.json
Original file line number Diff line number Diff line change 1- 5.1.1
1+ 5.2.0
Original file line number Diff line number Diff line change 1+ .gitignore
2+ .openapi-generator-ignore
3+ README.md
4+ api.ts
5+ base.ts
6+ git_push.sh
7+ index.ts
8+ model.ts
9+ package.json
10+ package.json
11+ package.json
12+ test/apiTest.ts
13+ test/modelTest.ts
14+ tsconfig.json
Original file line number Diff line number Diff line change 1- 5.1.1
1+ 5.2.0
Original file line number Diff line number Diff line change 1+ .gitignore
2+ .openapi-generator-ignore
3+ README.md
4+ api.ts
5+ base.ts
6+ git_push.sh
7+ index.ts
8+ model.ts
9+ package.json
10+ package.json
11+ package.json
12+ test/apiTest.ts
13+ test/modelTest.ts
14+ tsconfig.json
Original file line number Diff line number Diff line change 1- 5.1.1
1+ 5.2.0
Original file line number Diff line number Diff line change 1+ .gitignore
2+ .openapi-generator-ignore
3+ README.md
4+ api.ts
5+ base.ts
6+ git_push.sh
7+ index.ts
8+ model.ts
9+ package.json
10+ package.json
11+ package.json
12+ test/apiTest.ts
13+ test/modelTest.ts
14+ tsconfig.json
Original file line number Diff line number Diff line change 1- 5.1.1
1+ 5.2.0
Original file line number Diff line number Diff line change 1+ .gitignore
2+ .openapi-generator-ignore
3+ README.md
4+ api.ts
5+ base.ts
6+ git_push.sh
7+ index.ts
8+ model.ts
9+ package.json
10+ package.json
11+ package.json
12+ test/apiTest.ts
13+ test/modelTest.ts
14+ tsconfig.json
You can’t perform that action at this time.
0 commit comments