mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-07 04:20:37 +00:00
5 lines
406 B
YAML
5 lines
406 B
YAML
|
|
---
|
||
|
|
enhancements:
|
||
|
|
- |
|
||
|
|
Enhanced OpenAPI service connector to better handle method invocation with support for security schemes, refined handling of method arguments including URL/query parameters and request body, alongside improved error validation for method calls. This update enables more versatile interactions with OpenAPI services, ensuring compatibility with a wide range of API specifications.
|