Mail support
Deploy Promiscuity Auth API / deploy (push) Successful in 48s
Deploy Promiscuity Character API / deploy (push) Successful in 59s
Deploy Promiscuity Inventory API / deploy (push) Successful in 46s
Deploy Promiscuity Locations API / deploy (push) Successful in 1m0s
Deploy Promiscuity Mail API / deploy (push) Successful in 1m9s
k8s smoke test / test (push) Successful in 9s
Deploy Promiscuity Auth API / deploy (push) Successful in 48s
Deploy Promiscuity Character API / deploy (push) Successful in 59s
Deploy Promiscuity Inventory API / deploy (push) Successful in 46s
Deploy Promiscuity Locations API / deploy (push) Successful in 1m0s
Deploy Promiscuity Mail API / deploy (push) Successful in 1m9s
k8s smoke test / test (push) Successful in 9s
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# MailApi
|
||||
|
||||
- `GET /api/mail/characters/{characterId}` returns inbox and sent mail.
|
||||
- `POST /api/mail/characters/{characterId}/send` sends mail to another character by exact character name.
|
||||
- `POST /api/mail/characters/{characterId}/messages/{messageId}/read` marks an inbox message as read.
|
||||
Reference in New Issue
Block a user