Gabriel Bauer
Gabriel Bauer
Hi @pandu-k, What's the current status of this issue? It seems like the OpenAPI spec generation is still not functional, as I'm unable to retrieve it from the expected /openapi.json...
I’ve found a solution that restores OpenAPI spec generation and resolves the issue with the `/openapi.json` and `/docs` paths. The root cause was in `src/marqo/tensor_search/models/add_docs_objects.py`, where the documents field included...
Hi @papa99do, thanks for looking into it, I will check this out, try to let the tests run and add a test with a simple "is there" check on the...