about summary refs log tree commit diff
path: root/spec/fixtures/requests/oembed_json.html
AgeCommit message (Collapse)Author
2018-04-25Append '.test' to hostname in stub data (#7260)MIYAGI Hikaru
2017-06-04A minor change for ProviderDiscovery and spec (#3543)Akihiko Odaki (@fn_aki@pawoo.net)
* Do not default the format in ProviderDiscovery The format should be determined when discovering, as it is in the current implementation, and it is a flaw if it is not determined. * Spec ProviderDiscovery