1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)HTML5,474 forks (5,474 forks)batch import
Client: AndroidClient: JavaEnhancement: Generalhelp wanted
Repository metrics
- Stars
- 12,701 stars (12,701 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Currently in the Java & Android templates, collectionFormat is supported for queryParams but not for formParams.
Contributor guide
- Research direction
- Examine the existing Java/Android mustache templates to understand how collectionFormat is implemented for query parameters. Then identify the corresponding section for formData parameters and apply similar logic. Look for test cases related to formData and collectionFormat to validate the change.
- Tech stack
- htmljava
- Domain
- backendapitooling
- Issue type
- Feature
- Prerequisites
- JavaOpenAPIGit