grape-swagger icon indicating copy to clipboard operation
grape-swagger copied to clipboard

Supporting i18n?

Open calfzhou opened this issue 10 years ago • 1 comments

swagger spec doesn't natively support i18n, but is it possible that grape-swagger generate localized documents for different locale? For example, visiting http://localhost:3000/swagger_doc.json will get default language, as well as visiting http://localhost:3000/swagger_doc.json?locale=zh-CN will get another json in Chinese.

calfzhou avatar Mar 04 '15 09:03 calfzhou

It's definitely a useful feature request.

dblock avatar Mar 04 '15 11:03 dblock