-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Labels
No labels