1
0
mirror of https://github.com/h7x4/unofficial_jisho_api_dart.git synced 2026-02-28 15:13:37 +01:00
Files
unofficial_jisho_api_dart/test/example_test_cases/4.json
2020-03-08 21:11:32 +01:00

10 lines
258 B
JSON

{
"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": "ネガティブ"
}
}