mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-04-26 00:10:28 -05:00
commit
This commit is contained in:
parent
d55599b63b
commit
a22e267117
4
api_flow
4
api_flow
|
|
@ -22,13 +22,13 @@ POST /api/v1/gameDataAnalytics HTTP/1.1
|
||||||
ERROR Logging:
|
ERROR Logging:
|
||||||
POST https://latest.live.tex.bhvronline.com/metrics/client/event HTTP/1.1
|
POST https://latest.live.tex.bhvronline.com/metrics/client/event HTTP/1.1
|
||||||
{
|
{
|
||||||
"playerUniqueId": "76561199169781285",
|
"playerUniqueId": "000000000000000000",
|
||||||
"clientEvent": "BackendIsOffline",
|
"clientEvent": "BackendIsOffline",
|
||||||
"eventType": "Client"
|
"eventType": "Client"
|
||||||
}
|
}
|
||||||
|
|
||||||
POST https://latest.live.tex.bhvronline.com/api/v1/gameDataAnalytics HTTP/1.1
|
POST https://latest.live.tex.bhvronline.com/api/v1/gameDataAnalytics HTTP/1.1
|
||||||
{"timestamp":1685394406,"eventType":"ClientMetric","eventTypeVersion":1,"userId":"76561199169781285","data":{"playerUniqueId":"76561199169781285","clientEvent":"BackendIsOffline","eventType":"Client"}}
|
{"timestamp":1685394406,"eventType":"ClientMetric","eventTypeVersion":1,"userId":"000000000000000000","data":{"playerUniqueId":"000000000000000000","clientEvent":"BackendIsOffline","eventType":"Client"}}
|
||||||
|
|
||||||
POST https://latest.live.tex.bhvronline.com/metrics/httplog/event HTTP/1.1
|
POST https://latest.live.tex.bhvronline.com/metrics/httplog/event HTTP/1.1
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user