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

Merge pull request #628 from VILLASframework/node-api-fix-doc

api: fix OpenAPI docs
This commit is contained in:
Steffen Vogel 2022-12-16 23:59:05 +01:00 committed by GitHub
commit f9286ec54a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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