Skip to content

Wrong URLs in postman dump #29

@gmalicky

Description

@gmalicky

Hi,
I tried exporting both directly from apiary using apiary2postman api my_api > my_api.dump, and also converting the blueprint file using apiary2postman blueprint some.blueprint > postman.dump.

In Apiary, I have /user/ endpoint with multiple calls under it (/user/refferal, /user/register/, etc.). When I import the final dump into Postman, all of the mentioned calls are in the folder based on endpoint (which is correct), but they all have the same url /user/, not their whole respective urls as they should have.

I also checked the json generated by Drafter, and it contains the correct data (different url for each call), so it seems it is not correctly parsed by apiary2postman.

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