Per https://github.com/swagger-api/swagger-core/issues/459 there are cases where passing null is important. For example: ``` [ null ] ``` will be quite different than `[]`. See if this can be an option