Method: PulpFileClient::FileFileRepositoryResponse.openapi_nullable

Defined in:
lib/pulp_file_client/models/file_file_repository_response.rb

.openapi_nullableObject

List of attributes with nullable: true



82
83
84
85
86
87
88
# File 'lib/pulp_file_client/models/file_file_repository_response.rb', line 82

def self.openapi_nullable
  Set.new([
    :'description',
    :'retain_repo_versions',
    :'remote',
  ])
end