aboutsummaryrefslogtreecommitdiffstats
path: root/SCHEMA.md
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2020-12-07 00:26:51 +0000
committerGravatar Joe Banks <[email protected]>2020-12-07 00:26:51 +0000
commit43f720f2289c104b807376ffde0e3a675758c571 (patch)
tree5d84395279cdd6170c3e20ba8b1a421c804d9a81 /SCHEMA.md
parentUpdate schema file with new objects (diff)
Update hyperlinks
Diffstat (limited to 'SCHEMA.md')
-rw-r--r--SCHEMA.md8
1 files 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 |
| ----------- | ---------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------------- |