bee icon indicating copy to clipboard operation
bee copied to clipboard

Skip unexported struct fields in swaggergen

Open de1acr0ix opened this issue 2 years ago • 1 comments

Go JSON serialization only handles exported struct fields. Therefore we can skip the unexported fields for swagger document generation.

de1acr0ix avatar Jan 17 '23 07:01 de1acr0ix

@flycash Can you please review this PR? Thanks!

de1acr0ix avatar Jan 30 '23 07:01 de1acr0ix