Method: PulpRpmClient::ContentSummaryResponse.openapi_nullable
- Defined in:
- lib/pulp_rpm_client/models/content_summary_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
49 50 51 52 |
# File 'lib/pulp_rpm_client/models/content_summary_response.rb', line 49 def self.openapi_nullable Set.new([ ]) end |