trailer_vote-fixtures 1.15.0 → 1.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.raw+json +21 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.raw+json +32 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.raw+json +35 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4+json +28 -28
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.raw+json +38 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.raw+json +40 -0
- data/lib/trailer_vote/fixtures/version.rb +1 -1
- data/package.json +1 -1
- metadata +7 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 84b35d5cf1d1c5d20c7e8e116bfbf8d3251662ab22cdb3a4842f12e7cbdc673f
|
4
|
+
data.tar.gz: 13c1826492e925cdbc46142096472f7ba136ee2b950a1011eff42813a557906c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d2f57a412c49f1924a83d3953a620a7885f8967b7a35c521fe49ffd8a17aa933558ca44853c834149f3db5642a6c6efc67ae464bdb06072d3cb0b20286fe29de
|
7
|
+
data.tar.gz: 912de37b636be355066209f81a08fce465f4d4fc1136f39c217f421f72424802cdbafbc1c98203da20b7b000f4ab6c53d9ef010586d5c4fbc27ae9b901a9684b
|
data/Gemfile.lock
CHANGED
@@ -0,0 +1,21 @@
|
|
1
|
+
{
|
2
|
+
"push_campaign_trivial": {
|
3
|
+
"_links": {
|
4
|
+
"action": {
|
5
|
+
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
6
|
+
},
|
7
|
+
"product_asset": {
|
8
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/1220c10465c7163b9c97e478b296b3ba22041670d09f0dc2ac50ab1f277493df859u"
|
9
|
+
}
|
10
|
+
},
|
11
|
+
"translations": {
|
12
|
+
"en-US": {
|
13
|
+
"message": "TrailerVote wants your attention"
|
14
|
+
},
|
15
|
+
"nl-NL": {
|
16
|
+
"message": "TrailerVote wil je aandacht"
|
17
|
+
}
|
18
|
+
},
|
19
|
+
"schedule_at": "2018-12-08T00:00:00Z"
|
20
|
+
}
|
21
|
+
}
|
@@ -0,0 +1,32 @@
|
|
1
|
+
{
|
2
|
+
"push_campaign_trivial": {
|
3
|
+
"_links": {
|
4
|
+
"action": {
|
5
|
+
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
6
|
+
},
|
7
|
+
"product_asset": {
|
8
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/1220c10465c7163b9c97e478b296b3ba22041670d09f0dc2ac50ab1f277493df859u"
|
9
|
+
}
|
10
|
+
},
|
11
|
+
"translations": {
|
12
|
+
"en-US": {
|
13
|
+
"message": "TrailerVote wants your attention"
|
14
|
+
},
|
15
|
+
"nl-NL": {
|
16
|
+
"message": "TrailerVote wil je aandacht"
|
17
|
+
}
|
18
|
+
},
|
19
|
+
"schedule_at": "2018-12-08T00:00:00Z",
|
20
|
+
"filter": {
|
21
|
+
"platform": "ios",
|
22
|
+
"region": "nl",
|
23
|
+
"language": "NL",
|
24
|
+
"timezone": "Europe/Amsterdam",
|
25
|
+
"vote_source": null,
|
26
|
+
"purchased": false,
|
27
|
+
"vote_value": null,
|
28
|
+
"vote_from": null,
|
29
|
+
"vote_until": null
|
30
|
+
}
|
31
|
+
}
|
32
|
+
}
|
@@ -1,25 +1,25 @@
|
|
1
|
-
{
|
2
|
-
"push_campaign_trivial": {
|
3
|
-
"_links": {
|
4
|
-
"self": {
|
5
|
-
"href": "https://fake.dev.trailervote.com/trailervote-api/
|
6
|
-
},
|
7
|
-
"action": {
|
8
|
-
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
9
|
-
}
|
10
|
-
},
|
11
|
-
"message": "TrailerVote wants your attention",
|
12
|
-
"schedule_at": "2018-12-08T00:00:00Z",
|
13
|
-
"filter": {
|
14
|
-
"platform": "ios",
|
15
|
-
"region": "nl",
|
16
|
-
"language": "NL",
|
17
|
-
"timezone": "Europe/Amsterdam",
|
18
|
-
"vote_source": null,
|
19
|
-
"purchased": false,
|
20
|
-
"vote_value": null,
|
21
|
-
"vote_from": null,
|
22
|
-
"vote_until": "2020-12-08T00:00:00Z"
|
23
|
-
}
|
24
|
-
}
|
25
|
-
}
|
1
|
+
{
|
2
|
+
"push_campaign_trivial": {
|
3
|
+
"_links": {
|
4
|
+
"self": {
|
5
|
+
"href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
|
6
|
+
},
|
7
|
+
"action": {
|
8
|
+
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
9
|
+
}
|
10
|
+
},
|
11
|
+
"message": "TrailerVote wants your attention",
|
12
|
+
"schedule_at": "2018-12-08T00:00:00Z",
|
13
|
+
"filter": {
|
14
|
+
"platform": "ios",
|
15
|
+
"region": "nl",
|
16
|
+
"language": "NL",
|
17
|
+
"timezone": "Europe/Amsterdam",
|
18
|
+
"vote_source": null,
|
19
|
+
"purchased": false,
|
20
|
+
"vote_value": null,
|
21
|
+
"vote_from": null,
|
22
|
+
"vote_until": "2020-12-08T00:00:00Z"
|
23
|
+
}
|
24
|
+
}
|
25
|
+
}
|
@@ -0,0 +1,35 @@
|
|
1
|
+
{
|
2
|
+
"push_campaign_trivial": {
|
3
|
+
"_links": {
|
4
|
+
"self": {
|
5
|
+
"href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
|
6
|
+
},
|
7
|
+
"action": {
|
8
|
+
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
9
|
+
},
|
10
|
+
"product_asset": {
|
11
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/1220c10465c7163b9c97e478b296b3ba22041670d09f0dc2ac50ab1f277493df859u"
|
12
|
+
}
|
13
|
+
},
|
14
|
+
"translations": {
|
15
|
+
"en-US": {
|
16
|
+
"message": "TrailerVote wants your attention"
|
17
|
+
},
|
18
|
+
"nl-NL": {
|
19
|
+
"message": "TrailerVote wil je aandacht"
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"schedule_at": "2018-12-08T00:00:00Z",
|
23
|
+
"filter": {
|
24
|
+
"platform": "ios",
|
25
|
+
"region": "nl",
|
26
|
+
"language": "NL",
|
27
|
+
"timezone": "Europe/Amsterdam",
|
28
|
+
"vote_source": null,
|
29
|
+
"purchased": false,
|
30
|
+
"vote_value": null,
|
31
|
+
"vote_from": null,
|
32
|
+
"vote_until": null
|
33
|
+
}
|
34
|
+
}
|
35
|
+
}
|
@@ -1,28 +1,28 @@
|
|
1
|
-
{
|
2
|
-
"push_campaign_trivial": {
|
3
|
-
"_links": {
|
4
|
-
"self": {
|
5
|
-
"href": "https://fake.dev.trailervote.com/trailervote-api/
|
6
|
-
},
|
7
|
-
"action": {
|
8
|
-
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
9
|
-
},
|
10
|
-
"rich_media": {
|
11
|
-
"href": "https://link.some.com/image.png"
|
12
|
-
}
|
13
|
-
},
|
14
|
-
"message": "TrailerVote wants your attention",
|
15
|
-
"schedule_at": "2018-12-08T00:00:00Z",
|
16
|
-
"filter": {
|
17
|
-
"platform": "ios",
|
18
|
-
"region": "nl",
|
19
|
-
"language": "NL",
|
20
|
-
"timezone": "Europe/Amsterdam",
|
21
|
-
"vote_source": null,
|
22
|
-
"purchased": false,
|
23
|
-
"vote_value": null,
|
24
|
-
"vote_from": null,
|
25
|
-
"vote_until": null
|
26
|
-
}
|
27
|
-
}
|
28
|
-
}
|
1
|
+
{
|
2
|
+
"push_campaign_trivial": {
|
3
|
+
"_links": {
|
4
|
+
"self": {
|
5
|
+
"href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
|
6
|
+
},
|
7
|
+
"action": {
|
8
|
+
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
9
|
+
},
|
10
|
+
"rich_media": {
|
11
|
+
"href": "https://link.some.com/image.png"
|
12
|
+
}
|
13
|
+
},
|
14
|
+
"message": "TrailerVote wants your attention",
|
15
|
+
"schedule_at": "2018-12-08T00:00:00Z",
|
16
|
+
"filter": {
|
17
|
+
"platform": "ios",
|
18
|
+
"region": "nl",
|
19
|
+
"language": "NL",
|
20
|
+
"timezone": "Europe/Amsterdam",
|
21
|
+
"vote_source": null,
|
22
|
+
"purchased": false,
|
23
|
+
"vote_value": null,
|
24
|
+
"vote_from": null,
|
25
|
+
"vote_until": null
|
26
|
+
}
|
27
|
+
}
|
28
|
+
}
|
@@ -0,0 +1,38 @@
|
|
1
|
+
{
|
2
|
+
"push_campaign_trivial": {
|
3
|
+
"_links": {
|
4
|
+
"self": {
|
5
|
+
"href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
|
6
|
+
},
|
7
|
+
"action": {
|
8
|
+
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
9
|
+
},
|
10
|
+
"rich_media": {
|
11
|
+
"href": "https://link.some.com/image.png"
|
12
|
+
},
|
13
|
+
"product": {
|
14
|
+
"href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"translations": {
|
18
|
+
"en-US": {
|
19
|
+
"message": "TrailerVote wants your attention"
|
20
|
+
},
|
21
|
+
"nl-NL": {
|
22
|
+
"message": "TrailerVote wil je aandacht"
|
23
|
+
}
|
24
|
+
},
|
25
|
+
"schedule_at": "2018-12-08T00:00:00Z",
|
26
|
+
"filter": {
|
27
|
+
"platform": "ios",
|
28
|
+
"region": "nl",
|
29
|
+
"language": "NL",
|
30
|
+
"timezone": "Europe/Amsterdam",
|
31
|
+
"vote_source": null,
|
32
|
+
"purchased": false,
|
33
|
+
"vote_value": null,
|
34
|
+
"vote_from": null,
|
35
|
+
"vote_until": null
|
36
|
+
}
|
37
|
+
}
|
38
|
+
}
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"push_campaign_trivial": {
|
3
3
|
"_links": {
|
4
4
|
"self": {
|
5
|
-
"href": "https://fake.dev.trailervote.com/trailervote-api/
|
5
|
+
"href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
|
6
6
|
},
|
7
7
|
"action": {
|
8
8
|
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
@@ -0,0 +1,40 @@
|
|
1
|
+
{
|
2
|
+
"push_campaign_trivial": {
|
3
|
+
"_links": {
|
4
|
+
"self": {
|
5
|
+
"href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
|
6
|
+
},
|
7
|
+
"action": {
|
8
|
+
"href": "http://cinema1.dev.trailervote.com/venom.php"
|
9
|
+
},
|
10
|
+
"rich_media": {
|
11
|
+
"href": "https://link.some.com/image.png"
|
12
|
+
},
|
13
|
+
"product": {
|
14
|
+
"href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"translations": {
|
18
|
+
"en-US": {
|
19
|
+
"message": "TrailerVote wants your attention"
|
20
|
+
},
|
21
|
+
"nl-NL": {
|
22
|
+
"message": "TrailerVote wil je aandacht"
|
23
|
+
}
|
24
|
+
},
|
25
|
+
"schedule_at": "2018-12-08T00:00:00Z",
|
26
|
+
"published_at": "2018-12-01T00:00:00Z",
|
27
|
+
"archived_at": null,
|
28
|
+
"filter": {
|
29
|
+
"platform": "ios",
|
30
|
+
"region": "nl",
|
31
|
+
"language": "NL",
|
32
|
+
"timezone": "Europe/Amsterdam",
|
33
|
+
"vote_source": null,
|
34
|
+
"purchased": false,
|
35
|
+
"vote_value": null,
|
36
|
+
"vote_from": null,
|
37
|
+
"vote_until": null
|
38
|
+
}
|
39
|
+
}
|
40
|
+
}
|
data/package.json
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: trailer_vote-fixtures
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.16.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Derk-Jan Karrenbeld
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-01-
|
11
|
+
date: 2020-01-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: oj
|
@@ -179,14 +179,19 @@ files:
|
|
179
179
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json
|
180
180
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json
|
181
181
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json
|
182
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.raw+json
|
182
183
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2+json
|
183
184
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.create+json
|
185
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.raw+json
|
184
186
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3+json
|
185
187
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json
|
188
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.raw+json
|
186
189
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4+json
|
187
190
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.create+json
|
191
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.raw+json
|
188
192
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5+json
|
189
193
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.create+json
|
194
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.raw+json
|
190
195
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json
|
191
196
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json
|
192
197
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
|