Skip to content

Commit 8052cef

Browse files
authored
Merge pull request #646 from abraham/update-schema
Update docs SHA and regenerate OpenAPI schema
2 parents 3b1afca + 3ee0953 commit 8052cef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"mastodonDocsCommit": "763453594e0b904554d3b58a9c4281057f4c7929",
2+
"mastodonDocsCommit": "7a432a31a99a1cfbb7700ebdd843298f2d0cf34d",
33
"mastodonVersion": "4.5.0",
44
"minimumMastodonVersion": "4.3.0",
55
"blockedFiles": ["methods/notifications_alpha.md"],

dist/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "Mastodon API",
55
"version": "4.5.0",
6-
"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.",
6+
"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.",
77
"license": {
88
"name": "GFDL-1.3",
99
"url": "https://www.gnu.org/licenses/fdl-1.3.en.html"

0 commit comments

Comments
 (0)