diff --git a/packages/sdk/openapi.json b/packages/sdk/openapi.json index e50bd12d1..7edce337d 100644 --- a/packages/sdk/openapi.json +++ b/packages/sdk/openapi.json @@ -15546,6 +15546,12 @@ ] } }, + "outputPaths": { + "type": "array", + "items": { + "type": "string" + } + }, "result": {}, "provider": { "type": "object", @@ -23463,6 +23469,12 @@ ] } }, + "outputPaths": { + "type": "array", + "items": { + "type": "string" + } + }, "result": {}, "provider": { "type": "object", @@ -24389,6 +24401,12 @@ ] } }, + "outputPaths": { + "type": "array", + "items": { + "type": "string" + } + }, "structured": { "type": "object" }, @@ -26923,6 +26941,12 @@ ] } }, + "outputPaths": { + "type": "array", + "items": { + "type": "string" + } + }, "result": {}, "provider": { "type": "object",