mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-25 08:04:49 +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