【发布时间】:2020-01-19 10:44:57
【问题描述】:
This is ScreenShot of Response of raw body data
正文原始数据:
{"getOpenQuiz":[{"Id":1,"openquizInstruction":"Copy the following word","openquizWord":"Important","possible_answers":["Important","Importnat","import"],"quizstatus":1,"userAnswer":"important"},{"Id":2,"openquizInstruction":"test","openquizWord":"test","possible_answers":["test","testty","adsf","dfgdfg"],"quizstatus":0,"userAnswer":"tttt"},{"Id":3,"openquizInstruction":"dfgdfg","openquizWord":"dsfgsd","possible_answers":["fgsdf","gsdfg","dfgrertert","sdfgsdfg"],"quizstatus":0,"userAnswer":"dsfgsd"},{"Id":4,"openquizInstruction":"Copy the following word","openquizWord":"Important","possible_answers":["Important","Importat","Importnt"],"quizstatus":0,"userAnswer":"importnat"},{"Id":5,"openquizInstruction":"Copy the word","openquizWord":"color","possible_answers":["colour","color"],"quizstatus":0,"userAnswer":"coluor"}]}
【问题讨论】:
-
你想
get那个json还是post那个json。 -
@aligator 我想发布该 json 原始数据以获取 API 的响应
标签: api flutter xmlhttprequest response flutter-test