Method: Weblate::Notification.openapi_nullable
- Defined in:
- lib/weblate/models/notification.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
82 83 84 85 |
# File 'lib/weblate/models/notification.rb', line 82 def self.openapi_nullable Set.new([ ]) end |