mirror of
https://github.com/foss42/apidash.git
synced 2025-05-30 13:27:09 +08:00
Update request_models.dart
This commit is contained in:
@ -180,6 +180,7 @@ RequestModel testRequestModel = RequestModel(
|
||||
// JSON
|
||||
Map<String, dynamic> requestModelJson = {
|
||||
'id': '1',
|
||||
'apiType': 'rest',
|
||||
'name': '',
|
||||
'description': '',
|
||||
'httpRequestModel': httpRequestModelPost10Json,
|
||||
|
Reference in New Issue
Block a user