mirror of
https://github.com/versia-pub/docs.git
synced 2026-01-26 03:56:02 +01:00
fix: 🐛 Clarify that well-known does not need signatures
This commit is contained in:
parent
a3c0d8eaa9
commit
ed26f7f243
|
|
@ -49,7 +49,7 @@ Accept: application/jrd+json
|
||||||
|
|
||||||
## Instance Discovery
|
## Instance Discovery
|
||||||
|
|
||||||
Instaance metadata can be accessed by making a `GET` request to the instance's Versia metadata endpoint, which is located at `/.well-known/versia`.
|
Instaance metadata can be accessed by making a `GET` request to the instance's Versia metadata endpoint, which is located at `/.well-known/versia`. This endpoint does not need any signatures in the output.
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue