From 547402bebe0b17837cfdfd2ccb9cef1e9236516c Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Fri, 24 May 2024 19:07:14 -0400 Subject: fix events API Signed-off-by: Xe Iaso --- pb/openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pb/openapi.json') diff --git a/pb/openapi.json b/pb/openapi.json index 0adc9a8..b89d6fa 100644 --- a/pb/openapi.json +++ b/pb/openapi.json @@ -270,7 +270,7 @@ }, "openapi": "3.0.0", "paths": { - "/api/xeiaso.net.Events/Get": { + "/api/within.website.x.mi.Events/Get": { "post": { "description": "\nGet fetches the current feed of upcoming events.", "requestBody": { -- cgit v1.2.3