mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 🐛 Correct some incorrect links
This commit is contained in:
parent
0ae85ccd42
commit
c1e94ce128
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ Messages sent over the WebSocket connection are JSON objects.
|
|||
<Property name="signed_by" type="URI" required={true}>
|
||||
Same as the `X-Signed-By` header in HTTP requests.
|
||||
</Property>
|
||||
<Property name="entity" type="Entity" required={true} typeLink="/entities/entity">
|
||||
<Property name="entity" type="Entity" required={true} typeLink="/entities">
|
||||
Same as the request body in HTTP requests. Must be a string (stringified JSON), not JSON.
|
||||
</Property>
|
||||
</Properties>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue