mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 10:49:49 +08:00
Update
This commit is contained in:
@@ -7,7 +7,7 @@ void main() {
|
||||
"log": {
|
||||
"version": "1.2",
|
||||
"creator": {
|
||||
"name": "Postman",
|
||||
"name": "Client Name",
|
||||
"version": "v8.x.x"
|
||||
},
|
||||
"entries": [
|
||||
@@ -163,7 +163,7 @@ void main() {
|
||||
var collectionJson = {
|
||||
"log": {
|
||||
"version": "1.2",
|
||||
"creator": {"name": "Postman", "version": "v8.x.x"},
|
||||
"creator": {"name": "Client Name", "version": "v8.x.x"},
|
||||
"entries": [
|
||||
{
|
||||
"startedDateTime": "2025-03-25T12:00:00.000Z",
|
||||
|
||||
Reference in New Issue
Block a user