yesterday i discovered swagg.el, which wrangles swagger /openAPI specs in Emacs and interactively generates requests against them.
today i hacked up hag.el, which hijacks swagg.el to generate a full client library for a swagger API. (early days but the code is pretty clean, much more so (dont ask me why) than the common lisp openAPI clients i tried and cried with...)