Update tests

This commit is contained in:
Ankit Mahato
2025-06-29 01:24:03 +05:30
parent 2f38aae850
commit 69b9ad0895
2 changed files with 4 additions and 0 deletions

View File

@@ -217,6 +217,8 @@ Map<String, dynamic> requestModelJson = {
'responseStatus': 200,
'message': null,
'httpResponseModel': responseModelJson,
'preRequestScript': null,
'postRequestScript': null
};
/// Basic GET request model for apidash.dev