Method: PulpcoreClient::PatchedOpenPGPDistribution.openapi_nullable

Defined in:
lib/pulpcore_client/models/patched_open_pgp_distribution.rb

.openapi_nullableObject

List of attributes with nullable: true



71
72
73
74
75
76
77
# File 'lib/pulpcore_client/models/patched_open_pgp_distribution.rb', line 71

def self.openapi_nullable
  Set.new([
    :'content_guard',
    :'repository',
    :'repository_version'
  ])
end