Is it possible to have a multilingual description of swagger in Go ? I use Go, gin, go-swag.
I wish I had a swagger in two languages.
Maybe this can be done by creating two separate endpoints? But in this case, I have no idea how to write different descriptions for one endpoint.