{
    "info": {
        "_postman_id": "43cb104d-bbb3-4552-a1c1-f059eb210fc1",
        "name": "ows-carveouts-python",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
    },
    "item": [
        {
            "name": "'/release_dms_carveouts/<int:product_id>'",
            "request": {
                "method": "DELETE",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text"
                    },
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "GRASS_ACCOUNT_TYPE_VENDOR",
                        "value": "",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": ""
                },
                "url": {
                    "raw": "https://qa-ows-carveouts-python.theorchard.io/release_dms_carveouts/2772802",
                    "protocol": "https",
                    "host": [
                        "qa-ows-carveouts-python",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "release_dms_carveouts",
                        "2772802"
                    ]
                },
                "description": "\"\"\"Delete Release level DMS restriction."
            },
            "response": []
        },
        {
            "name": "'/'",
            "protocolProfileBehavior": {
                "disableBodyPruning": true
            },
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text"
                    },
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "GRASS_ACCOUNT_TYPE_VENDOR",
                        "value": "",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": ""
                },
                "url": {
                    "raw": "https://qa-ows-carveouts-python.theorchard.io/",
                    "protocol": "https",
                    "host": [
                        "qa-ows-carveouts-python",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        ""
                    ]
                },
                "description": " \"\"\"Hello World with an optional GET param \"name\".\"\"\""
            },
            "response": []
        },
        {
            "name": "'/<username>'",
            "protocolProfileBehavior": {
                "disableBodyPruning": true
            },
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text"
                    },
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "GRASS_ACCOUNT_TYPE_VENDOR",
                        "value": "",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": ""
                },
                "url": {
                    "raw": "https://qa-ows-carveouts-python.theorchard.io/test",
                    "protocol": "https",
                    "host": [
                        "qa-ows-carveouts-python",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "test"
                    ]
                },
                "description": "\"\"Hello World on /<username>."
            },
            "response": []
        },
        {
            "name": "config.HEALTH_CHECK",
            "protocolProfileBehavior": {
                "disableBodyPruning": true
            },
            "request": {
                "method": "GET",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text"
                    },
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "GRASS_ACCOUNT_TYPE_VENDOR",
                        "value": "",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": ""
                },
                "url": {
                    "raw": "https://qa-ows-carveouts-python.theorchard.io/health()",
                    "protocol": "https",
                    "host": [
                        "qa-ows-carveouts-python",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "health()"
                    ]
                },
                "description": "\"\"Check the health of the application.\""
            },
            "response": []
        },
        {
            "name": "/release_dms_master_carveouts/<int:product_id>",
            "request": {
                "method": "DELETE",
                "header": [
                    {
                        "key": "Grass-Account-Type",
                        "value": "vendor",
                        "type": "text"
                    },
                    {
                        "key": "Grass-Account-Id",
                        "value": "33088",
                        "type": "text"
                    },
                    {
                        "key": "Content-Type",
                        "value": "application/json",
                        "type": "text"
                    },
                    {
                        "key": "GRASS_ACCOUNT_TYPE_VENDOR",
                        "value": "",
                        "type": "text",
                        "disabled": true
                    }
                ],
                "body": {
                    "mode": "raw",
                    "raw": ""
                },
                "url": {
                    "raw": "https://qa-ows-carveouts-python.theorchard.io/release_dms_master_carveouts/2772802",
                    "protocol": "https",
                    "host": [
                        "qa-ows-carveouts-python",
                        "theorchard",
                        "io"
                    ],
                    "path": [
                        "release_dms_master_carveouts",
                        "2772802"
                    ]
                },
                "description": "\"Delete Release level DMS master restriction."
            },
            "response": []
        }
    ],
    "protocolProfileBehavior": {}
}