provide mocks for webfinger endpoints
This commit is contained in:
parent
1357ec1a10
commit
dc6d20b68d
8 changed files with 246 additions and 0 deletions
4
test/fixtures/tesla_mock/mstdn.jp_host_meta
vendored
Normal file
4
test/fixtures/tesla_mock/mstdn.jp_host_meta
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
|
||||
<Link rel="lrdd" type="application/xrd+xml" template="https://mstdn.jp/.well-known/webfinger?resource={uri}"/>
|
||||
</XRD>
|
||||
Loading…
Add table
Add a link
Reference in a new issue