mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 00:56:13 +01:00
fix: missed a tab character
This commit is contained in:
@@ -11,9 +11,9 @@ post:
|
|||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
url:
|
url:
|
||||||
type: string
|
type: string
|
||||||
description: The relay actor endpoint
|
description: The relay actor endpoint
|
||||||
example: https://example.org/actor
|
example: https://example.org/actor
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
description: rule successfully created
|
description: rule successfully created
|
||||||
|
|||||||
Reference in New Issue
Block a user