elm-open-api-cli icon indicating copy to clipboard operation
elm-open-api-cli copied to clipboard

A CLI tool for generating Elm modules from Open API specs.

Results 24 elm-open-api-cli issues
Sort by recently updated
recently updated
newest added

Is... this all? I think I must be missing something. Probably needs to support multiple?

This version is factored into logical commits(!). Unlike the first version of this effort, this one does not use any tricks to make Elm think the local package is a...

We had a case where we have several errors types that get concatendated with "_or_" as part of OneOf case. The compilation from scratch of the generated Elm code works...