forked from loafle/openapi-generator-original
* rename scala-lagom to scala-lagom-server * add back pom.xml and shell script * update scala-lagom-server path in circleci pom.xml * make shell script executable * rename batch file
14 lines
541 B
Markdown
14 lines
541 B
Markdown
# Swagger generated scala-lagomApi
|
|
|
|
## Overview
|
|
This server was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project. By using the
|
|
[OpenAPI-Spec](https://github.com/swagger-api/swagger-core/wiki) from a remote server, you can easily generate a server stub. This
|
|
is an example of building a swagger-enabled lagon-api.
|
|
|
|
This example uses the [lagomframework](https://www.lagomframework.com) lagomframework.
|
|
|
|
# Features which are not supported
|
|
- Form Parameters
|
|
- Seq in query parameters
|
|
- File Handling
|