Method: EilamTest::UserCreate.openapi_nullable
- Defined in:
- lib/eilam_test/models/user_create.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
92 93 94 95 |
# File 'lib/eilam_test/models/user_create.rb', line 92 def self.openapi_nullable Set.new([ ]) end |