mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
📜 fix typo : missing tag closing sign (#19293)
This commit is contained in:
@@ -62,3 +62,4 @@
|
||||
- be7DOTis
|
||||
- BlackDahlia313
|
||||
- belov38
|
||||
- NebojsaKrtolica
|
||||
|
||||
@@ -359,7 +359,7 @@ This operation makes a request to another URL.
|
||||
|
||||
**Payload**
|
||||
|
||||
When an operation completes successfully, the `response` is appended under its `<operationKey`.
|
||||
When an operation completes successfully, the `response` is appended under its `<operationKey>`.
|
||||
|
||||
## Sleep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user