Files
api-specs/postman-script/variable-v2.json

12 lines
222 B
JSON

[
{
"key": "domain",
"value": "identitynow",
"type": "string"
},
{
"key": "baseUrl",
"value": "https://{{tenant}}.api.{{domain}}.com/v2",
"type": "string"
}
]