Method: NFTStorage::GetResponse.openapi_nullable
- Defined in:
- lib/nft_storage/models/get_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
44 45 46 47 |
# File 'lib/nft_storage/models/get_response.rb', line 44 def self.openapi_nullable Set.new([ ]) end |