Files
recipe-api/openapi/examples/AccountIn.yaml

6 lines
124 B
YAML

summary: Account registration
value:
{
"email": "ada@example.com",
"password": "FBR5h0L1ENA3edctgDIEnxSvFdR0",
}