Add short_description to mastodon v1 instance api response. #821

Open
paulyd wants to merge 1 commit from paulyd/akkoma:add_short_description_to_masto_api into develop

1 commit

Author SHA1 Message Date
312ce5a1bf Add short_description to mastodon v1 instance api response.
Some checks are pending
ci/woodpecker/pr/build-amd64 Pipeline is pending
ci/woodpecker/pr/build-arm64 Pipeline is pending
ci/woodpecker/pr/docs Pipeline is pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
Some third party client applications are expecting the
short_description key in the v1 instance response.

See this issue:
https://github.com/Dimillian/IceCubesApp/issues/16
and this issue
https://github.com/Dimillian/IceCubesApp/issues/2105#issuecomment-2231466416

short_description is a required field as per the masto
api docs.
https://docs.joinmastodon.org/entities/V1_Instance/#short_description
2024-07-17 20:55:33 -05:00