Method: Forgejo::Branch.openapi_nullable

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

.openapi_nullableObject

List of attributes with nullable: true



78
79
80
81
# File 'lib/forgejo/models/branch.rb', line 78

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