Newt registration?

This commit is contained in:
Owen Schwartz
2024-11-15 21:53:58 -05:00
parent e141263b7e
commit 40734184af
11 changed files with 89 additions and 53 deletions

View File

@@ -12,7 +12,7 @@ post {
body:json {
{
"email": "milo@fossorial.io",
"email": "owen@fossorial.io",
"password": "Password123!"
}
}