Skip to content

Commit 520823a

Browse files
authored
Merge pull request #549 from abraham/update
Update spec
2 parents ea35a58 + 9ea29ca commit 520823a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
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": "9740b2a386267ec66e064146516b820803657e5f",
2+
"mastodonDocsCommit": "f691fe0e1fc4b0f9c85b754faea2cb0667e93478",
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-
"15751167f62fb97fc2e25c76f986b4e363e2a477"
10+
"9a38bf8d99187663fbb905e4aba0205735accf32"
1211
]
1312
}

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 [9740b2a](https://github.com/mastodon/documentation/commit/9740b2a386267ec66e064146516b820803657e5f). 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 [f691fe0](https://github.com/mastodon/documentation/commit/f691fe0e1fc4b0f9c85b754faea2cb0667e93478). 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)