Skip to content

Commit 5688ea6

Browse files
committed
Update
1 parent 6d0ae5b commit 5688ea6

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

config.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
2-
"mastodonDocsCommit": "a58a4775a9e78dee42c0edea50de200b2d70d00c",
2+
"mastodonDocsCommit": "9740b2a386267ec66e064146516b820803657e5f",
33
"mastodonVersion": "4.5.0",
44
"minimumMastodonVersion": "4.2.0",
55
"blockedFiles": ["methods/notifications_alpha.md"],
66
"overridesRepository": "https://github.com/abraham/documentation",
77
"overrideCommits": [
88
"b1d8f95b506e2d734876ef47ec0f4e1feb4f5618",
99
"c6b60e2470226fd7bae1fcfebd4a372775f83419",
10-
"9a38bf8d99187663fbb905e4aba0205735accf32",
11-
"6cdd2b35fb0167b63d134cb3f31c219768728cb9"
10+
"9a38bf8d99187663fbb905e4aba0205735accf32"
1211
]
1312
}

dist/schema.json

Lines changed: 2 additions & 2 deletions
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 [a58a477](https://github.com/mastodon/documentation/commit/a58a4775a9e78dee42c0edea50de200b2d70d00c). 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 [9740b2a](https://github.com/mastodon/documentation/commit/9740b2a386267ec66e064146516b820803657e5f). 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"
@@ -24679,7 +24679,7 @@
2467924679
"get": {
2468024680
"operationId": "getStatusQuotes",
2468124681
"summary": "See quotes of a status",
24682-
"description": "View quotes of a status you have posted.\n\nVersion history:\n\n4.5.0 (`mastodon` [API version] 7) - added",
24682+
"description": "View quotes of a status.\n\nVersion history:\n\n4.5.0 (`mastodon` [API version] 7) - added",
2468324683
"tags": [
2468424684
"statuses"
2468524685
],

0 commit comments

Comments
 (0)