mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-05 03:28:09 +00:00
* Simplify and improve OpenAPIServiceConnector and OpenAPIServiceToFunctions, add unit tests * Add reno note * Add flask test dependency * Initial PR feedback - Julian * Remove indirection - Silvano * Remove flask end-to-end tests * Remove unused import * Add mixed body unit test * Update unit test, mock properly