Fixed typo (#12107)
This commit is contained in:
committed by
GitHub
parent
6c6c3dec9f
commit
65b5beb59c
@@ -868,7 +868,7 @@ curl -X POST 'http://localhost:9000/vendors' \
|
||||
"name": "Acme",
|
||||
"handle": "acme",
|
||||
"admin": {
|
||||
"email": "vendor@example.com,
|
||||
"email": "vendor@example.com",
|
||||
"first_name": "Admin",
|
||||
"last_name": "Acme"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user