OpenAPI Tips - How to set operationId
Intro
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 flexibility baked...
speakeasy.hashnode.dev3 min read