Skip to content

Swagger not displaying Java List<> for input #2679

Open
@billyblackmon

Description

@billyblackmon

I have a List<> defined in a Java class that is not being displayed as an input field in the Swagger PUT Parameters screen. String and int are no problem - they are visible to take input and PUT correctly. I've attached screenshots below. Is there an annotation I can add someplace or am I missing something else completely? The field 'supportedLanguages' is the problem - it's listed in the Model view but not in the Parameters listing.
addversiontoapp_swagger_1
addversiontoapp_swagger_2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions