mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-08 06:56:09 +00:00
* importContainerType = true * add unit test * disable MyImportTest * build all samples, add import exceptions * simplify code * delete myImportTest * generate docs * extend comment * remove inline comment
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package controllers;
|
||||
|
||||
import java.util.List;
|
||||
import java.time.OffsetDateTime;
|
||||
import apimodels.User;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user