Method: TalonOne::Webhook.openapi_nullable
- Defined in:
- lib/talon_one/models/webhook.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
108 109 110 111 |
# File 'lib/talon_one/models/webhook.rb', line 108 def self.openapi_nullable Set.new([ ]) end |