Method: Api::ContractMessage.openapi_nullable
- Defined in:
- lib/jamm/api/models/v1_contract_message.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
52 53 54 55 |
# File 'lib/jamm/api/models/v1_contract_message.rb', line 52 def self.openapi_nullable Set.new([ ]) end |