Method: Phrase::User.openapi_nullable

Defined in:
lib/phrase/models/user.rb

.openapi_nullableObject

List of attributes with nullable: true



42
43
44
45
# File 'lib/phrase/models/user.rb', line 42

def self.openapi_nullable
  Set.new([
  ])
end