unofficial_jisho_api_dart/test/example_test_cases/4.json

10 lines
258 B
JSON
Raw Normal View History

2020-03-08 21:11:32 +01:00
{
"query": "ネガティブ",
"expectedResult": {
"query": "ネガティブ",
"found": false,
"results": [],
"uri": "http://jisho.org/search/%E3%83%8D%E3%82%AC%E3%83%86%E3%82%A3%E3%83%96%23sentences",
"phrase": "ネガティブ"
}
}