Method: PulpRpmClient::RpmModulemdResponse.openapi_nullable
- Defined in:
- lib/pulp_rpm_client/models/rpm_modulemd_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
116 117 118 119 120 121 122 |
# File 'lib/pulp_rpm_client/models/rpm_modulemd_response.rb', line 116 def self.openapi_nullable Set.new([ :'artifacts', :'dependencies', :'profiles', ]) end |