diff options
author | 2020-12-07 00:26:51 +0000 | |
---|---|---|
committer | 2020-12-07 00:26:51 +0000 | |
commit | 43f720f2289c104b807376ffde0e3a675758c571 (patch) | |
tree | 5d84395279cdd6170c3e20ba8b1a421c804d9a81 /SCHEMA.md | |
parent | Update schema file with new objects (diff) |
Update hyperlinks
Diffstat (limited to 'SCHEMA.md')
-rw-r--r-- | SCHEMA.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 | | ----------- | ---------------------------------------- | ----------------------------------------------------------------------------------------- | --------------------------- | |