fix: readme

This commit is contained in:
Skeris 2022-12-14 21:26:21 +03:00
parent 0b3591e786
commit 325103c20a

@ -100,7 +100,8 @@ POST http://localhost:8000/support/getTickets
}
```
Ответ:
``` [{
```
[{
ID string `bson:"_id"`
UserID string `bson:"UserID"`
SessionID string `bson:"SessionID"`