From 362fb2f2600281ec6cfd25cc1081fcf4784a9bac Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Tue, 22 Jun 2021 07:14:45 -0400 Subject: [PATCH] update OpenAPI spec --- doc/openapi.yaml | 80 +++++++++++++++++++++++------------------------- 1 file changed, 39 insertions(+), 41 deletions(-) diff --git a/doc/openapi.yaml b/doc/openapi.yaml index d7959bf6b..71f256c10 100644 --- a/doc/openapi.yaml +++ b/doc/openapi.yaml @@ -127,6 +127,7 @@ paths: value: hooks: - average + - average - cast - decimate - dp @@ -137,7 +138,8 @@ paths: - gate - jitter_calc - limit_rate - - average + - pps_ts + - print - restart - scale - shift_seq @@ -145,66 +147,62 @@ paths: - skip_first - stats - ts - - pps_ts - - print node-types: - - loopback_internal - - influxdb - - stats - - signal - - loopback - - test_rtt - - socket - - file - - exec - - shmem - - zeromq - - ngsi - - websocket - amqp - - mqtt - can - - example - ethercat + - example + - exec + - file + - influxdb + - kafka + - loopback + - loopback_internal + - mqtt + - ngsi + - redis + - shmem + - signal + - socket + - stats + - temper + - test_rtt + - websocket + - zeromq apis: - - status - capabilities - config - - shutdown - - restart - - nodes - node - - node/start - - node/stop + - node/file - node/pause - - node/resume - node/restart + - node/resume + - node/start - node/stats - node/stats/reset - - node/file - - paths + - node/stop + - nodes - path - path/start - path/stop + - paths + - restart + - shutdown + - status formats: - - json - - iotagent_ul - - json.reserve - - villas.binary - - villas.web - - villas.human - - tsv - csv - - raw.8 - - raw.16.be - - raw.32.be - - raw.64.be - - raw.16.le - - raw.32.le - - raw.64.le - gtnet - gtnet.fake + - iotagent_ul + - json + - json.kafka + - json.reserve + - raw + - tsv - value + - villas.binary + - villas.human + - villas.web "/config": get: