Skip to content

Swagger to understand Scala types #174

@lmlynik

Description

@lmlynik

Currently this project doesn't work correctly with native Scala types like Option, Iterables and Enums.

{
  "userId": 0,
  "activityType": {},
  "timestamp": "2022-03-10T12:15:50",
  "value": {
    "empty": true,
    "defined": true
  }
}

quarkusio/quarkus#43812.

Not sure how to get it working correctly even with help from MikeEdgar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions