contentful 2.16.0 → 2.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (147) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +3 -0
  3. data/lib/contentful/version.rb +1 -1
  4. metadata +3 -370
  5. data/.gitignore +0 -7
  6. data/.rspec +0 -1
  7. data/.rubocop.yml +0 -31
  8. data/.rubocop_todo.yml +0 -35
  9. data/.travis.yml +0 -15
  10. data/.yardopts +0 -4
  11. data/Gemfile +0 -9
  12. data/Guardfile +0 -24
  13. data/RELEASE.md +0 -8
  14. data/Rakefile +0 -33
  15. data/contentful.gemspec +0 -44
  16. data/examples/custom_classes.rb +0 -39
  17. data/examples/example_queries.rb +0 -26
  18. data/examples/raise_errors.rb +0 -20
  19. data/examples/raw_mode.rb +0 -14
  20. data/spec/array_spec.rb +0 -187
  21. data/spec/asset_spec.rb +0 -220
  22. data/spec/auto_includes_spec.rb +0 -12
  23. data/spec/client_class_spec.rb +0 -86
  24. data/spec/client_configuration_spec.rb +0 -394
  25. data/spec/content_type_spec.rb +0 -49
  26. data/spec/deleted_asset_spec.rb +0 -38
  27. data/spec/deleted_entry_spec.rb +0 -38
  28. data/spec/entry_spec.rb +0 -815
  29. data/spec/error_class_spec.rb +0 -327
  30. data/spec/error_requests_spec.rb +0 -87
  31. data/spec/field_spec.rb +0 -95
  32. data/spec/file_spec.rb +0 -33
  33. data/spec/fixtures/json_responses/400_details_errors_object.json +0 -14
  34. data/spec/fixtures/json_responses/400_details_errors_string.json +0 -12
  35. data/spec/fixtures/json_responses/400_details_string.json +0 -8
  36. data/spec/fixtures/json_responses/403_reasons.json +0 -13
  37. data/spec/fixtures/json_responses/404_details_string.json +0 -8
  38. data/spec/fixtures/json_responses/404_id.json +0 -11
  39. data/spec/fixtures/json_responses/404_sys_type.json +0 -12
  40. data/spec/fixtures/json_responses/404_type.json +0 -10
  41. data/spec/fixtures/json_responses/content_type.json +0 -83
  42. data/spec/fixtures/json_responses/default_400.json +0 -7
  43. data/spec/fixtures/json_responses/default_401.json +0 -7
  44. data/spec/fixtures/json_responses/default_403.json +0 -7
  45. data/spec/fixtures/json_responses/default_404.json +0 -7
  46. data/spec/fixtures/json_responses/default_429.json +0 -7
  47. data/spec/fixtures/json_responses/default_500.json +0 -7
  48. data/spec/fixtures/json_responses/default_502.json +0 -7
  49. data/spec/fixtures/json_responses/default_503.json +0 -7
  50. data/spec/fixtures/json_responses/includes.json +0 -111
  51. data/spec/fixtures/json_responses/link_array.json +0 -43
  52. data/spec/fixtures/json_responses/not_found.json +0 -13
  53. data/spec/fixtures/json_responses/nyancat.json +0 -48
  54. data/spec/fixtures/json_responses/other_error.json +0 -9
  55. data/spec/fixtures/json_responses/other_error_no_details.json +0 -8
  56. data/spec/fixtures/json_responses/other_error_no_message.json +0 -8
  57. data/spec/fixtures/json_responses/other_error_no_request_id.json +0 -8
  58. data/spec/fixtures/json_responses/other_error_nothing.json +0 -6
  59. data/spec/fixtures/json_responses/self_link.json +0 -82
  60. data/spec/fixtures/json_responses/unparsable.json +0 -13
  61. data/spec/fixtures/vcr_cassettes/array.yml +0 -288
  62. data/spec/fixtures/vcr_cassettes/array/marshal_custom_classes.yml +0 -159
  63. data/spec/fixtures/vcr_cassettes/array/marshal_unpublished.yml +0 -315
  64. data/spec/fixtures/vcr_cassettes/array/nested_resources.yml +0 -159
  65. data/spec/fixtures/vcr_cassettes/arrayField.yml +0 -87
  66. data/spec/fixtures/vcr_cassettes/array_page_1.yml +0 -106
  67. data/spec/fixtures/vcr_cassettes/array_page_2.yml +0 -73
  68. data/spec/fixtures/vcr_cassettes/asset.yml +0 -96
  69. data/spec/fixtures/vcr_cassettes/asset/select_empty_array.yml +0 -104
  70. data/spec/fixtures/vcr_cassettes/asset/select_no_sys.yml +0 -119
  71. data/spec/fixtures/vcr_cassettes/asset/select_one_field.yml +0 -97
  72. data/spec/fixtures/vcr_cassettes/asset/select_only_sys.yml +0 -88
  73. data/spec/fixtures/vcr_cassettes/asset/with_tags.yml +0 -138
  74. data/spec/fixtures/vcr_cassettes/assets/issues_129.yml +0 -90
  75. data/spec/fixtures/vcr_cassettes/assets/issues_jekyll_46.yml +0 -115
  76. data/spec/fixtures/vcr_cassettes/bad_request.yml +0 -76
  77. data/spec/fixtures/vcr_cassettes/content_type.yml +0 -147
  78. data/spec/fixtures/vcr_cassettes/entries.yml +0 -561
  79. data/spec/fixtures/vcr_cassettes/entries/empty_fields.yml +0 -246
  80. data/spec/fixtures/vcr_cassettes/entries/issue_117.yml +0 -201
  81. data/spec/fixtures/vcr_cassettes/entries/issue_125.yml +0 -198
  82. data/spec/fixtures/vcr_cassettes/entries/rich_text.yml +0 -1707
  83. data/spec/fixtures/vcr_cassettes/entries/rich_text_hydration_issue.yml +0 -460
  84. data/spec/fixtures/vcr_cassettes/entries/rich_text_nested_fields.yml +0 -653
  85. data/spec/fixtures/vcr_cassettes/entries/rich_text_unresolved_relationships.yml +0 -983
  86. data/spec/fixtures/vcr_cassettes/entries/unresolvable_assets.yml +0 -89
  87. data/spec/fixtures/vcr_cassettes/entries/unresolvable_filter.yml +0 -159
  88. data/spec/fixtures/vcr_cassettes/entries/unresolvable_filter_deeply_nested.yml +0 -167
  89. data/spec/fixtures/vcr_cassettes/entry.yml +0 -102
  90. data/spec/fixtures/vcr_cassettes/entry/custom_resource.yml +0 -168
  91. data/spec/fixtures/vcr_cassettes/entry/include_resolution.yml +0 -101
  92. data/spec/fixtures/vcr_cassettes/entry/include_resolution_uniques.yml +0 -81
  93. data/spec/fixtures/vcr_cassettes/entry/json_objects.yml +0 -88
  94. data/spec/fixtures/vcr_cassettes/entry/json_objects_client.yml +0 -86
  95. data/spec/fixtures/vcr_cassettes/entry/marshal_138.yml +0 -159
  96. data/spec/fixtures/vcr_cassettes/entry/marshal_unpublished.yml +0 -303
  97. data/spec/fixtures/vcr_cassettes/entry/marshall.yml +0 -293
  98. data/spec/fixtures/vcr_cassettes/entry/raw.yml +0 -201
  99. data/spec/fixtures/vcr_cassettes/entry/search_link_to_asset.yml +0 -81
  100. data/spec/fixtures/vcr_cassettes/entry/search_link_to_entry.yml +0 -81
  101. data/spec/fixtures/vcr_cassettes/entry/search_link_to_entry_with_custom_query.yml +0 -115
  102. data/spec/fixtures/vcr_cassettes/entry/select_empty_array.yml +0 -111
  103. data/spec/fixtures/vcr_cassettes/entry/select_no_sys.yml +0 -102
  104. data/spec/fixtures/vcr_cassettes/entry/select_one_field.yml +0 -76
  105. data/spec/fixtures/vcr_cassettes/entry/select_one_field_proper.yml +0 -114
  106. data/spec/fixtures/vcr_cassettes/entry/select_only_sys.yml +0 -111
  107. data/spec/fixtures/vcr_cassettes/entry/with_tags.yml +0 -238
  108. data/spec/fixtures/vcr_cassettes/entry_cache.yml +0 -288
  109. data/spec/fixtures/vcr_cassettes/entry_locales.yml +0 -104
  110. data/spec/fixtures/vcr_cassettes/field.yml +0 -147
  111. data/spec/fixtures/vcr_cassettes/human.yml +0 -118
  112. data/spec/fixtures/vcr_cassettes/linkField.yml +0 -83
  113. data/spec/fixtures/vcr_cassettes/locale.yml +0 -83
  114. data/spec/fixtures/vcr_cassettes/locale_from_environment.yml +0 -121
  115. data/spec/fixtures/vcr_cassettes/location.yml +0 -193
  116. data/spec/fixtures/vcr_cassettes/multi_locale_array_reference.yml +0 -196
  117. data/spec/fixtures/vcr_cassettes/multi_locale_reference.yml +0 -214
  118. data/spec/fixtures/vcr_cassettes/not_found.yml +0 -76
  119. data/spec/fixtures/vcr_cassettes/nyancat.yml +0 -102
  120. data/spec/fixtures/vcr_cassettes/query_array_1.yml +0 -89
  121. data/spec/fixtures/vcr_cassettes/query_array_2.yml +0 -89
  122. data/spec/fixtures/vcr_cassettes/ratelimit.yml +0 -64
  123. data/spec/fixtures/vcr_cassettes/ratelimit_retry.yml +0 -294
  124. data/spec/fixtures/vcr_cassettes/reloaded_entry.yml +0 -102
  125. data/spec/fixtures/vcr_cassettes/space.yml +0 -83
  126. data/spec/fixtures/vcr_cassettes/sync_deleted_asset.yml +0 -174
  127. data/spec/fixtures/vcr_cassettes/sync_deleted_entry.yml +0 -89
  128. data/spec/fixtures/vcr_cassettes/sync_deletion.yml +0 -191
  129. data/spec/fixtures/vcr_cassettes/sync_environment.yml +0 -81
  130. data/spec/fixtures/vcr_cassettes/sync_page.yml +0 -637
  131. data/spec/fixtures/vcr_cassettes/sync_page_2.yml +0 -71
  132. data/spec/fixtures/vcr_cassettes/sync_page_short.yml +0 -106
  133. data/spec/fixtures/vcr_cassettes/unauthorized.yml +0 -64
  134. data/spec/fixtures/vcr_cassettes/unavailable.yml +0 -76
  135. data/spec/link_spec.rb +0 -50
  136. data/spec/locale_spec.rb +0 -37
  137. data/spec/location_spec.rb +0 -25
  138. data/spec/request_spec.rb +0 -57
  139. data/spec/resource_building_spec.rb +0 -31
  140. data/spec/response_spec.rb +0 -62
  141. data/spec/space_spec.rb +0 -31
  142. data/spec/spec_helper.rb +0 -14
  143. data/spec/support/client.rb +0 -6
  144. data/spec/support/json_responses.rb +0 -18
  145. data/spec/support/vcr.rb +0 -16
  146. data/spec/sync_page_spec.rb +0 -103
  147. data/spec/sync_spec.rb +0 -180
@@ -1,246 +0,0 @@
1
- ---
2
- http_interactions:
3
- - request:
4
- method: get
5
- uri: https://cdn.contentful.com/spaces/z4ssexir3p93/environments/master/content_types?limit=1000
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- X-Contentful-User-Agent:
11
- - sdk contentful.rb/2.10.1; platform ruby/2.5.1; os macOS/16;
12
- Authorization:
13
- - Bearer e157fdaf7b325b71d07a94b7502807d4cfbbb1a34e69b7856838e25b92777bc6
14
- Content-Type:
15
- - application/vnd.contentful.delivery.v1+json
16
- Accept-Encoding:
17
- - gzip
18
- Connection:
19
- - close
20
- Host:
21
- - cdn.contentful.com
22
- User-Agent:
23
- - http.rb/2.2.2
24
- response:
25
- status:
26
- code: 200
27
- message: OK
28
- headers:
29
- Access-Control-Allow-Headers:
30
- - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Alpha-Feature
31
- Access-Control-Allow-Methods:
32
- - GET,HEAD,OPTIONS
33
- Access-Control-Allow-Origin:
34
- - "*"
35
- Access-Control-Expose-Headers:
36
- - Etag
37
- Access-Control-Max-Age:
38
- - '86400'
39
- Cache-Control:
40
- - max-age=0
41
- Content-Type:
42
- - application/vnd.contentful.delivery.v1+json
43
- Contentful-Api:
44
- - cda_cached
45
- Etag:
46
- - '"736965822f777aebb01c9ee4ac6d1b2a"'
47
- Server:
48
- - Contentful
49
- X-Content-Type-Options:
50
- - nosniff
51
- X-Contentful-Region:
52
- - us-east-1
53
- X-Contentful-Request-Id:
54
- - 43dd26ec0162d8b206895bf92ec3cb7c
55
- Content-Length:
56
- - '945'
57
- Accept-Ranges:
58
- - bytes
59
- Date:
60
- - Thu, 08 Nov 2018 13:19:20 GMT
61
- Via:
62
- - 1.1 varnish
63
- Age:
64
- - '11024'
65
- Connection:
66
- - close
67
- X-Served-By:
68
- - cache-fra19123-FRA
69
- X-Cache:
70
- - HIT
71
- X-Cache-Hits:
72
- - '1'
73
- Vary:
74
- - Accept-Encoding
75
- body:
76
- encoding: ASCII-8BIT
77
- string: |
78
- {
79
- "sys": {
80
- "type": "Array"
81
- },
82
- "total": 1,
83
- "skip": 0,
84
- "limit": 1000,
85
- "items": [
86
- {
87
- "sys": {
88
- "space": {
89
- "sys": {
90
- "type": "Link",
91
- "linkType": "Space",
92
- "id": "z4ssexir3p93"
93
- }
94
- },
95
- "id": "test",
96
- "type": "ContentType",
97
- "createdAt": "2018-11-08T10:14:31.609Z",
98
- "updatedAt": "2018-11-08T10:14:31.609Z",
99
- "environment": {
100
- "sys": {
101
- "id": "master",
102
- "type": "Link",
103
- "linkType": "Environment"
104
- }
105
- },
106
- "revision": 1
107
- },
108
- "displayField": "title",
109
- "name": "Test",
110
- "description": "",
111
- "fields": [
112
- {
113
- "id": "title",
114
- "name": "Title",
115
- "type": "Symbol",
116
- "localized": false,
117
- "required": false,
118
- "disabled": false,
119
- "omitted": false
120
- }
121
- ]
122
- }
123
- ]
124
- }
125
- http_version:
126
- recorded_at: Thu, 08 Nov 2018 13:19:20 GMT
127
- - request:
128
- method: get
129
- uri: https://cdn.contentful.com/spaces/z4ssexir3p93/environments/master/entries?sys.id=2t1x77MgUA4SM2gMiaUcsy
130
- body:
131
- encoding: US-ASCII
132
- string: ''
133
- headers:
134
- X-Contentful-User-Agent:
135
- - sdk contentful.rb/2.10.1; platform ruby/2.5.1; os macOS/16;
136
- Authorization:
137
- - Bearer e157fdaf7b325b71d07a94b7502807d4cfbbb1a34e69b7856838e25b92777bc6
138
- Content-Type:
139
- - application/vnd.contentful.delivery.v1+json
140
- Accept-Encoding:
141
- - gzip
142
- Connection:
143
- - close
144
- Host:
145
- - cdn.contentful.com
146
- User-Agent:
147
- - http.rb/2.2.2
148
- response:
149
- status:
150
- code: 200
151
- message: OK
152
- headers:
153
- Access-Control-Allow-Headers:
154
- - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Alpha-Feature
155
- Access-Control-Allow-Methods:
156
- - GET,HEAD,OPTIONS
157
- Access-Control-Allow-Origin:
158
- - "*"
159
- Access-Control-Expose-Headers:
160
- - Etag
161
- Access-Control-Max-Age:
162
- - '86400'
163
- Cache-Control:
164
- - max-age=0
165
- Content-Type:
166
- - application/vnd.contentful.delivery.v1+json
167
- Contentful-Api:
168
- - cda_cached
169
- Etag:
170
- - '"08908121582750c6cc9ba9d71bfd6e0f"'
171
- Server:
172
- - Contentful
173
- X-Content-Type-Options:
174
- - nosniff
175
- X-Contentful-Region:
176
- - us-east-1
177
- X-Contentful-Request-Id:
178
- - 0e4aaa81032e63c7a619be69843ff267
179
- Content-Length:
180
- - '842'
181
- Accept-Ranges:
182
- - bytes
183
- Date:
184
- - Thu, 08 Nov 2018 13:19:20 GMT
185
- Via:
186
- - 1.1 varnish
187
- Age:
188
- - '0'
189
- Connection:
190
- - close
191
- X-Served-By:
192
- - cache-fra19146-FRA
193
- X-Cache:
194
- - MISS
195
- X-Cache-Hits:
196
- - '0'
197
- Vary:
198
- - Accept-Encoding
199
- body:
200
- encoding: ASCII-8BIT
201
- string: |
202
- {
203
- "sys": {
204
- "type": "Array"
205
- },
206
- "total": 1,
207
- "skip": 0,
208
- "limit": 100,
209
- "items": [
210
- {
211
- "sys": {
212
- "space": {
213
- "sys": {
214
- "type": "Link",
215
- "linkType": "Space",
216
- "id": "z4ssexir3p93"
217
- }
218
- },
219
- "id": "2t1x77MgUA4SM2gMiaUcsy",
220
- "type": "Entry",
221
- "createdAt": "2018-11-08T10:14:42.223Z",
222
- "updatedAt": "2018-11-08T10:14:42.223Z",
223
- "environment": {
224
- "sys": {
225
- "id": "master",
226
- "type": "Link",
227
- "linkType": "Environment"
228
- }
229
- },
230
- "revision": 1,
231
- "contentType": {
232
- "sys": {
233
- "type": "Link",
234
- "linkType": "ContentType",
235
- "id": "test"
236
- }
237
- },
238
- "locale": "en-US"
239
- },
240
- "fields": {}
241
- }
242
- ]
243
- }
244
- http_version:
245
- recorded_at: Thu, 08 Nov 2018 13:19:21 GMT
246
- recorded_with: VCR 4.0.0
@@ -1,201 +0,0 @@
1
- ---
2
- http_interactions:
3
- - request:
4
- method: get
5
- uri: https://cdn.contentful.com/spaces/8jbbayggj9gj/environments/master/content_types?limit=1000
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- User-Agent:
11
- - RubyContentfulGem/1.2.1
12
- Authorization:
13
- - Bearer 4ce0108f04e55c76476ba84ab0e6149734db73d67cd1b429323ef67f00977e07
14
- Content-Type:
15
- - application/vnd.contentful.delivery.v1+json
16
- Accept-Encoding:
17
- - gzip
18
- Connection:
19
- - close
20
- Host:
21
- - cdn.contentful.com
22
- response:
23
- status:
24
- code: 200
25
- message: OK
26
- headers:
27
- Access-Control-Allow-Headers:
28
- - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent
29
- Access-Control-Allow-Methods:
30
- - GET,HEAD,OPTIONS
31
- Access-Control-Allow-Origin:
32
- - "*"
33
- Access-Control-Expose-Headers:
34
- - Etag
35
- Access-Control-Max-Age:
36
- - '86400'
37
- Cache-Control:
38
- - max-age=0
39
- Content-Encoding:
40
- - gzip
41
- Content-Type:
42
- - application/vnd.contentful.delivery.v1+json
43
- Etag:
44
- - W/"d02c518f396fb5eb186d791cf1cc57cb"
45
- Server:
46
- - Contentful
47
- X-Content-Type-Options:
48
- - nosniff
49
- - nosniff
50
- X-Contentful-Request-Id:
51
- - d68e2dbfc63f32d5054ac63537e8d03e
52
- Content-Length:
53
- - '375'
54
- Accept-Ranges:
55
- - bytes
56
- Date:
57
- - Tue, 03 Jan 2017 11:34:30 GMT
58
- Via:
59
- - 1.1 varnish
60
- Age:
61
- - '5788'
62
- Connection:
63
- - close
64
- X-Served-By:
65
- - cache-gru7126-GRU
66
- X-Cache:
67
- - HIT
68
- X-Cache-Hits:
69
- - '1'
70
- X-Timer:
71
- - S1483443270.292050,VS0,VE0
72
- Vary:
73
- - Accept-Encoding
74
- body:
75
- encoding: ASCII-8BIT
76
- string: !binary |-
77
- H4sIAAAAAAAAA9VTvW7CMBDeeQrkuVQmUkXLhqp2qlhgasXgJAYdOI5rm0ou
78
- 4t3rs0lwUhi6US/J3fm+n7vkMBgOiXGGTIcH/+oD6xT3EZlpzRzxueMd3rG1
79
- ZcLnxyEyO1A+oCEQUIHFEqUxAZZXiPgRECNujyZQGcUK5GpuxGQiBhMh2Yh6
80
- A7kjSHo+nl7ulifRi4DYuwAl+nnc5jlzm832abNFW805tu/BaDwk9lhubILW
81
- yniupeXSBtakqdCcWV7OcBgko+PJiI5HNFtmdEon0+zh3k/oPW3Yq/JvDZp/
82
- gYFa4rRPYlvVpASjBHOvwEVwLFl1lhcjn12mnkjJTaFB2YhJWnFkjSjnJeJY
83
- OmuKA+pQ4J2WZp6Sh0qzw4Wr8lp0lkREXTAB3xx1r5kwPF0h0fxzD/pK0btm
84
- ubhSrP2X6TfSoF5a9QVXvFLWdQUGo356L79L/8eXhN7YG1fzfuGmPJ22tgpP
85
- /F1Xg+PgB3EoeHC5BAAA
86
- http_version:
87
- recorded_at: Tue, 03 Jan 2017 11:34:30 GMT
88
- - request:
89
- method: get
90
- uri: https://cdn.contentful.com/spaces/8jbbayggj9gj/environments/master/entries
91
- body:
92
- encoding: US-ASCII
93
- string: ''
94
- headers:
95
- User-Agent:
96
- - RubyContentfulGem/1.2.1
97
- Authorization:
98
- - Bearer 4ce0108f04e55c76476ba84ab0e6149734db73d67cd1b429323ef67f00977e07
99
- Content-Type:
100
- - application/vnd.contentful.delivery.v1+json
101
- Accept-Encoding:
102
- - gzip
103
- Connection:
104
- - close
105
- Host:
106
- - cdn.contentful.com
107
- response:
108
- status:
109
- code: 200
110
- message: OK
111
- headers:
112
- Access-Control-Allow-Headers:
113
- - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent
114
- Access-Control-Allow-Methods:
115
- - GET,HEAD,OPTIONS
116
- Access-Control-Allow-Origin:
117
- - "*"
118
- Access-Control-Expose-Headers:
119
- - Etag
120
- Access-Control-Max-Age:
121
- - '86400'
122
- Cache-Control:
123
- - max-age=0
124
- Content-Type:
125
- - application/vnd.contentful.delivery.v1+json
126
- Etag:
127
- - '"16bd1168ea8f89e34f0a4d2eb7e905c5"'
128
- Server:
129
- - Contentful
130
- X-Content-Type-Options:
131
- - nosniff
132
- - nosniff
133
- X-Contentful-Request-Id:
134
- - 3e7f93d9d3d1ca80aa17f60fd8a644bc
135
- Content-Length:
136
- - '753'
137
- Accept-Ranges:
138
- - bytes
139
- Date:
140
- - Tue, 03 Jan 2017 11:34:30 GMT
141
- Via:
142
- - 1.1 varnish
143
- Age:
144
- - '5774'
145
- Connection:
146
- - close
147
- X-Served-By:
148
- - cache-gru7122-GRU
149
- X-Cache:
150
- - HIT
151
- X-Cache-Hits:
152
- - '1'
153
- X-Timer:
154
- - S1483443270.462614,VS0,VE0
155
- Vary:
156
- - Accept-Encoding
157
- body:
158
- encoding: ASCII-8BIT
159
- string: |
160
- {
161
- "sys": {
162
- "type": "Array"
163
- },
164
- "total": 1,
165
- "skip": 0,
166
- "limit": 100,
167
- "items": [
168
- {
169
- "sys": {
170
- "space": {
171
- "sys": {
172
- "type": "Link",
173
- "linkType": "Space",
174
- "id": "8jbbayggj9gj"
175
- }
176
- },
177
- "id": "3vuP7wtireIWM2WO2oiw4u",
178
- "type": "Entry",
179
- "createdAt": "2017-01-02T20:07:37.872Z",
180
- "updatedAt": "2017-01-03T09:57:26.558Z",
181
- "revision": 3,
182
- "contentType": {
183
- "sys": {
184
- "type": "Link",
185
- "linkType": "ContentType",
186
- "id": "test"
187
- }
188
- },
189
- "locale": "en-US"
190
- },
191
- "fields": {
192
- "name": "Test",
193
- "empty": "",
194
- "nil": null
195
- }
196
- }
197
- ]
198
- }
199
- http_version:
200
- recorded_at: Tue, 03 Jan 2017 11:34:30 GMT
201
- recorded_with: VCR 3.0.3
@@ -1,198 +0,0 @@
1
- ---
2
- http_interactions:
3
- - request:
4
- method: get
5
- uri: https://cdn.contentful.com/spaces/zui87wsu8q80/environments/master/content_types?limit=1000
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- User-Agent:
11
- - RubyContentfulGem/2.0.0
12
- Authorization:
13
- - Bearer 64ff902c58cd14ea063d3ded810d1111a0266537e9aba283bad3319b1762c302
14
- Content-Type:
15
- - application/vnd.contentful.delivery.v1+json
16
- Accept-Encoding:
17
- - gzip
18
- Connection:
19
- - close
20
- Host:
21
- - cdn.contentful.com
22
- response:
23
- status:
24
- code: 200
25
- message: OK
26
- headers:
27
- Access-Control-Allow-Headers:
28
- - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent
29
- Access-Control-Allow-Methods:
30
- - GET,HEAD,OPTIONS
31
- Access-Control-Allow-Origin:
32
- - "*"
33
- Access-Control-Expose-Headers:
34
- - Etag
35
- Access-Control-Max-Age:
36
- - '86400'
37
- Cache-Control:
38
- - max-age=0
39
- Content-Encoding:
40
- - gzip
41
- Content-Type:
42
- - application/vnd.contentful.delivery.v1+json
43
- Etag:
44
- - W/"b8403cd0f2664e6663a4ed099c5a0ad1"
45
- Server:
46
- - Contentful
47
- X-Content-Type-Options:
48
- - nosniff
49
- X-Contentful-Request-Id:
50
- - b2a122d2f0e4f510fd5b77d0f6e213f5
51
- Content-Length:
52
- - '371'
53
- Accept-Ranges:
54
- - bytes
55
- Date:
56
- - Wed, 05 Apr 2017 15:22:28 GMT
57
- Via:
58
- - 1.1 varnish
59
- Age:
60
- - '0'
61
- Connection:
62
- - close
63
- X-Served-By:
64
- - cache-lax8637-LAX
65
- X-Cache:
66
- - MISS
67
- X-Cache-Hits:
68
- - '0'
69
- X-Timer:
70
- - S1491405748.191815,VS0,VE196
71
- Vary:
72
- - Accept-Encoding
73
- body:
74
- encoding: ASCII-8BIT
75
- string: !binary |-
76
- H4sIAAAAAAAAA71SsW7CMBDd+QrkuVQOKgWxoVaVKlVdytSKwSRHdcJxgu20
77
- Coh/r8/GIURhYKkVKb47+91773wYDIfM1IbNhwe3dYGtS3ARW2gtauZyxzs6
78
- YwsrpMsnPjJbLF3AfSAxR0slzkMCLeSE+OURA26njW9lSpFSr3giJFtkKOGT
79
- kdQbqi2jpufl2qvt8kT6wyN2DmBGevYVzqa/pprtZpxkxXVs9l5oWCzcsWBs
80
- C62h8VQoC8r6rq1LqQZhIVuQGWzMk+mIP4z4ZJlM5u7jyf2YP362L1RldtsF
81
- DT9osFDk9olsw5plaEop6hcESYpVJWUkx5TI/VSXbUUsA5NqLG1AZA01tiGM
82
- 8wjJlIshBXvQufAN+sLvptNrXzHOsbcoi1RI3AOR3whpoD1HpmFXob5SdNLF
83
- Wl4pFu55urFE1L5594jLIMXcPfkLEtHG575iFPde5euuK/+u7aRy5f/0xleD
84
- 4+APz7KeV+4DAAA=
85
- http_version:
86
- recorded_at: Wed, 05 Apr 2017 15:22:28 GMT
87
- - request:
88
- method: get
89
- uri: https://cdn.contentful.com/spaces/zui87wsu8q80/environments/master/entries
90
- body:
91
- encoding: US-ASCII
92
- string: ''
93
- headers:
94
- User-Agent:
95
- - RubyContentfulGem/2.0.0
96
- Authorization:
97
- - Bearer 64ff902c58cd14ea063d3ded810d1111a0266537e9aba283bad3319b1762c302
98
- Content-Type:
99
- - application/vnd.contentful.delivery.v1+json
100
- Accept-Encoding:
101
- - gzip
102
- Connection:
103
- - close
104
- Host:
105
- - cdn.contentful.com
106
- response:
107
- status:
108
- code: 200
109
- message: OK
110
- headers:
111
- Access-Control-Allow-Headers:
112
- - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent
113
- Access-Control-Allow-Methods:
114
- - GET,HEAD,OPTIONS
115
- Access-Control-Allow-Origin:
116
- - "*"
117
- Access-Control-Expose-Headers:
118
- - Etag
119
- Access-Control-Max-Age:
120
- - '86400'
121
- Cache-Control:
122
- - max-age=0
123
- Content-Type:
124
- - application/vnd.contentful.delivery.v1+json
125
- Etag:
126
- - '"8a73a5579355b16a76b6c6827be4cb40"'
127
- Server:
128
- - Contentful
129
- X-Content-Type-Options:
130
- - nosniff
131
- X-Contentful-Request-Id:
132
- - 8c83e246e7803d22fb0a7f97f684952b
133
- Content-Length:
134
- - '735'
135
- Accept-Ranges:
136
- - bytes
137
- Date:
138
- - Wed, 05 Apr 2017 15:22:29 GMT
139
- Via:
140
- - 1.1 varnish
141
- Age:
142
- - '315'
143
- Connection:
144
- - close
145
- X-Served-By:
146
- - cache-lax8649-LAX
147
- X-Cache:
148
- - HIT
149
- X-Cache-Hits:
150
- - '1'
151
- X-Timer:
152
- - S1491405749.281463,VS0,VE0
153
- Vary:
154
- - Accept-Encoding
155
- body:
156
- encoding: ASCII-8BIT
157
- string: |
158
- {
159
- "sys": {
160
- "type": "Array"
161
- },
162
- "total": 1,
163
- "skip": 0,
164
- "limit": 100,
165
- "items": [
166
- {
167
- "sys": {
168
- "space": {
169
- "sys": {
170
- "type": "Link",
171
- "linkType": "Space",
172
- "id": "zui87wsu8q80"
173
- }
174
- },
175
- "id": "dzNHzcQaVGwgouGswEoSm",
176
- "type": "Entry",
177
- "createdAt": "2017-04-05T15:15:27.632Z",
178
- "updatedAt": "2017-04-05T15:15:27.632Z",
179
- "revision": 1,
180
- "contentType": {
181
- "sys": {
182
- "type": "Link",
183
- "linkType": "ContentType",
184
- "id": "test"
185
- }
186
- },
187
- "locale": "en-US"
188
- },
189
- "fields": {
190
- "integer": 123,
191
- "decimal": 12.3
192
- }
193
- }
194
- ]
195
- }
196
- http_version:
197
- recorded_at: Wed, 05 Apr 2017 15:22:29 GMT
198
- recorded_with: VCR 3.0.3