mirror of
https://github.com/foss42/apidash.git
synced 2025-05-31 06:08:09 +08:00
fix: review changes
This commit is contained in:
@ -106,9 +106,9 @@ void main() {
|
||||
'content-length': '18',
|
||||
'content-type': 'application/json; charset=utf-8'
|
||||
},
|
||||
'enabledHeaders': null,
|
||||
'isHeaderEnabledList': null,
|
||||
'requestParams': null,
|
||||
'enabledParams': null,
|
||||
'isParamEnabledList': null,
|
||||
"requestBodyContentType": 'json',
|
||||
"requestBody": '''{
|
||||
"text":"WORLD"
|
||||
|
Reference in New Issue
Block a user