Skip to content

Instantly share code, notes, and snippets.

@liyasthomas
Created August 2, 2023 07:32
Show Gist options
  • Save liyasthomas/d0c2abc911ec6c2686e2a59e1397f6df to your computer and use it in GitHub Desktop.
Save liyasthomas/d0c2abc911ec6c2686e2a59e1397f6df to your computer and use it in GitHub Desktop.
[
{
"name": "Sample Hoppscotch Environment - 1",
"variables": [
{
"value": "https://echo.hoppscotch.io",
"key": "baseURL"
},
{
"value": "var1",
"key": "env1"
},
{
"value": "var2",
"key": "env2"
},
{
"key": "env3",
"value": "var3"
}
]
},
{
"name": "Sample Hoppscotch Environment - 2",
"variables": [
{
"value": "https://echo.hoppscotch.io",
"key": "baseURL"
},
{
"value": "var1",
"key": "env1"
},
{
"value": "var2",
"key": "env2"
},
{
"key": "env3",
"value": "var3"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment