fusio-sdk 7.0.0 → 7.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1475,7 +1475,7 @@ var BackendConnectionAgentTag = class extends import_sdkgen_client24.TagAbstract
1475
1475
  /**
1476
1476
  * Sends a message to an agent
1477
1477
  *
1478
- * @returns {Promise<BackendAgentContent>}
1478
+ * @returns {Promise<BackendAgentOutput>}
1479
1479
  * @throws {CommonMessageException}
1480
1480
  * @throws {ClientException}
1481
1481
  */