Skip to content

SwaggerBundleConfig variables #90

Description

@priyamm

How can I set the Scan and BasePath of the swagger configuration in the initialize method on my application, as its not present in your build. Should I add those two variables in my SwaggerBuilderConfiguration class. I think it might not be able to set.

In order for the Swagger to operate properly, you must set the base path of the application.
In order for Swagger to actually produce the documentation, you must setScan(true).

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