From 43f720f2289c104b807376ffde0e3a675758c571 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Mon, 7 Dec 2020 00:26:51 +0000 Subject: Update hyperlinks --- SCHEMA.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/SCHEMA.md b/SCHEMA.md index a9a48d2..e86524c 100644 --- a/SCHEMA.md +++ b/SCHEMA.md @@ -3,12 +3,14 @@ Since MongoDB has no set schema, we document it here to document what our objects should look like. If you add new properties or remove them from objects **make sure to update them here**. In this document: -- [Form structure](#form-structure) +- [Form](#form) - [Form features](#form-features) - [Form question](#form-question) -- [Form response structure](#form-response-structure) +- [Form response](#form-response) + - [User details object](#user-details-object) + - [Anti-spam object](#anti-spam-object) -## Form structure +## Form | Field | Type | Description | Example | | ----------- | ---------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------------- | -- cgit v1.2.3