View Source GitHub.CommunityProfile (GitHub REST API Client v0.3.0)
Provides struct and type for a CommunityProfile
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.CommunityProfile{ __info__: map(), content_reports_enabled: boolean() | nil, description: String.t() | nil, documentation: String.t() | nil, files: GitHub.CommunityProfileFiles.t(), health_percentage: integer(), updated_at: DateTime.t() | nil }