summaryrefslogtreecommitdiff
path: root/server/post.json
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2024-05-24 10:44:46 -0700
committerMichael Hunteman <michael@huntm.net>2024-05-24 10:44:46 -0700
commitfa72f449465905ff2fc9b79886cb5e4b948a8fa8 (patch)
treec963038f7d7563226e96d258a3d8e22057a74365 /server/post.json
parent0b2490ed46d1958625dc3c660455a5465adaf763 (diff)
Connect server to database
Diffstat (limited to 'server/post.json')
-rw-r--r--server/post.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/post.json b/server/post.json
index f550b1b..39e1d55 100644
--- a/server/post.json
+++ b/server/post.json
@@ -2,10 +2,10 @@
"id": 1,
"firstName": "Michael",
"lastName": "Hunteman",
- "attendance": "true",
+ "attendance": "yes",
"email": "mhunteman@cox.net",
"message": "Hi",
- "partySize": 1,
+ "partySize": 2,
"partyList": [
{
"firstName": "Madison",