Method: Forgejo::GeneralUISettings.openapi_nullable

Defined in:
lib/forgejo/models/general_ui_settings.rb

.openapi_nullableObject

List of attributes with nullable: true



54
55
56
57
# File 'lib/forgejo/models/general_ui_settings.rb', line 54

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