remove debugging artifacts

This commit is contained in:
alex wiesner
2026-03-14 11:42:35 +00:00
parent 549d0b27cd
commit 8f12aee5e1
2 changed files with 0 additions and 24 deletions

View File

@@ -1,24 +0,0 @@
[POST] http://localhost:8015/api/route-metrics/query/ => [308] Permanent Redirect
[POST] http://localhost:8015/api/weather/daily-temperatures/ => [308] Permanent Redirect
[GET] http://localhost:8015/api/chat/conversations/ => [308] Permanent Redirect
[GET] http://localhost:8015/api/chat/providers/ => [308] Permanent Redirect
[GET] http://localhost:8015/api/integrations/ai-settings/ => [308] Permanent Redirect
[POST] http://localhost:8015/api/route-metrics/query/ => [308] Permanent Redirect
[POST] http://localhost:8015/api/weather/daily-temperatures/ => [308] Permanent Redirect
[POST] http://localhost:8015/api/route-metrics/query => [200] OK
[GET] http://localhost:8015/api/chat/conversations => [200] OK
[GET] http://localhost:8015/api/chat/providers => [200] OK
[GET] http://localhost:8015/api/integrations/ai-settings => [200] OK
[POST] http://localhost:8015/api/weather/daily-temperatures => [200] OK
[POST] http://localhost:8015/api/route-metrics/query => [200] OK
[POST] http://localhost:8015/api/weather/daily-temperatures => [200] OK
[GET] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/ => [308] Permanent Redirect
[GET] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036 => [200] OK
[GET] http://localhost:8015/api/chat/providers/opencode_zen/models/ => [308] Permanent Redirect
[GET] http://localhost:8015/api/chat/providers/opencode_zen/models => [200] OK
[POST] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/send_message/ => [308] Permanent Redirect
[POST] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/send_message => [200] OK
[GET] http://localhost:8015/api/chat/conversations/ => [308] Permanent Redirect
[GET] http://localhost:8015/api/chat/conversations => [200] OK
[POST] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/send_message/ => [308] Permanent Redirect
[POST] http://localhost:8015/api/chat/conversations/049c5ce3-6e7a-4f55-ab0c-458847836036/send_message => [200] OK

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 KiB