Method: EilamTest::SystemType.openapi_nullable
- Defined in:
- lib/eilam_test/models/system_type.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
84 85 86 87 |
# File 'lib/eilam_test/models/system_type.rb', line 84 def self.openapi_nullable Set.new([ ]) end |