Method: Phrase::TranslationKey.openapi_nullable
- Defined in:
- lib/phrase/models/translation_key.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
58 59 60 61 |
# File 'lib/phrase/models/translation_key.rb', line 58 def self.openapi_nullable Set.new([ ]) end |