Method: Phrase::TranslationVersionWithUser.openapi_nullable
- Defined in:
- lib/phrase/models/translation_version_with_user.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
54 55 56 57 |
# File 'lib/phrase/models/translation_version_with_user.rb', line 54 def self.openapi_nullable Set.new([ ]) end |