From 3ee09536834c28354ccd6f84dc05375aa80267f8 Mon Sep 17 00:00:00 2001 From: abraham <3341+abraham@users.noreply.github.com> Date: Sun, 3 May 2026 08:31:10 +0000 Subject: [PATCH] Update docs SHA and regenerate OpenAPI schema --- config.json | 2 +- dist/schema.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index f2bc229..f1a94c5 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "mastodonDocsCommit": "763453594e0b904554d3b58a9c4281057f4c7929", + "mastodonDocsCommit": "7a432a31a99a1cfbb7700ebdd843298f2d0cf34d", "mastodonVersion": "4.5.0", "minimumMastodonVersion": "4.3.0", "blockedFiles": ["methods/notifications_alpha.md"], diff --git a/dist/schema.json b/dist/schema.json index 1b1fa1c..7d8bf96 100644 --- a/dist/schema.json +++ b/dist/schema.json @@ -3,7 +3,7 @@ "info": { "title": "Mastodon API", "version": "4.5.0", - "description": "Unofficial documentation for the Mastodon API. Generated with [mastodon-openapi](https://github.com/abraham/mastodon-openapi) from [7634535](https://github.com/mastodon/documentation/commit/763453594e0b904554d3b58a9c4281057f4c7929). Targets [supported](https://github.com/mastodon/mastodon/security/policy#supported-versions) Mastodon versions.", + "description": "Unofficial documentation for the Mastodon API. Generated with [mastodon-openapi](https://github.com/abraham/mastodon-openapi) from [7a432a3](https://github.com/mastodon/documentation/commit/7a432a31a99a1cfbb7700ebdd843298f2d0cf34d). Targets [supported](https://github.com/mastodon/mastodon/security/policy#supported-versions) Mastodon versions.", "license": { "name": "GFDL-1.3", "url": "https://www.gnu.org/licenses/fdl-1.3.en.html"