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

openapi: fix typos

This commit is contained in:
Steffen Vogel 2022-04-07 09:22:25 +02:00 committed by Steffen Vogel
parent 10b4d4f42e
commit 77748475c5
3 changed files with 3 additions and 3 deletions

View file

@ -8,6 +8,6 @@ allOf:
type: integer
default: 0
example: 4
description: The number of decimal digits to which the singal is rounded.
description: The number of decimal digits to which the signal is rounded.
- $ref: ../hook_multi.yaml

View file

@ -13,6 +13,6 @@ allOf:
type: number
default: 1.0
example: 1e3
description: The gain which is mulitplied to the signal before the offset is added.
description: The gain which is multiplied to the signal before the offset is added.
- $ref: ../hook_multi.yaml

View file

@ -15,7 +15,7 @@ allOf:
session:
type: string
title: Session indentifier
title: Session identifier
description: A unique session identifier which must be shared between two nodes
server: