springdoc/springdoc.github.io

FAQ links to wrong file for OpenApiCustomiser example

aubreyyan opened this issue · 0 comments

Is your feature request related to a problem? Please describe.

  • A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I'm always frustrated when I click on a link from documentation and it's an empty test file.

  • What is the actual result using OpenAPI Description (yml or json)?

image

Describe the solution you'd like

  • A clear and concise description of what you want to happen.
  • What is the expected result using OpenAPI Description (yml or json)?

Update link to https://github.com/springdoc/springdoc-openapi/blob/master/springdoc-openapi-webflux-core/src/test/java/test/org/springdoc/api/app39/SpringDocTestApp.java

Describe alternatives you've considered

  • A clear and concise description of any alternative solutions or features you've considered.

None

Additional context

  • Add any other context or screenshots about the feature request here.

None