1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

api: fix OpenAPI docs

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel 2022-12-16 23:58:43 +01:00
parent ca3981d2f0
commit 03c46448ef
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@
---
allOf:
- $ref: ../node_signals.yaml
- $ref: ../node.yaml
- type: object
properties:

View file

@ -16,4 +16,4 @@ allOf:
example: 5
description: The channel input number of the device.
- ref: ../../signal.yaml
- $ref: ../../signal.yaml