Files
core/tests/components/mastodon/fixtures/instance.json
Andrew Jackson 290116029b Add strict typing of account & instance to Mastodon (#139739)
Add strict typing of account & instance
2025-03-10 15:54:18 +01:00

19 lines
444 B
JSON

{
"_mastopy_version": "2.0.0",
"_mastopy_type": "InstanceV2",
"_mastopy_data": {
"uri": "mastodon.social",
"domain": "mastodon.social",
"title": "Mastodon",
"version": "4.4.0-nightly.2025-02-07",
"source_url": "https://github.com/mastodon/mastodon",
"description": "The original server operated by the Mastodon gGmbH non-profit",
"usage": {
"users": {
"active_month": 380143
}
}
}
}