kielabokkie / blueman

Convert a generated API Blueprint JSON file into a Postman collection
MIT License
149 stars 19 forks source link

The first request doesn't have a collectionId #24

Closed Ullaakut closed 8 years ago

Ullaakut commented 8 years ago

And thus the collection can't be imported in Postman. Adding the collectionId manually fixes the Issue.

This happens ONLY to the first request of the file. Re-converting the Blueprint doesn't fix the problem.

I can't show the .json / .md files I converted as they contain confidential data.

sefsinalas commented 8 years ago

I have the same error

Ullaakut commented 8 years ago

I sent an email to @kielabokkie with the piece of code that seems to be responsible for the problem, it should probably be fixed soon :- )

kielabokkie commented 8 years ago

@Ullaakut @sefsinalas I've released Blueman v1.3.1 which solves this issue.

If you are using the .phar file just update using the self-update function:

$ blueman self-update