Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] What is the purpose of PathToSwaggerGenerator? #319

Open
mark-buhagiar opened this issue Nov 20, 2024 · 0 comments
Open

[Question] What is the purpose of PathToSwaggerGenerator? #319

mark-buhagiar opened this issue Nov 20, 2024 · 0 comments

Comments

@mark-buhagiar
Copy link

Apologies for the thick question, but I'm unable to find answer to the question.

I currently have my setup as follows:

  app.UseSwagger().UseSwaggerForOcelotUI(opt =>
  {
      opt.PathToSwaggerGenerator = "/swagger/docs";
  })

However, I was trying to figure out what the swagger generator actually is, or is doing, and removing it made no difference.
Happy to be pointed to some documentation and told to read!

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant