Skip to content

There is no option to add server URL #24

@fizaashraf37

Description

@fizaashraf37

Currently server URL is static and is set to ‘/’ . User do not have any option to set this to custom value.

e.g. user should be able to add it like this:

SERVER_URL = "http://localhost:8080"
generator.generate_swagger(app, 
                   destination_path=API_URL, 
                   server_url = SERVER_URL)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions