mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
add required field to google id registration
This commit is contained in:
@@ -504,6 +504,10 @@
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"type": "object",
|
||||
"required": [
|
||||
"invite_code",
|
||||
"person"
|
||||
],
|
||||
"properties": {
|
||||
"invite_code": {
|
||||
"type": "string"
|
||||
|
Reference in New Issue
Block a user