fix: 🐛 Clarify that well-known does not need signatures

This commit is contained in:
Jesse Wierzbinski 2024-09-19 08:18:30 +02:00
parent a3c0d8eaa9
commit ed26f7f243
No known key found for this signature in database

View file

@ -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