mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 14:28:20 +01:00
Correct typo
This commit is contained in:
parent
7cb66b6e3e
commit
d9e2548953
|
|
@ -9,7 +9,7 @@ These requests are predominantly `POST` requests that carry a JSON object in the
|
||||||
Servers that receive non-conforming Lysand objects **SHOULD** disregard these objects as invalid, and return a `400 Bad Request` response code (these could include debugging information in the response body).
|
Servers that receive non-conforming Lysand objects **SHOULD** disregard these objects as invalid, and return a `400 Bad Request` response code (these could include debugging information in the response body).
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Values such as ``https://example.com/users/uuid` are example implementations and not a guide on how an implementation should format a URI. These must follow the rules outlined in [the base spec](../spec.md).
|
> Values such as `https://example.com/users/uuid` are example implementations and not a guide on how an implementation should format a URI. These must follow the rules outlined in [the base spec](../spec.md).
|
||||||
>
|
>
|
||||||
## User Actor Endpoints
|
## User Actor Endpoints
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue