swagger-api/swagger-codegen

[Lua] Enhancements to Lua generator

Open

#6,284 opened on Aug 10, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (5,474 forks)batch import
Client: LuaEnhancement: Generalhelp wanted

Repository metrics

Stars
 (12,701 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

Here are a list of enhancements to Lua generator:

  • add auto-generated README.md
  • add auto-generated API, model documentation
  • generate a .rockspec file
  • better detection of code injection
  • add lua linting to .travis.yml
  • update CONTRIBUTING.md with Lua style guide
  • better support for query parameters
  • setup CI to cover Lua Petstore client
Swagger-codegen version

Latest master

Related issues/PRs

https://github.com/swagger-api/swagger-codegen/pull/6252

If anyone has other suggestions or wants work on any of these enhancements, please reply to let us know.

Contributor guide