summaryrefslogtreecommitdiff
path: root/test/fixtures/mastodon-well-known-nodeinfo.json
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2023-03-06 21:16:34 +0100
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2023-03-16 09:02:20 +0100
commit9a2523a09a2d9ccf5db12ef648444c51a98ab113 (patch)
tree466825a56d7e20bb56d310b13a0264904252f8bb /test/fixtures/mastodon-well-known-nodeinfo.json
parent714bf0cb2332050a3a64c6197dae729cf7de1b95 (diff)
downloadpleroma-9a2523a09a2d9ccf5db12ef648444c51a98ab113.tar.gz
pleroma-9a2523a09a2d9ccf5db12ef648444c51a98ab113.zip
instances: Store some metadata based on NodeInfo
Diffstat (limited to 'test/fixtures/mastodon-well-known-nodeinfo.json')
-rw-r--r--test/fixtures/mastodon-well-known-nodeinfo.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/mastodon-well-known-nodeinfo.json b/test/fixtures/mastodon-well-known-nodeinfo.json
new file mode 100644
index 000000000..237d5462a
--- /dev/null
+++ b/test/fixtures/mastodon-well-known-nodeinfo.json
@@ -0,0 +1 @@
+{"links":[{"rel":"http://nodeinfo.diaspora.software/ns/schema/2.0","href":"https://mastodon.example.org/nodeinfo/2.0"}]} \ No newline at end of file