diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-05-24 19:07:14 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2024-05-24 19:07:14 -0400 |
| commit | 547402bebe0b17837cfdfd2ccb9cef1e9236516c (patch) | |
| tree | 17a39988c9df0d2134d5dac279b220afc584d3c3 /pb/openapi.json | |
| parent | 6c74ae14408597753c23b6bb0601a17bdfe9b9bc (diff) | |
| download | xesite-547402bebe0b17837cfdfd2ccb9cef1e9236516c.tar.xz xesite-547402bebe0b17837cfdfd2ccb9cef1e9236516c.zip | |
fix events API
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'pb/openapi.json')
| -rw-r--r-- | pb/openapi.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |
