]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-search.c
Document the JSON schemata used by show and search
[notmuch] / notmuch-search.c
index d504051c618ae9f2444365615c24d620b919a659..92ce38a1a5fb37454237c09313e099aa6f8f9b52 100644 (file)
@@ -90,6 +90,9 @@ format_thread_json (const void *ctx,
                    const int total,
                    const char *authors,
                    const char *subject);
+
+/* Any changes to the JSON format should be reflected in the file
+ * devel/schemata. */
 static const search_format_t format_json = {
     "[",
        "{",