SK

Results 15 comments of SK

Hi Guys, Indeed, is this project is still maintained? We are highly interested in its future. Would like to see new changes, bug fixes, and so on. Also, bring MRs...

Hi @EnriqueL8, @fenollp, First of all thank you for a good project, it really helped a lot! I also face the same obstacle (not a problem). Is it possible anyhow...

@fenollp what do you think on the current problem? Thanks!

@EnriqueL8, I'm trying to compile my project having replaced original kin-openapi with your branch. Observe the problem: _../../../go/pkg/mod/github.com/davidebianchi/[email protected]/main.go:115:19: cannot use openapi3.Paths{} (value of type openapi3.Paths) as *openapi3.Paths value in assignment...

@EnriqueL8 there is one problem. If there are different types in different packages have the same name then the "NewSchemaRefForValue" produces one component, the same ref. Example: ```golang package root:...

@EnriqueL8, I think it makes to supply an optional type name generator and use it at openapi3gen.go:315 ... diving into the code

@EnriqueL8 please take a look at your forked repository. I have created a MR into your developed branch. I propose a new option making it possible to customize the generated...

@EnriqueL8 let me create a couple of additional tests. I'll bring an additional MR into the current branch.