Selaa lähdekoodia

add spaces

master
Jonathan Cobb 4 vuotta sitten
vanhempi
commit
9df1a20ea5
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. +3
    -3
      README.md

+ 3
- 3
README.md Näytä tiedosto

@@ -79,9 +79,9 @@ This request must include the request header `Content-Type: application/json`
POST http://127.0.0.1:9833/register
{
"password": "<password>",
"session":"<session-token>",
"bubble":"<bubble-hostname>",
"ip":"<client-vpn-ip>"
"session": "<session-token>",
"bubble": "<bubble-hostname>",
"ip": "<client-vpn-ip>"
}

Where:


Ladataan…
Peruuta
Tallenna