As per OpenAPI specification, objects should have `type: "object"` (https://swagger.io/docs/specification/data-models/data-types/#object). Currently `case class` and `case object` registered are missing this property.