Method: Api::Customer.openapi_nullable
- Defined in:
- lib/jamm/api/models/v1_customer.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
69 70 71 72 |
# File 'lib/jamm/api/models/v1_customer.rb', line 69 def self.openapi_nullable Set.new([ ]) end |