API: Allow to run exporter without events

This commit is contained in:
Raphael Michel
2023-06-09 16:01:47 +02:00
parent 635bb94cc4
commit cfe0f67f0d
3 changed files with 46 additions and 4 deletions

View File

@@ -111,7 +111,7 @@ Listing available exporters
"input_parameters": [
{
"name": "events",
"required": true
"required": false
},
{
"name": "_format",