Method: PulpOstreeClient::PatchedostreeOstreeRepository.openapi_nullable
- Defined in:
- lib/pulp_ostree_client/models/patchedostree_ostree_repository.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
65 66 67 68 69 70 71 |
# File 'lib/pulp_ostree_client/models/patchedostree_ostree_repository.rb', line 65 def self.openapi_nullable Set.new([ :'description', :'retain_repo_versions', :'remote', ]) end |