It seems that the Postman format that is generated, does not match the Postman Schema.
In the generated Postman collection, it shows https://schema.getpostman.com/json/collection/v2.1.0/collection.json:
"info": {
"_postman_id": "40ffbc1c-f4ca-4df9-b51b-91bd1ed90a53",
"name": "SMC API",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
}
But If I compare the generated Postman collection against the schema, it fails.
