We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3f116 commit 0fa33c2Copy full SHA for 0fa33c2
json_to_xml/test-input.json
@@ -0,0 +1,8 @@
1
+{
2
+ "note": {
3
+ "to": "John",
4
+ "from": "Jane",
5
+ "heading": "Reminder",
6
+ "body": "Don't forget the meeting at 3 PM!"
7
+ }
8
+}
0 commit comments