generates nested types in doc (#2201)
Co-authored-by: Link_Zhao <Link_Zhao@epam.com>
This commit is contained in:
3
tools/goctl/api/gogen/testdata/api_common.api
vendored
Normal file
3
tools/goctl/api/gogen/testdata/api_common.api
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
type Common {
|
||||
Some string `json:"some"` // some imported type
|
||||
}
|
||||
Reference in New Issue
Block a user