Skip to content
#

dropwizard

Here are 399 public repositories matching this topic...

Peppi-Ressler
Peppi-Ressler commented Feb 11, 2021

Hi, could you please provide some kind of mechanism how to say guardrail to follow openApi specification when generating code from swagger? Specifically I am talking about query parameters with array type (but there could be more differences), which are handled as multi (userId=1,userId=2) insted of default comma separated values (userIds=1,2). According to specification if there is no

Improve this page

Add a description, image, and links to the dropwizard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dropwizard topic, visit your repo's landing page and select "manage topics."

Learn more