Commit 9bc9aa75 authored by Tristan Cavelier's avatar Tristan Cavelier

metadata.rst code block indentation remade

parent 99f2f758
...@@ -48,7 +48,8 @@ See below XML and its JSON equivalent: ...@@ -48,7 +48,8 @@ See below XML and its JSON equivalent:
| </dc:identifier> | "scheme": "DCTERMS.URI", | | </dc:identifier> | "scheme": "DCTERMS.URI", |
| <dc:identifier> | "content": "http://my/resource" | | <dc:identifier> | "content": "http://my/resource" |
| Xaoe41PAPNIWz | }, | | Xaoe41PAPNIWz | }, |
| </dc:identifier> | "Xaoe41PAPNIWz"]} | | </dc:identifier> | "Xaoe41PAPNIWz" |
| | ]} |
+--------------------------------------------+---------------------------------------+ +--------------------------------------------+---------------------------------------+
List of metadata to use List of metadata to use
...@@ -426,9 +427,7 @@ With complex query: ...@@ -426,9 +427,7 @@ With complex query:
jio.allDocs({ jio.allDocs({
"query": 'subject: "jIO" AND category: "resilience"' "query": 'subject: "jIO" AND category: "resilience"'
}, });
callbacks);
Tools Tools
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment