@miniBill has been busy! Which means elm-open-api now has support for lamdera/program-test
. This comes with a slight change to the options you pass in for choosing what to generate, though I think it makes things a little more Elm like with being explicit about what package (elm/http, dillonkearns/elm-pages, etc) & effects (Cmd and Task) you want generated.
There’s also now support for API keys in the query param, multiple servers, support for enums, and a handul of other small things.
Again a huge thansk to @miniBill for all your hard work!
Happy building!