From 4e8e4994387e8510cbb585645b85fed8707f0827 Mon Sep 17 00:00:00 2001 From: Stoat CI Date: Sun, 2 Aug 2026 01:45:50 +0000 Subject: [PATCH] chore: generate OpenAPI specification --- OpenAPI.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/OpenAPI.json b/OpenAPI.json index 23b9c77..098a931 100644 --- a/OpenAPI.json +++ b/OpenAPI.json @@ -10382,6 +10382,14 @@ "id": { "type": "string" }, + "creator_name": { + "type": "string", + "nullable": true + }, + "creator_url": { + "type": "string", + "nullable": true + }, "timestamp": { "type": "string", "nullable": true