Skip to content

Generated Postman collection is not matching with the Postman JSON schema - v2.1.0 #232

@thim81

Description

@thim81

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.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions