1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-11-06 09:37:41 +03:00
parent 083b65f61b
commit 30cbcef8d1
5 changed files with 42 additions and 0 deletions
BIN
View File
Binary file not shown.
@@ -0,0 +1,3 @@
{
"status": "OK"
}
@@ -0,0 +1,9 @@
{
"status": "ERROR",
"errors": [
{
"code": "CAMPAIGN_TYPE_NOT_SUPPORTED",
"message": "Campaign type is not allowed"
}
]
}
@@ -0,0 +1,9 @@
{
"status": "ERROR",
"errors": [
{
"code": "CAMPAIGN_TYPE_NOT_SUPPORTED",
"message": "Campaign type is not allowed"
}
]
}
@@ -0,0 +1,21 @@
{
"campaigns": [
{
"domain": "Openintegrations Test1",
"id": 129112733,
"clientId": 306770815,
"business": {
"id": 172257075,
"name": "Openintegrations Test1"
}
}
],
"pager": {
"total": 1,
"from": 1,
"to": 1,
"currentPage": 1,
"pagesCount": 1,
"pageSize": 100
}
}