wI2L / fizz

:lemon: Gin wrapper with OpenAPI 3 spec generation
https://pkg.go.dev/github.com/wI2L/fizz
MIT License
214 stars 52 forks source link

About generic schemas #97

Open ccfish86 opened 1 year ago

ccfish86 commented 1 year ago

While I use fizz to server the api with generic responses, I got the issue $ref values must be RFC3986-compliant percent-encoded URIs

And this is my final api doc. image openapi.json.txt