Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Passing Absolute YAML Path In Windows #47

@pia29agg

Description

@pia29agg

Hi,
I am passing absolute path in doc string as below :
swagger_from_file: C:\Users\PriyankaAgarwal\repo2\example.yml
in doc string, but it is not detecting the file.
Reason: in flask_swagger.py, it splits using colon and check if array length after split is 2 , but here we get length as 3 so ,is there any other way to pass absolute path or modification to flask_swagger.py is needed to consider all part of that line after 1st colon as path.

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