swagger-api/swagger-codegen

[Java] Support collectionFormat for formData parameters

Open

#1,374 opened on Oct 12, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (5,474 forks)batch import
Client: AndroidClient: JavaEnhancement: Generalhelp wanted

Repository metrics

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

Description

Currently in the Java & Android templates, collectionFormat is supported for queryParams but not for formParams.

Contributor guide