10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
|
{
|
||
|
"payload": {
|
||
|
"person": {
|
||
|
"id": "<%- id %>",
|
||
|
"username": "<%- username %>",
|
||
|
"email": "<%- email %>",
|
||
|
"account": "<%- account_type %>"
|
||
|
}
|
||
|
}
|
||
|
}
|