Skip to content

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

@mark-buhagiar

Description

@mark-buhagiar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions