Method: stcloud::CreateTokenDto.openapi_nullable
- Defined in:
- lib/stcloud/models/create_token_dto.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
41 42 43 44 |
# File 'lib/stcloud/models/create_token_dto.rb', line 41 def self.openapi_nullable Set.new([ ]) end |