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
I downloaded the latest version v3.0.0-rc2 and encountered some errors.
When I use the -s in the command line, I receive the following error: "Error: unknown shorthand flag: 's' in -s"
If I remove the -s, and run the command line "docgen build -i postman_collection.json -o index.html", I get the following error: "2020/05/29 11:45:28 parsing json filejson: cannot unmarshal object into Go struct field Field.item.item.item.item.response.originalRequest.body.formdata.description of type string"
Both of these items worked on the previous version.
The text was updated successfully, but these errors were encountered:
I downloaded the latest version v3.0.0-rc2 and encountered some errors.
When I use the -s in the command line, I receive the following error: "Error: unknown shorthand flag: 's' in -s"
If I remove the -s, and run the command line "docgen build -i postman_collection.json -o index.html", I get the following error: "2020/05/29 11:45:28 parsing json filejson: cannot unmarshal object into Go struct field Field.item.item.item.item.response.originalRequest.body.formdata.description of type string"
Both of these items worked on the previous version.
The text was updated successfully, but these errors were encountered: