You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After export collection v2 i executed this command : ./postmanerator -output=./doc.html -collection=/path/to/project/collectionv2.json
and then had this error :
Failed to parse collection file: json: cannot unmarshal string into Go struct field .url of type struct { Raw string "json:\"raw\""; Variable []postman.collectionV210KeyValuePair "json:\"variable\"" }
Can you help please ?
The text was updated successfully, but these errors were encountered:
After export collection v2 i executed this command :
./postmanerator -output=./doc.html -collection=/path/to/project/collectionv2.json
and then had this error :
Can you help please ?
The text was updated successfully, but these errors were encountered: