mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-19 22:12:54 +01:00
docs: openapi typo
This commit is contained in:
@@ -19,5 +19,5 @@ get:
|
|||||||
rules:
|
rules:
|
||||||
$ref: ../../../components/schemas/admin/rules.yaml#/RulesArray
|
$ref: ../../../components/schemas/admin/rules.yaml#/RulesArray
|
||||||
relays:
|
relays:
|
||||||
$ref: ../../../components/schemas/admin/relays.yaml#/RelayArray
|
$ref: ../../../components/schemas/admin/relays.yaml#/RelaysArray
|
||||||
- $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps
|
- $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps
|
||||||
@@ -22,4 +22,4 @@ delete:
|
|||||||
status:
|
status:
|
||||||
$ref: ../../../../components/schemas/Status.yaml#/Status
|
$ref: ../../../../components/schemas/Status.yaml#/Status
|
||||||
response:
|
response:
|
||||||
$ref: ../../../../components/schemas/admin/relays.yaml#/RelayArray
|
$ref: ../../../../components/schemas/admin/relays.yaml#/RelaysArray
|
||||||
|
|||||||
Reference in New Issue
Block a user