Method: PulpcoreClient::DistributionResponse.openapi_nullable
- Defined in:
- lib/pulpcore_client/models/distribution_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
84 85 86 87 88 89 |
# File 'lib/pulpcore_client/models/distribution_response.rb', line 84 def self.openapi_nullable Set.new([ :'content_guard', :'repository' ]) end |