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
11 lines
506 B
Markdown
11 lines
506 B
Markdown
# Elm API client
|
|
|
|
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
|
|
|
|
## Overview
|
|
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [openapi-spec](https://github.com/OAI/OpenAPI-Specification) from a remote server, you can easily generate an API client.
|
|
|
|
- API version: 1.0.0
|
|
- Package version:
|
|
- Build package: org.openapitools.codegen.languages.ElmClientCodegen
|