Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / media / tests / fixtures / oembed / photo_flickr.json
1 {
2   "type": "photo",
3   "title": "Druplicon FTW!",
4   "width": "88",
5   "height": "100",
6   "url": "internal:\/core\/misc\/druplicon.png",
7   "thumbnail_url": "internal:\/core\/misc\/druplicon.png",
8   "thumbnail_width": 88,
9   "thumbnail_height": 100,
10   "provider_name": "Flickr",
11   "version": "1.0"
12 }