You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After spooling up the docker compose with no errors, I try to access /docs# and receive an error stating Not Found /text_extraction_system/openapi.json
Similarly, when I try to post a test file to /api/v1/text_extraction_tasks/ I receive {"detail":"Not Found"}
Please advise where I can get the associated openapi.json schema or do I need to generate it?
Thank You
The text was updated successfully, but these errors were encountered:
After spooling up the docker compose with no errors, I try to access
/docs#
and receive an error statingNot Found /text_extraction_system/openapi.json
Similarly, when I try to post a test file to
/api/v1/text_extraction_tasks/
I receive{"detail":"Not Found"}
Please advise where I can get the associated openapi.json schema or do I need to generate it?
Thank You
The text was updated successfully, but these errors were encountered: