feat: enhance OpenAPI spec to include Error types (#1320)

# What does this PR do?

An API spec must talk about Error handling. This was a pretty glaring
omission so far. This PR begins to address it by adding a set of
standard error responses we can attach to all our API calls.

At a future point, we can add specific error types where necessary
(although we should not hurry to do that; it is best done very late.)

## Test Plan

Checked that Stainless SDK generation succeeds.
This commit is contained in:
Ashwin Bharambe 2025-02-28 11:16:12 -08:00 committed by GitHub
parent 6520baebed
commit 5547ef953c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 2073 additions and 2 deletions

File diff suppressed because it is too large Load diff