You've already forked OpenIntegrations
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:
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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user