Method: PulpMavenClient::UnsetLabel.openapi_nullable
- Defined in:
- lib/pulp_maven_client/models/unset_label.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
35 36 37 38 |
# File 'lib/pulp_maven_client/models/unset_label.rb', line 35 def self.openapi_nullable Set.new([ ]) end |