docs: add OpenAPI documentation
This commit is contained in:
6
openapi/examples/AccountIn.yaml
Normal file
6
openapi/examples/AccountIn.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
summary: Account registration
|
||||
value:
|
||||
{
|
||||
"email": "ada@example.com",
|
||||
"password": "FBR5h0L1ENA3edctgDIEnxSvFdR0",
|
||||
}
|
||||
Reference in New Issue
Block a user