diff --git a/config.json b/config.json index 5ca269c..53f5695 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "mastodonDocsCommit": "a58a4775a9e78dee42c0edea50de200b2d70d00c", + "mastodonDocsCommit": "9740b2a386267ec66e064146516b820803657e5f", "mastodonVersion": "4.5.0", "minimumMastodonVersion": "4.2.0", "blockedFiles": ["methods/notifications_alpha.md"], @@ -7,7 +7,6 @@ "overrideCommits": [ "b1d8f95b506e2d734876ef47ec0f4e1feb4f5618", "c6b60e2470226fd7bae1fcfebd4a372775f83419", - "9a38bf8d99187663fbb905e4aba0205735accf32", - "6cdd2b35fb0167b63d134cb3f31c219768728cb9" + "9a38bf8d99187663fbb905e4aba0205735accf32" ] } diff --git a/dist/schema.json b/dist/schema.json index e6995cc..dac53e6 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 [a58a477](https://github.com/mastodon/documentation/commit/a58a4775a9e78dee42c0edea50de200b2d70d00c). 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 [9740b2a](https://github.com/mastodon/documentation/commit/9740b2a386267ec66e064146516b820803657e5f). 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" @@ -24679,7 +24679,7 @@ "get": { "operationId": "getStatusQuotes", "summary": "See quotes of a status", - "description": "View quotes of a status you have posted.\n\nVersion history:\n\n4.5.0 (`mastodon` [API version] 7) - added", + "description": "View quotes of a status.\n\nVersion history:\n\n4.5.0 (`mastodon` [API version] 7) - added", "tags": [ "statuses" ],