Method: PulpFileClient::FileFileContentResponse.openapi_nullable
- Defined in:
- lib/pulp_file_client/models/file_file_content_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
80 81 82 83 |
# File 'lib/pulp_file_client/models/file_file_content_response.rb', line 80 def self.openapi_nullable Set.new([ ]) end |