swagger-api/swagger-codegen

[Erlang] Enhancements to Erlang server generator

Open

#3,762 创建于 2016年9月9日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)HTML (5,474 fork)batch import
Enhancement: GeneralServer: Erlanghelp wanted

仓库指标

Star
 (12,701 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description
  • Write specs for static exported fuctions
  • Write specs for generated exported fuctions
  • Add datetime/date validation
  • Separate gigantic api to submodules and refactor the routing
  • Add tests for the validators
  • Add integrational test for the whole cycle
  • Add validations of definitions with inheritance
  • Add proper response validation (this list hack is so weird)
  • Fix enum validation. It doesn't work correctly when the parans is in qs/header
Swagger-codegen version

Latest master (Sep 2016)

If anyone wants to work on any of these tasks for erlang-server, please reply to let us know.

Ref: https://github.com/swagger-api/swagger-codegen/pull/3758

cc @galaxie

贡献者指南