Unstructured-IO / unstructured-api

Apache License 2.0
508 stars 108 forks source link

fix: data type of overlap_all parameter #383

Closed scanny closed 7 months ago

scanny commented 7 months ago

Open API type for boolean is "boolean" rather than "bool".

We probably want to consider validating this file as part of the CI lint suite with: speakeasy validate openapi -s openapi.json.