## Problem statement After execute the generate command, the value of body is always "string" <img width="664" alt="image" src="https://user-images.githubusercontent.com/34601995/225621736-8b6ce0db-cea6-45ce-992a-af3a20f0e250.png"> And then I downgrading the version of Go to 1.19.5 and try to re-generate the swagger files successfully. ## Environment swagger version: 0.30.3 go version: 1.20.2 OS: MacOS