modules/openapi-generator/src
main/java/org/…/codegen/languages
AbstractGoCodegen.java +5 -4
test/resources/3_0/go
petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml +10 -0
samples/openapi3/client/petstore/go
go-petstore
.openapi-generator
FILES +2 -0
api
openapi.yaml +10 -0
docs
MapOfFileTest.md +56 -0
README.md +1 -0
model_map_of_file_test_.go +142 -0
go.mod +1 -1
go.sum +2 -0
+ 5
- 4
@@ -625,13 +625,14 @@ public abstract class AbstractGoCodegen extends DefaultCodegen implements Codege
+ 5
- 4
@@ -625,13 +625,14 @@ public abstract class AbstractGoCodegen extends DefaultCodegen implements Codege
@@ -51,6 +51,7 @@ docs/HasOnlyReadOnly.md
@@ -120,6 +121,7 @@ model_has_only_read_only.go
@@ -1968,6 +1968,16 @@ components:
+ 56
- 0
@@ -157,6 +157,7 @@ Class | Method | HTTP request | Description
+ 142
- 0
@@ -7,6 +7,6 @@ replace go-petstore => ./go-petstore
@@ -301,6 +301,8 @@ golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e h1:TsQ7F31D3bUCLeqPT0u+yjp1g