Method: Notifo::AdminProfileDto.openapi_nullable
- Defined in:
- lib/notifo/models/admin_profile_dto.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
34 35 36 37 38 |
# File 'lib/notifo/models/admin_profile_dto.rb', line 34 def self.openapi_nullable Set.new([ :'token' ]) end |