trailer_vote-fixtures 1.16.0 → 1.17.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.editorconfig +24 -24
- data/.gitignore +16 -16
- data/.npmignore +25 -25
- data/.travis.yml +58 -58
- data/Gemfile +6 -6
- data/Gemfile.lock +4 -4
- data/README.md +9 -9
- data/Rakefile +10 -10
- data/bin/console +14 -14
- data/bin/setup +8 -8
- data/lib/trailer_vote/fixtures.rb +15 -15
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.collection+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.index+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.carousel.v1+json +9223 -9223
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.client_configuration.v1+json +6 -6
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v1+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v2+json +31 -31
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v3+json +33 -33
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v4+json +42 -42
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v5+json +46 -46
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.errors.v1+json +8 -8
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1+json +17 -17
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1.collection+json +22 -22
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1.create+json +6 -6
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback_listing.v1+json +63 -63
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.interactive_player.v1+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1+json +21 -21
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.create+json +15 -15
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.index+json +1162 -1162
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.ordered_fragment.v1.index+json +31 -31
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1+json +13 -13
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v2+json +16 -16
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.collection+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.collection+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3+json +22 -22
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.collection+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.collection+json +29 -29
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.create+json +24 -24
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1+json +68 -68
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.collection+json +72 -72
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.create+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.index+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.lookup.v1+json +6 -6
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1+json +89 -89
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.collection+json +93 -93
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.create+json +58 -58
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.index+json +2821 -2821
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2+json +97 -97
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.collection+json +94 -94
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.create+json +67 -67
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.index+json +2821 -2821
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1+json +36 -36
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.collection+json +40 -40
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.index+json +39 -39
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1+json +12 -12
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.collection+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.create+json +3 -3
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.index+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json +14318 -14318
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json +11 -11
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2+json +22 -22
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json +11 -11
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json +10 -10
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json +26 -26
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v2+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json +10 -10
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json +14 -14
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1.index+json +14 -14
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1+json +10 -10
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1+json +15 -15
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json +538 -538
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v2+json +13 -13
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.vista_config.v1.index+json +27 -0
- data/lib/trailer_vote/fixtures/index.js +3 -3
- data/lib/trailer_vote/fixtures/main.mjs +9 -9
- data/lib/trailer_vote/fixtures/version.rb +1 -1
- data/package.json +1 -1
- data/ruby/README.md +37 -37
- metadata +4 -3
@@ -1,6 +1,6 @@
|
|
1
|
-
{
|
2
|
-
"configuration": {
|
3
|
-
"persona": "https://fake.trailervote.com/api/personas/aad2a2f-84e9-4b33-a718-8095262def9a",
|
4
|
-
"place": "https://fake.trailervote.com/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
|
5
|
-
}
|
6
|
-
}
|
1
|
+
{
|
2
|
+
"configuration": {
|
3
|
+
"persona": "https://fake.trailervote.com/api/personas/aad2a2f-84e9-4b33-a718-8095262def9a",
|
4
|
+
"place": "https://fake.trailervote.com/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
|
5
|
+
}
|
6
|
+
}
|
@@ -1,23 +1,23 @@
|
|
1
|
-
{
|
2
|
-
"configuration": {
|
3
|
-
"_links": {
|
4
|
-
"place": {
|
5
|
-
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
|
6
|
-
},
|
7
|
-
"products": {
|
8
|
-
"href": "https://fake.trailervote.com/api/products"
|
9
|
-
},
|
10
|
-
"persona": {
|
11
|
-
"href": "https://fake.trailervote.com:/api/personas/{uuid}",
|
12
|
-
"templated": true
|
13
|
-
},
|
14
|
-
"analytics": {
|
15
|
-
"href": "https://fake.trailervote.influxcloud.net:8086/analytics"
|
16
|
-
},
|
17
|
-
"feedback": {
|
18
|
-
"href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
|
19
|
-
"templated": true
|
20
|
-
}
|
21
|
-
}
|
22
|
-
}
|
23
|
-
}
|
1
|
+
{
|
2
|
+
"configuration": {
|
3
|
+
"_links": {
|
4
|
+
"place": {
|
5
|
+
"href": "https://fake.trailervote.com:/api/places/2cecb0e5-d3cb-4171-abd0-78c80d2bd650"
|
6
|
+
},
|
7
|
+
"products": {
|
8
|
+
"href": "https://fake.trailervote.com/api/products"
|
9
|
+
},
|
10
|
+
"persona": {
|
11
|
+
"href": "https://fake.trailervote.com:/api/personas/{uuid}",
|
12
|
+
"templated": true
|
13
|
+
},
|
14
|
+
"analytics": {
|
15
|
+
"href": "https://fake.trailervote.influxcloud.net:8086/analytics"
|
16
|
+
},
|
17
|
+
"feedback": {
|
18
|
+
"href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
|
19
|
+
"templated": true
|
20
|
+
}
|
21
|
+
}
|
22
|
+
}
|
23
|
+
}
|
@@ -1,31 +1,31 @@
|
|
1
|
-
{
|
2
|
-
"configuration": {
|
3
|
-
"_links": {
|
4
|
-
"self": {
|
5
|
-
"href": "https://fake.trailervote.com/api"
|
6
|
-
},
|
7
|
-
"place": {
|
8
|
-
"href": "https://fake.trailervote.com/api/places/8f43eecb-6564-4f0f-a415-c0d4ea7b2742"
|
9
|
-
},
|
10
|
-
"products": {
|
11
|
-
"href": "https://fake.trailervote.com/api/products"
|
12
|
-
},
|
13
|
-
"product_lookup": {
|
14
|
-
"href": "https://fake.trailervote.com/api/products/lookup"
|
15
|
-
},
|
16
|
-
"analytics": {
|
17
|
-
"href": "https://fake.analytics.trailervote.com:8086/analytics"
|
18
|
-
},
|
19
|
-
"telemetrics": {
|
20
|
-
"href": "https://fake.analytics.trailervote.com:8086/metrics"
|
21
|
-
},
|
22
|
-
"persona": {
|
23
|
-
"href": "https://fake.trailervote.com/api/personas/{uuid}",
|
24
|
-
"templated": true
|
25
|
-
},
|
26
|
-
"issues": {
|
27
|
-
"href": "https://fake.trailervote.com/api/issues"
|
28
|
-
}
|
29
|
-
}
|
30
|
-
}
|
31
|
-
}
|
1
|
+
{
|
2
|
+
"configuration": {
|
3
|
+
"_links": {
|
4
|
+
"self": {
|
5
|
+
"href": "https://fake.trailervote.com/api"
|
6
|
+
},
|
7
|
+
"place": {
|
8
|
+
"href": "https://fake.trailervote.com/api/places/8f43eecb-6564-4f0f-a415-c0d4ea7b2742"
|
9
|
+
},
|
10
|
+
"products": {
|
11
|
+
"href": "https://fake.trailervote.com/api/products"
|
12
|
+
},
|
13
|
+
"product_lookup": {
|
14
|
+
"href": "https://fake.trailervote.com/api/products/lookup"
|
15
|
+
},
|
16
|
+
"analytics": {
|
17
|
+
"href": "https://fake.analytics.trailervote.com:8086/analytics"
|
18
|
+
},
|
19
|
+
"telemetrics": {
|
20
|
+
"href": "https://fake.analytics.trailervote.com:8086/metrics"
|
21
|
+
},
|
22
|
+
"persona": {
|
23
|
+
"href": "https://fake.trailervote.com/api/personas/{uuid}",
|
24
|
+
"templated": true
|
25
|
+
},
|
26
|
+
"issues": {
|
27
|
+
"href": "https://fake.trailervote.com/api/issues"
|
28
|
+
}
|
29
|
+
}
|
30
|
+
}
|
31
|
+
}
|
@@ -1,34 +1,34 @@
|
|
1
|
-
{
|
2
|
-
"configuration": {
|
3
|
-
"_links": {
|
4
|
-
"self": {
|
5
|
-
"href": "www.self_url.com"
|
6
|
-
},
|
7
|
-
"place": {
|
8
|
-
"href": "www.Place_url.com"
|
9
|
-
},
|
10
|
-
"push_manifest": {
|
11
|
-
"href": "www.push_manifest.com"
|
12
|
-
},
|
13
|
-
"products": {
|
14
|
-
"href": "www.push_manifest.com"
|
15
|
-
},
|
16
|
-
"product_lookup": {
|
17
|
-
"href": "www.product_lookup.com"
|
18
|
-
},
|
19
|
-
"persona": {
|
20
|
-
"href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
|
21
|
-
"templated": true
|
22
|
-
},
|
23
|
-
"analytics": {
|
24
|
-
"href": "https://fake.trailervote.influxcloud.net:8086/analytics"
|
25
|
-
},
|
26
|
-
"telemetrics": {
|
27
|
-
"href": "https://fake.analytics.trailervote.com:8086/metrics"
|
28
|
-
},
|
29
|
-
"issues": {
|
30
|
-
"href": "www.url.com"
|
31
|
-
}
|
32
|
-
}
|
33
|
-
}
|
1
|
+
{
|
2
|
+
"configuration": {
|
3
|
+
"_links": {
|
4
|
+
"self": {
|
5
|
+
"href": "www.self_url.com"
|
6
|
+
},
|
7
|
+
"place": {
|
8
|
+
"href": "www.Place_url.com"
|
9
|
+
},
|
10
|
+
"push_manifest": {
|
11
|
+
"href": "www.push_manifest.com"
|
12
|
+
},
|
13
|
+
"products": {
|
14
|
+
"href": "www.push_manifest.com"
|
15
|
+
},
|
16
|
+
"product_lookup": {
|
17
|
+
"href": "www.product_lookup.com"
|
18
|
+
},
|
19
|
+
"persona": {
|
20
|
+
"href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
|
21
|
+
"templated": true
|
22
|
+
},
|
23
|
+
"analytics": {
|
24
|
+
"href": "https://fake.trailervote.influxcloud.net:8086/analytics"
|
25
|
+
},
|
26
|
+
"telemetrics": {
|
27
|
+
"href": "https://fake.analytics.trailervote.com:8086/metrics"
|
28
|
+
},
|
29
|
+
"issues": {
|
30
|
+
"href": "www.url.com"
|
31
|
+
}
|
32
|
+
}
|
33
|
+
}
|
34
34
|
}
|
@@ -1,42 +1,42 @@
|
|
1
|
-
{
|
2
|
-
"configuration": {
|
3
|
-
"_links": {
|
4
|
-
"self": {
|
5
|
-
"href": "www.self_url.com"
|
6
|
-
},
|
7
|
-
"place": {
|
8
|
-
"href": "www.Place_url.com"
|
9
|
-
},
|
10
|
-
"push_manifest": {
|
11
|
-
"href": "www.push_manifest.com"
|
12
|
-
},
|
13
|
-
"products": {
|
14
|
-
"href": "www.push_manifest.com"
|
15
|
-
},
|
16
|
-
"product_lookup": {
|
17
|
-
"href": "www.product_lookup.com"
|
18
|
-
},
|
19
|
-
"persona": {
|
20
|
-
"href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
|
21
|
-
"templated": true
|
22
|
-
},
|
23
|
-
"analytics": {
|
24
|
-
"href": "https://fake.trailervote.influxcloud.net:8086/analytics"
|
25
|
-
},
|
26
|
-
"telemetrics": {
|
27
|
-
"href": "https://fake.analytics.trailervote.com:8086/metrics"
|
28
|
-
},
|
29
|
-
"persona_config": {
|
30
|
-
"href": "https://fake.trailervote.com:/views-api/configuration/placeid/{persona}",
|
31
|
-
"templated": true
|
32
|
-
},
|
33
|
-
"issues": {
|
34
|
-
"href": "www.url.com"
|
35
|
-
}
|
36
|
-
},
|
37
|
-
"customer_config": {
|
38
|
-
"a": 2,
|
39
|
-
"key": "value"
|
40
|
-
}
|
41
|
-
}
|
42
|
-
}
|
1
|
+
{
|
2
|
+
"configuration": {
|
3
|
+
"_links": {
|
4
|
+
"self": {
|
5
|
+
"href": "www.self_url.com"
|
6
|
+
},
|
7
|
+
"place": {
|
8
|
+
"href": "www.Place_url.com"
|
9
|
+
},
|
10
|
+
"push_manifest": {
|
11
|
+
"href": "www.push_manifest.com"
|
12
|
+
},
|
13
|
+
"products": {
|
14
|
+
"href": "www.push_manifest.com"
|
15
|
+
},
|
16
|
+
"product_lookup": {
|
17
|
+
"href": "www.product_lookup.com"
|
18
|
+
},
|
19
|
+
"persona": {
|
20
|
+
"href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
|
21
|
+
"templated": true
|
22
|
+
},
|
23
|
+
"analytics": {
|
24
|
+
"href": "https://fake.trailervote.influxcloud.net:8086/analytics"
|
25
|
+
},
|
26
|
+
"telemetrics": {
|
27
|
+
"href": "https://fake.analytics.trailervote.com:8086/metrics"
|
28
|
+
},
|
29
|
+
"persona_config": {
|
30
|
+
"href": "https://fake.trailervote.com:/views-api/configuration/placeid/{persona}",
|
31
|
+
"templated": true
|
32
|
+
},
|
33
|
+
"issues": {
|
34
|
+
"href": "www.url.com"
|
35
|
+
}
|
36
|
+
},
|
37
|
+
"customer_config": {
|
38
|
+
"a": 2,
|
39
|
+
"key": "value"
|
40
|
+
}
|
41
|
+
}
|
42
|
+
}
|
@@ -1,46 +1,46 @@
|
|
1
|
-
{
|
2
|
-
"configuration": {
|
3
|
-
"_links": {
|
4
|
-
"self": {
|
5
|
-
"href": "www.self_url.com"
|
6
|
-
},
|
7
|
-
"place": {
|
8
|
-
"href": "www.Place_url.com"
|
9
|
-
},
|
10
|
-
"push_manifest": {
|
11
|
-
"href": "www.push_manifest.com"
|
12
|
-
},
|
13
|
-
"products": {
|
14
|
-
"href": "www.push_manifest.com"
|
15
|
-
},
|
16
|
-
"product_lookup": {
|
17
|
-
"href": "www.product_lookup.com"
|
18
|
-
},
|
19
|
-
"persona": {
|
20
|
-
"href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
|
21
|
-
"templated": true
|
22
|
-
},
|
23
|
-
"lookup":{
|
24
|
-
"href": "https://stable.trailervote.com/trailervote-api/api/lookup/{authority}:{identifier}",
|
25
|
-
"templated": true
|
26
|
-
},
|
27
|
-
"analytics": {
|
28
|
-
"href": "https://fake.trailervote.influxcloud.net:8086/analytics"
|
29
|
-
},
|
30
|
-
"telemetrics": {
|
31
|
-
"href": "https://fake.analytics.trailervote.com:8086/metrics"
|
32
|
-
},
|
33
|
-
"persona_config": {
|
34
|
-
"href": "https://fake.trailervote.com:/views-api/configuration/placeid/{persona}",
|
35
|
-
"templated": true
|
36
|
-
},
|
37
|
-
"issues": {
|
38
|
-
"href": "www.url.com"
|
39
|
-
}
|
40
|
-
},
|
41
|
-
"customer_config": {
|
42
|
-
"a": 2,
|
43
|
-
"key": "value"
|
44
|
-
}
|
45
|
-
}
|
46
|
-
}
|
1
|
+
{
|
2
|
+
"configuration": {
|
3
|
+
"_links": {
|
4
|
+
"self": {
|
5
|
+
"href": "www.self_url.com"
|
6
|
+
},
|
7
|
+
"place": {
|
8
|
+
"href": "www.Place_url.com"
|
9
|
+
},
|
10
|
+
"push_manifest": {
|
11
|
+
"href": "www.push_manifest.com"
|
12
|
+
},
|
13
|
+
"products": {
|
14
|
+
"href": "www.push_manifest.com"
|
15
|
+
},
|
16
|
+
"product_lookup": {
|
17
|
+
"href": "www.product_lookup.com"
|
18
|
+
},
|
19
|
+
"persona": {
|
20
|
+
"href": "https://fake.trailervote.com:/api/personas/{uuid}/feedback",
|
21
|
+
"templated": true
|
22
|
+
},
|
23
|
+
"lookup":{
|
24
|
+
"href": "https://stable.trailervote.com/trailervote-api/api/lookup/{authority}:{identifier}",
|
25
|
+
"templated": true
|
26
|
+
},
|
27
|
+
"analytics": {
|
28
|
+
"href": "https://fake.trailervote.influxcloud.net:8086/analytics"
|
29
|
+
},
|
30
|
+
"telemetrics": {
|
31
|
+
"href": "https://fake.analytics.trailervote.com:8086/metrics"
|
32
|
+
},
|
33
|
+
"persona_config": {
|
34
|
+
"href": "https://fake.trailervote.com:/views-api/configuration/placeid/{persona}",
|
35
|
+
"templated": true
|
36
|
+
},
|
37
|
+
"issues": {
|
38
|
+
"href": "www.url.com"
|
39
|
+
}
|
40
|
+
},
|
41
|
+
"customer_config": {
|
42
|
+
"a": 2,
|
43
|
+
"key": "value"
|
44
|
+
}
|
45
|
+
}
|
46
|
+
}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
{
|
2
|
-
"errors": [
|
3
|
-
{
|
4
|
-
"message": "Product lookup did not return a product",
|
5
|
-
"code": "Gxf413eb482deef440f00469efc6caaf46"
|
6
|
-
}
|
7
|
-
]
|
8
|
-
}
|
1
|
+
{
|
2
|
+
"errors": [
|
3
|
+
{
|
4
|
+
"message": "Product lookup did not return a product",
|
5
|
+
"code": "Gxf413eb482deef440f00469efc6caaf46"
|
6
|
+
}
|
7
|
+
]
|
8
|
+
}
|
@@ -1,17 +1,17 @@
|
|
1
|
-
{
|
2
|
-
"feedback": {
|
3
|
-
"value": "positive",
|
4
|
-
"updated_at": "2018-10-03T20:34:43.092Z",
|
5
|
-
"_links": {
|
6
|
-
"audio_fragment": {
|
7
|
-
"href": "https://fake.trailervote.com:/api/audio-fragments/12207087101629f7058caf83da9008147de89d1cc82df9d8d8512c34726c1c32528b"
|
8
|
-
},
|
9
|
-
"product": {
|
10
|
-
"href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3"
|
11
|
-
},
|
12
|
-
"persona": {
|
13
|
-
"href": "https://fake.trailervote.com:/api/personas/aad2a2f-84e9-4b33-a718-8095262def9a"
|
14
|
-
}
|
15
|
-
}
|
16
|
-
}
|
17
|
-
}
|
1
|
+
{
|
2
|
+
"feedback": {
|
3
|
+
"value": "positive",
|
4
|
+
"updated_at": "2018-10-03T20:34:43.092Z",
|
5
|
+
"_links": {
|
6
|
+
"audio_fragment": {
|
7
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/12207087101629f7058caf83da9008147de89d1cc82df9d8d8512c34726c1c32528b"
|
8
|
+
},
|
9
|
+
"product": {
|
10
|
+
"href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3"
|
11
|
+
},
|
12
|
+
"persona": {
|
13
|
+
"href": "https://fake.trailervote.com:/api/personas/aad2a2f-84e9-4b33-a718-8095262def9a"
|
14
|
+
}
|
15
|
+
}
|
16
|
+
}
|
17
|
+
}
|
@@ -1,22 +1,22 @@
|
|
1
|
-
{
|
2
|
-
"feedback": {
|
3
|
-
"_embedded": [
|
4
|
-
{
|
5
|
-
"value": "skip",
|
6
|
-
"updated_at": "2018-09-20T14:21:48.031Z",
|
7
|
-
"_links": {
|
8
|
-
"audio_fragment": {
|
9
|
-
"href": "https://fake.trailervote.com:/api/audio-fragments/12207087101629f7058caf83da9008147de89d1cc82df9d8d8512c34726c1c32528b"
|
10
|
-
},
|
11
|
-
"product": {
|
12
|
-
"href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3"
|
13
|
-
},
|
14
|
-
"persona": {
|
15
|
-
"href": "https://fake.trailervote.com:/api/personas/aad2a2f-84e9-4b33-a718-8095262def9a"
|
16
|
-
}
|
17
|
-
}
|
18
|
-
}
|
19
|
-
],
|
20
|
-
"_links": {}
|
21
|
-
}
|
22
|
-
}
|
1
|
+
{
|
2
|
+
"feedback": {
|
3
|
+
"_embedded": [
|
4
|
+
{
|
5
|
+
"value": "skip",
|
6
|
+
"updated_at": "2018-09-20T14:21:48.031Z",
|
7
|
+
"_links": {
|
8
|
+
"audio_fragment": {
|
9
|
+
"href": "https://fake.trailervote.com:/api/audio-fragments/12207087101629f7058caf83da9008147de89d1cc82df9d8d8512c34726c1c32528b"
|
10
|
+
},
|
11
|
+
"product": {
|
12
|
+
"href": "https://fake.trailervote.com:/api/products/d83ae70a-6dcd-49bc-bbe5-066fd0db2fd3"
|
13
|
+
},
|
14
|
+
"persona": {
|
15
|
+
"href": "https://fake.trailervote.com:/api/personas/aad2a2f-84e9-4b33-a718-8095262def9a"
|
16
|
+
}
|
17
|
+
}
|
18
|
+
}
|
19
|
+
],
|
20
|
+
"_links": {}
|
21
|
+
}
|
22
|
+
}
|