Unstructured-IO / unstructured-api

Apache License 2.0
508 stars 108 forks source link

API swagger docs should not display GET endpoints #347

Closed awalker4 closed 8 months ago

awalker4 commented 8 months ago

Screenshot 2024-01-23 at 3 59 48 PM

We added GET handlers to return a useful error message. Need to tell FastAPI to remove them from the Swagger doc.