Method: Patch::ParentTechnologyType.openapi_nullable
- Defined in:
- lib/patch_ruby/models/parent_technology_type.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
47 48 49 50 |
# File 'lib/patch_ruby/models/parent_technology_type.rb', line 47 def self.openapi_nullable Set.new([ ]) end |