Skip to content

Commit

Permalink
The changes in the getting started examples should be removed from th…
Browse files Browse the repository at this point in the history
…is PR.
  • Loading branch information
AymarN committed Aug 7, 2024
1 parent d031d97 commit 2119820
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"code": "ABC-123"
"data": [1, 2, 3]
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"code": "ABC-123"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@
}
},
"required": ["productId", "productName", "price"]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
"enum": [42, true, "hello", null, [1, 2, 3]]
}
}
}
}

0 comments on commit 2119820

Please sign in to comment.