Method: PulpFileClient::ContentSummary.openapi_nullable
- Defined in:
- lib/pulp_file_client/models/content_summary.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
43 44 45 46 |
# File 'lib/pulp_file_client/models/content_summary.rb', line 43 def self.openapi_nullable Set.new([ ]) end |