From ae4af09aa1fc8c07881f4d8bb4bc59776f8ca4aa Mon Sep 17 00:00:00 2001 From: Stoat CI Date: Mon, 23 Mar 2026 05:25:20 +0000 Subject: [PATCH] chore: generate OpenAPI specification --- OpenAPI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAPI.json b/OpenAPI.json index fb68876..3850bc3 100644 --- a/OpenAPI.json +++ b/OpenAPI.json @@ -11,7 +11,7 @@ }, "license": { "name": "AGPLv3", - "url": "https://github.com/revoltchat/delta/blob/master/LICENSE" + "url": "https://github.com/stoatchat/stoatchat/blob/main/crates/delta/LICENSE" }, "version": "0.11.5" },