mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +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
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue