Method: Athenian::TeamCreateRequest.openapi_nullable

Defined in:
lib/athenian/models/team_create_request.rb

.openapi_nullableObject

List of attributes with nullable: true



54
55
56
57
58
# File 'lib/athenian/models/team_create_request.rb', line 54

def self.openapi_nullable
  Set.new([
    :'parent'
  ])
end