summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2018-06-05 09:35:11 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2018-06-05 09:35:11 -0400
commitde3460c0877c4d6caaf628a42400383e32ecf834 (patch)
treec033dc167aef788d76db78a0894025d005d4b2a0
parent1b3d264001e02c7f1eb31b9112cc246bcdfd837d (diff)
downloadsandbox-de3460c0877c4d6caaf628a42400383e32ecf834.tar.gz
asdfasdfasd
-rw-r--r--test_1234_result.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/test_1234_result.json b/test_1234_result.json
new file mode 100644
index 0000000..e1cfc16
--- /dev/null
+++ b/test_1234_result.json
@@ -0,0 +1,23 @@
+{
+ "glossary": {
+ "title": "example glossary",
+ "GlossDiv": {
+ "title": "S",
+ "GlossList": {
+ "GlossEntry": {
+ "ID": "SGML",
+ "SortAs": "SGML",
+ "GlossTerm": "Standard Generalized Markup Language",
+ "Acronym": "SGML",
+ "Abbrev": "ISO 8879:1986",
+ "GlossDef": {
+ "para": "A meta-markup language, used to create markup languages such as DocBook.",
+ "GlossSeeAlso": ["GML", "XML"]
+ },
+ "GlossSee": "markup"
+ }
+ }
+ }
+ }
+}
+