Method: TalonOne::NewFeatureFlags.openapi_nullable
- Defined in:
- lib/talon_one/models/new_feature_flags.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
45 46 47 48 |
# File 'lib/talon_one/models/new_feature_flags.rb', line 45 def self.openapi_nullable Set.new([ ]) end |