swagger-api/swagger-codegen

[Erlang] Enhancements to Erlang server generator

Open

#3.762 geöffnet am 9. Sept. 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)HTML (5.474 Forks)batch import
Enhancement: GeneralServer: Erlanghelp wanted

Repository-Metriken

Stars
 (12.701 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide