OpenAPI Tips - How to Handle Auth
The Problem
The OpenAPI spec is best known for descriptions of RESTful APIs, but it’s designed to be capable of describing any HTTP API, whether that be REST or something more akin to RPC based calls. That leads to the spec having a lot of flexibilit...
speakeasy.hashnode.dev7 min read