mirror of
https://github.com/foss42/apidash.git
synced 2025-12-01 18:28:25 +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