Open
Description
When I inspected Instance
entity using this endpoint GET /api/v2/instance
for mastodon.social instance, I noticed that the url
attribute is missing from the Instance
entity documentation. The documentation does list message
attribute but not for url
. Currently the JSON response is null
for url
key.
As for max_toot_chars
attribute, I only notice this peculiar attribute for todon.nl instance. As far as I can tell, this instance is running the official Mastodon instance. I don't get the impression that it is running a fork or some derivatives but I could be wrong. This key value matches max_characters
value.