Skip to content

Generating OpenAPI file for a specific directory #1871

Answered by MikeEdgar
JXenog asked this question in Q&A
Discussion options

You must be logged in to vote

@JXenog , there are several MP OpenAPI configurations that can be used to include or exclude packages and classes. You can try some combination to select just the endpoints you're interested in.

  • mp.openapi.scan.packages
  • mp.openapi.scan.classes
  • mp.openapi.scan.exclude.packages
  • mp.openapi.scan.exclude.classes

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JXenog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants