Method: Notifo::NotificationProperties.openapi_nullable
- Defined in:
- lib/notifo/models/notification_properties.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
29 30 31 32 |
# File 'lib/notifo/models/notification_properties.rb', line 29 def self.openapi_nullable Set.new([ ]) end |