Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavv245 committed Feb 20, 2024
1 parent e1dce97 commit 0a160eb
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,6 @@ module.exports = {
},
duration: {
type: "string",
<<<<<<< HEAD
},
timestamp: {
type: "string",
=======
const: {
$data:
"/on_confirm/0/message/order/items/0/time/duration",
Expand All @@ -173,7 +168,6 @@ module.exports = {
$data:
"/on_confirm/0/message/order/items/0/time/timestamp",
},
>>>>>>> patch-reference-implementations-remote/main
},
},
required: ["label", "duration", "timestamp"],
Expand Down

0 comments on commit 0a160eb

Please sign in to comment.