mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
add email to register field
This commit is contained in:
parent
e77117f6bd
commit
e9be22485e
@ -83,6 +83,9 @@
|
||||
"maxLength": 14,
|
||||
"minLength": 3,
|
||||
"type": "string"
|
||||
},
|
||||
"email": {
|
||||
"description": "Your email address. This is used if you reserved your call sign between resets."
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
@ -2598,4 +2601,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user