GitHunt
NE

neetkee/springdoc-issue

SpringDoc operationId issue

  1. Start service: ./mvnw spring-boot:run
  2. Call with one locale: curl "http://localhost:8080/v3/api-docs" -H 'Accept-Language: ru-RU'
  3. Call with another locale: curl "http://localhost:8080/v3/api-docs" -H 'Accept-Language: en-US'
  4. OperationId is changed

Languages

Java100.0%

Contributors

Created December 17, 2021
Updated December 17, 2021
neetkee/springdoc-issue | GitHunt