sample-spring-boot-api-service icon indicating copy to clipboard operation
sample-spring-boot-api-service copied to clipboard

Support internationalization of Swagger documentation

Open plavjanik opened this issue 5 years ago • 2 comments

As an API developer, I would like to be able to localize the Swagger documentation that my API is generating.

  • It is possible to define localization for text in the Springfox annotations
  • The localization is chosen by the Accept-Language header or lang query parameter
  • Validation that Swagger UI component does not prevent the flow of Accept-Language header from the browser to the API service
  • Swagger UI component localization is not part of the story

plavjanik avatar Nov 06 '19 15:11 plavjanik

This issue has not been updated in a long time.

github-actions[bot] avatar Jan 21 '20 00:01 github-actions[bot]

Is this feature available now?

sammadaan30 avatar Jan 25 '22 04:01 sammadaan30