Unstructured-IO / unstructured-api

Apache License 2.0
508 stars 108 forks source link

feat: hide GET helper handlers in swagger/schema #348

Closed pawel-kmiecik closed 8 months ago

pawel-kmiecik commented 8 months ago

Added include_in_schema=False in corresponding handlers

Screenshot 2024-01-24 at 16 00 01

Resolves #347