|
3 | 3 | "info": { |
4 | 4 | "title": "Mastodon API", |
5 | 5 | "version": "4.5.0", |
6 | | - "description": "Unofficial documentation for the Mastodon API. Generated with [mastodon-openapi](https://github.com/abraham/mastodon-openapi) from [5c85970](https://github.com/mastodon/documentation/commit/5c8597039a7ce1acb0941a5331d34d412e2613fd). 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 [7634535](https://github.com/mastodon/documentation/commit/763453594e0b904554d3b58a9c4281057f4c7929). Targets [supported](https://github.com/mastodon/mastodon/security/policy#supported-versions) Mastodon versions.", |
7 | 7 | "license": { |
8 | 8 | "name": "GFDL-1.3", |
9 | 9 | "url": "https://www.gnu.org/licenses/fdl-1.3.en.html" |
|
12689 | 12689 | "get": { |
12690 | 12690 | "operationId": "getInstanceV2", |
12691 | 12691 | "summary": "View server information", |
12692 | | - "description": "Obtain general information about the server.\n\nVersion history:\n\n4.0.0 - added\\\n4.1.0 - added `configuration.urls.status`\\\n4.2.0 - added `registrations.url`\\\n4.3.0 - added `configuration.vapid.public_key`, `api_versions`, `configuration.accounts.max_pinned_statuses`, `icon`\\\n4.4.0 - added `configuration.urls.about`, `configuration.urls.privacy_policy`, `configuration.urls.terms_of_service`, `registrations.min_age`, `registrations.reason_required`, `configuration.limited_federation`", |
| 12692 | + "description": "Obtain general information about the server.\n\nVersion history:\n\n4.0.0 - added\\\n4.1.0 - added `configuration.urls.status`\\\n4.2.0 - added `registrations.url`\\\n4.3.0 - added `configuration.vapid.public_key`, `api_versions`, `configuration.accounts.max_pinned_statuses`, `icon`\\\n4.4.0 - added `configuration.urls.about`, `configuration.urls.privacy_policy`, `configuration.urls.terms_of_service`, `registrations.min_age`, `registrations.reason_required`, `configuration.limited_federation`\\\n4.6.0 - added `thumbnail.description`", |
12693 | 12693 | "tags": [ |
12694 | 12694 | "instance" |
12695 | 12695 | ], |
|
33344 | 33344 | "null" |
33345 | 33345 | ] |
33346 | 33346 | }, |
| 33347 | + "description": { |
| 33348 | + "description": "The thumbnail's alt text (a description of the image to help people with visual impairments understand its content).", |
| 33349 | + "type": [ |
| 33350 | + "string", |
| 33351 | + "null" |
| 33352 | + ] |
| 33353 | + }, |
33347 | 33354 | "versions": { |
33348 | 33355 | "description": "Links to scaled resolution images, for high DPI screens.", |
33349 | 33356 | "type": [ |
|
33462 | 33469 | }, |
33463 | 33470 | "thumbnail": { |
33464 | 33471 | "url": "https://files.mastodon.social/site_uploads/files/000/000/001/@1x/57c12f441d083cde.png", |
| 33472 | + "description": "Colourful illustration of a Mastodon (a sort of elephant) carrying a bindle and joining a group of other Mastodons. The other Mastodons have many different colours and are holding up a Welcome sign.", |
33465 | 33473 | "blurhash": "UeKUpFxuo~R%0nW;WCnhF6RjaJt757oJodS$", |
33466 | 33474 | "versions": { |
33467 | 33475 | "@1x": "https://files.mastodon.social/site_uploads/files/000/000/001/@1x/57c12f441d083cde.png", |
|
39088 | 39096 | }, |
39089 | 39097 | "thumbnail": { |
39090 | 39098 | "url": "https://files.mastodon.social/site_uploads/files/000/000/001/@1x/57c12f441d083cde.png", |
| 39099 | + "description": "Colourful illustration of a Mastodon (a sort of elephant) carrying a bindle and joining a group of other Mastodons. The other Mastodons have many different colours and are holding up a Welcome sign.", |
39091 | 39100 | "blurhash": "UeKUpFxuo~R%0nW;WCnhF6RjaJt757oJodS$", |
39092 | 39101 | "versions": { |
39093 | 39102 | "@1x": "https://files.mastodon.social/site_uploads/files/000/000/001/@1x/57c12f441d083cde.png", |
|
0 commit comments