-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Open
Labels
Description
Considering there are several tools out there for generating both client-side and server-side code from your OpenAPI spec, defining timeouts would be a useful feature, imo. I would think an API-wide timeout and method-level timeouts (i.e. generators would see if a method had a method-level timeout, and if not, it would use the API-level timeout).
Looking at the specification I didn't see any mention of this, and I didn't see the word "timeout" in any issues, but I figured I couldn't be the first person to bring this up... maybe I'm missing something?
For now, I'll add it as a vendor-level extension, but it would be nice to be officially supported.
renatomariscal, z0rb, AMorgaut, hw-claudio, caozhuozi and 1 more