Update
This commit is contained in:
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: https://memeaigen.test/api/pricing
|
||||
url: https://memefast.test/api/pricing
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
post {
|
||||
url: https://memeaigen.test/stripe/webhook
|
||||
url: https://memefast.test/stripe/webhook
|
||||
body: json
|
||||
auth: none
|
||||
}
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"version": "1",
|
||||
"name": "MEMEAIGEN",
|
||||
"type": "collection",
|
||||
"ignore": [
|
||||
"node_modules",
|
||||
".git"
|
||||
]
|
||||
}
|
||||
"version": "1",
|
||||
"name": "MEMEFAST",
|
||||
"type": "collection",
|
||||
"ignore": ["node_modules", ".git"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user