Skip to content

Commit

Permalink
Update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeharder committed May 9, 2023
1 parent 6474e38 commit cdbbf04
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"manufacturerId": "manufacturer id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
}
},
Expand All @@ -19,7 +19,7 @@
"manufacturerId": "manufacturer id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
}
},
Expand All @@ -29,7 +29,7 @@
"manufacturerId": "manufacturer id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"manufacturerId": "manufacturer Id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
},
"widgetName": "rfazvwnfwwomiwrh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"manufacturerId": "manufacturer Id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"manufacturerId": "manufacturer id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
}
},
Expand All @@ -19,7 +19,7 @@
"manufacturerId": "manufacturer id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
}
},
Expand All @@ -29,7 +29,7 @@
"manufacturerId": "manufacturer id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"manufacturerId": "manufacturer Id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
},
"widgetName": "rfazvwnfwwomiwrh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"manufacturerId": "manufacturer Id1",
"sharedModel": {
"tag": "tag1",
"createdDate": "2023-01-09T02:12:25.689Z"
"createdAt": "2023-01-09T02:12:25.689Z"
}
}
],
Expand Down

0 comments on commit cdbbf04

Please sign in to comment.