Skip to content

neetkee/springdoc-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages