Method: DevCycle::Variable.openapi_nullable
- Defined in:
- lib/devcycle-server-sdk/models/variable.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
83 84 85 86 |
# File 'lib/devcycle-server-sdk/models/variable.rb', line 83 def self.openapi_nullable Set.new([ ]) end |