mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-05 18:44:40 +02:00
Newt registration?
This commit is contained in:
parent
e141263b7e
commit
40734184af
11 changed files with 89 additions and 53 deletions
|
@ -12,7 +12,7 @@ post {
|
|||
|
||||
body:json {
|
||||
{
|
||||
"email": "milo@fossorial.io",
|
||||
"email": "owen@fossorial.io",
|
||||
"password": "Password123!"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@ put {
|
|||
|
||||
body:json {
|
||||
{
|
||||
"email": "milo@fossorial.io",
|
||||
"email": "numbat@fossorial.io",
|
||||
"password": "Password123!"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,7 +5,7 @@ meta {
|
|||
}
|
||||
|
||||
get {
|
||||
url: http://localhost:3000/api/v1/org/theorg/sites/mexican-mole-lizard-windy
|
||||
url: http://localhost:3000/api/v1/org/test/sites/mexican-mole-lizard-windy
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue