add ssh option to README usage
This commit is contained in:
parent
ad85946120
commit
992a11d35f
@ -21,4 +21,4 @@ Currently, PublAPI has only two routes, /online and /signup.
|
||||
| ROUTE | TYPE | EXTRA ARGS | DESCRIPTION |
|
||||
|---------|------|-----------------|------------------------------------|
|
||||
| /online | GET | N/A | Returns the number of online users |
|
||||
| /signup | POST | username, email | Creates a register script and notifies admins that a new registration request was sent |
|
||||
| /signup | POST | username, email, ssh | Creates a register script and notifies admins that a new registration request was sent. Note: SSH Key must be sent in base64 form |
|
||||
|
Loading…
Reference in New Issue
Block a user