forked from loafle/openapi-generator-original
* Add petstore config * Expand lambda to allow formatting of partials * Fix order of operation with parenthesis * Fix not exposing needed enum to string converters * Add support for form params including files * Add generated petstore client * Regenerate existing elm client * Add script that all files compile successfully * Remove old unmaintained petstore client * Add pipeline to try and compile elm clients
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
.gitignore
|
|
README.md
|
|
elm.json
|
|
src/Api.elm
|
|
src/Api/Data.elm
|
|
src/Api/Request/Pet.elm
|
|
src/Api/Request/Store.elm
|
|
src/Api/Request/User.elm
|
|
src/Api/Time.elm
|