mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-15 23:39:15 +00:00
Let the fmt package help convert the obj to a string. Previously this could panic if the obj was an int.
Let the fmt package help convert the obj to a string. Previously this could panic if the obj was an int.