Skip to content

url and possibly max_toot_chars are missing from Instance entity #1554

Open
@anosidium

Description

@anosidium

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.

Metadata

Metadata

Assignees

Labels

APIThe Mastodon core API

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions