Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Gitea.Model
Contents
- Parameter newtypes
- All
- AllText
- Archive
- Archived
- Assigned
- AssignedBy
- Attachment2
- AttachmentId
- Before
- Body
- Branch2
- Collaborator
- Created
- CreatedBy
- DiffType
- Draft
- Exclusive
- Filepath
- Files
- Fingerprint
- Id
- IdInt
- IdText
- IncludeDesc
- Index
- IndexInt
- IndexText
- IsPrivate
- KeyId
- Labels
- LabelsInteger
- LastReadAt
- Limit
- LoginName
- Mentioned
- MentionedBy
- Milestone2
- Milestones
- Mode
- Name
- Not
- OnlyPerformedBy
- Order
- Org
- Owner
- Page
- PageName
- ParamBinary
- ParamDate
- ParamType
- ParamType2
- ParamTypeText
- Path
- Pattern
- PerPage
- Position
- PreRelease
- PriorityOwnerId
- PriorityRepoId
- Private
- Purge
- Q
- Recursive
- Ref
- Repo
- ReviewRequested
- Reviewed
- Sha
- Since
- SkipTo
- Sort
- Sort2
- Sort3
- SourceId
- StarredBy
- Stat
- State
- State2
- State3
- StatusTypes
- Style
- SubjectType
- Tag2
- Target
- Task
- Team2
- TeamId
- Template
- TemplateOwner
- TemplateRepo
- ToStatus
- Token
- Topic
- TopicText
- Uid
- User2
- UserId
- Username
- Verification
- Version
- Whitespace
- Models
- APIError
- AccessToken
- Activity
- ActivityPub
- AddCollaboratorOption
- AddTimeOption
- AnnotatedTag
- AnnotatedTagObject
- Attachment
- Branch
- BranchProtection
- ChangeFileOperation
- ChangeFilesOptions
- ChangedFile
- CombinedStatus
- Comment
- Commit
- CommitAffectedFiles
- CommitDateOptions
- CommitMeta
- CommitStats
- CommitStatus
- CommitUser
- ContentsResponse
- CreateAccessTokenOption
- CreateBranchProtectionOption
- CreateBranchRepoOption
- CreateEmailOption
- CreateFileOptions
- CreateForkOption
- CreateGPGKeyOption
- CreateHookOption
- CreateIssueCommentOption
- CreateIssueOption
- CreateKeyOption
- CreateLabelOption
- CreateMilestoneOption
- CreateOAuth2ApplicationOptions
- CreateOrgOption
- CreatePullRequestOption
- CreatePullReviewComment
- CreatePullReviewOptions
- CreatePushMirrorOption
- CreateReleaseOption
- CreateRepoOption
- CreateStatusOption
- CreateTagOption
- CreateTeamOption
- CreateUserOption
- CreateWikiPageOptions
- Cron
- DeleteEmailOption
- DeleteFileOptions
- DeployKey
- DismissPullReviewOptions
- EditAttachmentOptions
- EditBranchProtectionOption
- EditDeadlineOption
- EditGitHookOption
- EditHookOption
- EditIssueCommentOption
- EditIssueOption
- EditLabelOption
- EditMilestoneOption
- EditOrgOption
- EditPullRequestOption
- EditReactionOption
- EditReleaseOption
- EditRepoOption
- EditTeamOption
- EditUserOption
- ExternalTracker
- ExternalWiki
- FileCommitResponse
- FileDeleteResponse
- FileLinksResponse
- FileResponse
- FilesResponse
- GPGKey
- GPGKeyEmail
- GeneralAPISettings
- GeneralAttachmentSettings
- GeneralRepoSettings
- GeneralUISettings
- GenerateRepoOption
- GitBlobResponse
- GitEntry
- GitHook
- GitObject
- GitTreeResponse
- GitignoreTemplateInfo
- Hook
- Identity
- InternalTracker
- Issue
- IssueConfig
- IssueConfigContactLink
- IssueConfigValidation
- IssueDeadline
- IssueFormField
- IssueLabelsOption
- IssueMeta
- IssueTemplate
- Label
- LabelTemplate
- LicenseTemplateInfo
- LicensesTemplateListEntry
- MarkdownOption
- MarkupOption
- MergePullRequestOption
- MigrateRepoOptions
- Milestone
- NewIssuePinsAllowed
- NodeInfo
- NodeInfoServices
- NodeInfoSoftware
- NodeInfoUsage
- NodeInfoUsageUsers
- Note
- NotificationCount
- NotificationSubject
- NotificationThread
- OAuth2Application
- Organization
- OrganizationPermissions
- PRBranchInfo
- Package
- PackageFile
- PayloadCommit
- PayloadCommitVerification
- PayloadUser
- Permission
- PublicKey
- PullRequest
- PullRequestMeta
- PullReview
- PullReviewComment
- PullReviewRequestOptions
- PushMirror
- Reaction
- Reference
- Release
- RenameUserOption
- RepoCollaboratorPermission
- RepoCommit
- RepoTopicOptions
- RepoTransfer
- Repository
- RepositoryMeta
- SearchResults
- ServerVersion
- StopWatch
- SubmitPullReviewOptions
- Tag
- Team
- TeamSearch200Response
- TimelineComment
- TopicName
- TopicResponse
- TrackedTime
- TransferRepoOption
- UpdateFileOptions
- User
- UserHeatmapData
- UserSearch200Response
- UserSettings
- UserSettingsOptions
- WatchInfo
- WikiCommit
- WikiCommitList
- WikiPage
- WikiPageMetaData
- Enums
- Auth Methods
Description
Synopsis
- newtype All = All {}
- newtype AllText = AllText {}
- newtype Archive = Archive {}
- newtype Archived = Archived {
- unArchived :: Bool
- newtype Assigned = Assigned {
- unAssigned :: Bool
- newtype AssignedBy = AssignedBy {
- unAssignedBy :: Text
- newtype Attachment2 = Attachment2 {}
- newtype AttachmentId = AttachmentId {}
- newtype Before = Before {}
- newtype Body = Body {}
- newtype Branch2 = Branch2 {}
- newtype Collaborator = Collaborator {}
- newtype Created = Created {}
- newtype CreatedBy = CreatedBy {
- unCreatedBy :: Text
- newtype DiffType = DiffType {}
- newtype Draft = Draft {}
- newtype Exclusive = Exclusive {
- unExclusive :: Bool
- newtype Filepath = Filepath {
- unFilepath :: Text
- newtype Files = Files {}
- newtype Fingerprint = Fingerprint {}
- newtype Id = Id {}
- newtype IdInt = IdInt {}
- newtype IdText = IdText {}
- newtype IncludeDesc = IncludeDesc {}
- newtype Index = Index {}
- newtype IndexInt = IndexInt {
- unIndexInt :: Int
- newtype IndexText = IndexText {
- unIndexText :: Text
- newtype IsPrivate = IsPrivate {
- unIsPrivate :: Bool
- newtype KeyId = KeyId {}
- newtype Labels = Labels {}
- newtype LabelsInteger = LabelsInteger {
- unLabelsInteger :: [Integer]
- newtype LastReadAt = LastReadAt {}
- newtype Limit = Limit {}
- newtype LoginName = LoginName {
- unLoginName :: Text
- newtype Mentioned = Mentioned {
- unMentioned :: Bool
- newtype MentionedBy = MentionedBy {}
- newtype Milestone2 = Milestone2 {}
- newtype Milestones = Milestones {
- unMilestones :: Text
- newtype Mode = Mode {}
- newtype Name = Name {}
- newtype Not = Not {}
- newtype OnlyPerformedBy = OnlyPerformedBy {}
- newtype Order = Order {}
- newtype Org = Org {}
- newtype Owner = Owner {}
- newtype Page = Page {}
- newtype PageName = PageName {
- unPageName :: Text
- newtype ParamBinary = ParamBinary {}
- newtype ParamDate = ParamDate {
- unParamDate :: Date
- newtype ParamType = ParamType {}
- newtype ParamType2 = ParamType2 {}
- newtype ParamTypeText = ParamTypeText {}
- newtype Path = Path {}
- newtype Pattern = Pattern {}
- newtype PerPage = PerPage {}
- newtype Position = Position {}
- newtype PreRelease = PreRelease {
- unPreRelease :: Bool
- newtype PriorityOwnerId = PriorityOwnerId {}
- newtype PriorityRepoId = PriorityRepoId {}
- newtype Private = Private {}
- newtype Purge = Purge {}
- newtype Q = Q {}
- newtype Recursive = Recursive {
- unRecursive :: Bool
- newtype Ref = Ref {}
- newtype Repo = Repo {}
- newtype ReviewRequested = ReviewRequested {}
- newtype Reviewed = Reviewed {
- unReviewed :: Bool
- newtype Sha = Sha {}
- newtype Since = Since {}
- newtype SkipTo = SkipTo {}
- newtype Sort = Sort {}
- newtype Sort2 = Sort2 {}
- newtype Sort3 = Sort3 {}
- newtype SourceId = SourceId {}
- newtype StarredBy = StarredBy {}
- newtype Stat = Stat {}
- newtype State = State {}
- newtype State2 = State2 {}
- newtype State3 = State3 {}
- newtype StatusTypes = StatusTypes {
- unStatusTypes :: [Text]
- newtype Style = Style {}
- newtype SubjectType = SubjectType {}
- newtype Tag2 = Tag2 {}
- newtype Target = Target {}
- newtype Task = Task {}
- newtype Team2 = Team2 {}
- newtype TeamId = TeamId {}
- newtype Template = Template {
- unTemplate :: Bool
- newtype TemplateOwner = TemplateOwner {}
- newtype TemplateRepo = TemplateRepo {}
- newtype ToStatus = ToStatus {
- unToStatus :: Text
- newtype Token = Token {}
- newtype Topic = Topic {}
- newtype TopicText = TopicText {
- unTopicText :: Text
- newtype Uid = Uid {}
- newtype User2 = User2 {}
- newtype UserId = UserId {}
- newtype Username = Username {
- unUsername :: Text
- newtype Verification = Verification {}
- newtype Version = Version {}
- newtype Whitespace = Whitespace {}
- data APIError = APIError {
- aPIErrorMessage :: !(Maybe Text)
- aPIErrorUrl :: !(Maybe Text)
- mkAPIError :: APIError
- data AccessToken = AccessToken {
- accessTokenId :: !(Maybe Integer)
- accessTokenName :: !(Maybe Text)
- accessTokenScopes :: !(Maybe [Text])
- accessTokenSha1 :: !(Maybe Text)
- accessTokenTokenLastEight :: !(Maybe Text)
- mkAccessToken :: AccessToken
- data Activity = Activity {
- activityActUser :: !(Maybe User)
- activityActUserId :: !(Maybe Integer)
- activityComment :: !(Maybe Comment)
- activityCommentId :: !(Maybe Integer)
- activityContent :: !(Maybe Text)
- activityCreated :: !(Maybe DateTime)
- activityId :: !(Maybe Integer)
- activityIsPrivate :: !(Maybe Bool)
- activityOpType :: !(Maybe Text)
- activityRefName :: !(Maybe Text)
- activityRepo :: !(Maybe Repository)
- activityRepoId :: !(Maybe Integer)
- activityUserId :: !(Maybe Integer)
- mkActivity :: Activity
- data ActivityPub = ActivityPub {
- activityPubContext :: !(Maybe Text)
- mkActivityPub :: ActivityPub
- data AddCollaboratorOption = AddCollaboratorOption {}
- mkAddCollaboratorOption :: AddCollaboratorOption
- data AddTimeOption = AddTimeOption {}
- mkAddTimeOption :: Integer -> AddTimeOption
- data AnnotatedTag = AnnotatedTag {}
- mkAnnotatedTag :: AnnotatedTag
- data AnnotatedTagObject = AnnotatedTagObject {
- annotatedTagObjectSha :: !(Maybe Text)
- annotatedTagObjectType :: !(Maybe Text)
- annotatedTagObjectUrl :: !(Maybe Text)
- mkAnnotatedTagObject :: AnnotatedTagObject
- data Attachment = Attachment {
- attachmentBrowserDownloadUrl :: !(Maybe Text)
- attachmentCreatedAt :: !(Maybe DateTime)
- attachmentDownloadCount :: !(Maybe Integer)
- attachmentId :: !(Maybe Integer)
- attachmentName :: !(Maybe Text)
- attachmentSize :: !(Maybe Integer)
- attachmentUuid :: !(Maybe Text)
- mkAttachment :: Attachment
- data Branch = Branch {
- branchCommit :: !(Maybe PayloadCommit)
- branchEffectiveBranchProtectionName :: !(Maybe Text)
- branchEnableStatusCheck :: !(Maybe Bool)
- branchName :: !(Maybe Text)
- branchProtected :: !(Maybe Bool)
- branchRequiredApprovals :: !(Maybe Integer)
- branchStatusCheckContexts :: !(Maybe [Text])
- branchUserCanMerge :: !(Maybe Bool)
- branchUserCanPush :: !(Maybe Bool)
- mkBranch :: Branch
- data BranchProtection = BranchProtection {
- branchProtectionApprovalsWhitelistTeams :: !(Maybe [Text])
- branchProtectionApprovalsWhitelistUsername :: !(Maybe [Text])
- branchProtectionBlockOnOfficialReviewRequests :: !(Maybe Bool)
- branchProtectionBlockOnOutdatedBranch :: !(Maybe Bool)
- branchProtectionBlockOnRejectedReviews :: !(Maybe Bool)
- branchProtectionBranchName :: !(Maybe Text)
- branchProtectionCreatedAt :: !(Maybe DateTime)
- branchProtectionDismissStaleApprovals :: !(Maybe Bool)
- branchProtectionEnableApprovalsWhitelist :: !(Maybe Bool)
- branchProtectionEnableMergeWhitelist :: !(Maybe Bool)
- branchProtectionEnablePush :: !(Maybe Bool)
- branchProtectionEnablePushWhitelist :: !(Maybe Bool)
- branchProtectionEnableStatusCheck :: !(Maybe Bool)
- branchProtectionMergeWhitelistTeams :: !(Maybe [Text])
- branchProtectionMergeWhitelistUsernames :: !(Maybe [Text])
- branchProtectionProtectedFilePatterns :: !(Maybe Text)
- branchProtectionPushWhitelistDeployKeys :: !(Maybe Bool)
- branchProtectionPushWhitelistTeams :: !(Maybe [Text])
- branchProtectionPushWhitelistUsernames :: !(Maybe [Text])
- branchProtectionRequireSignedCommits :: !(Maybe Bool)
- branchProtectionRequiredApprovals :: !(Maybe Integer)
- branchProtectionRuleName :: !(Maybe Text)
- branchProtectionStatusCheckContexts :: !(Maybe [Text])
- branchProtectionUnprotectedFilePatterns :: !(Maybe Text)
- branchProtectionUpdatedAt :: !(Maybe DateTime)
- mkBranchProtection :: BranchProtection
- data ChangeFileOperation = ChangeFileOperation {}
- mkChangeFileOperation :: E'Operation -> Text -> ChangeFileOperation
- data ChangeFilesOptions = ChangeFilesOptions {
- changeFilesOptionsAuthor :: !(Maybe Identity)
- changeFilesOptionsBranch :: !(Maybe Text)
- changeFilesOptionsCommitter :: !(Maybe Identity)
- changeFilesOptionsDates :: !(Maybe CommitDateOptions)
- changeFilesOptionsFiles :: ![ChangeFileOperation]
- changeFilesOptionsMessage :: !(Maybe Text)
- changeFilesOptionsNewBranch :: !(Maybe Text)
- changeFilesOptionsSignoff :: !(Maybe Bool)
- mkChangeFilesOptions :: [ChangeFileOperation] -> ChangeFilesOptions
- data ChangedFile = ChangedFile {
- changedFileAdditions :: !(Maybe Integer)
- changedFileChanges :: !(Maybe Integer)
- changedFileContentsUrl :: !(Maybe Text)
- changedFileDeletions :: !(Maybe Integer)
- changedFileFilename :: !(Maybe Text)
- changedFileHtmlUrl :: !(Maybe Text)
- changedFilePreviousFilename :: !(Maybe Text)
- changedFileRawUrl :: !(Maybe Text)
- changedFileStatus :: !(Maybe Text)
- mkChangedFile :: ChangedFile
- data CombinedStatus = CombinedStatus {
- combinedStatusCommitUrl :: !(Maybe Text)
- combinedStatusRepository :: !(Maybe Repository)
- combinedStatusSha :: !(Maybe Text)
- combinedStatusState :: !(Maybe Text)
- combinedStatusStatuses :: !(Maybe [CommitStatus])
- combinedStatusTotalCount :: !(Maybe Integer)
- combinedStatusUrl :: !(Maybe Text)
- mkCombinedStatus :: CombinedStatus
- data Comment = Comment {
- commentAssets :: !(Maybe [Attachment])
- commentBody :: !(Maybe Text)
- commentCreatedAt :: !(Maybe DateTime)
- commentHtmlUrl :: !(Maybe Text)
- commentId :: !(Maybe Integer)
- commentIssueUrl :: !(Maybe Text)
- commentOriginalAuthor :: !(Maybe Text)
- commentOriginalAuthorId :: !(Maybe Integer)
- commentPullRequestUrl :: !(Maybe Text)
- commentUpdatedAt :: !(Maybe DateTime)
- commentUser :: !(Maybe User)
- mkComment :: Comment
- data Commit = Commit {
- commitAuthor :: !(Maybe User)
- commitCommit :: !(Maybe RepoCommit)
- commitCommitter :: !(Maybe User)
- commitCreated :: !(Maybe DateTime)
- commitFiles :: !(Maybe [CommitAffectedFiles])
- commitHtmlUrl :: !(Maybe Text)
- commitParents :: !(Maybe [CommitMeta])
- commitSha :: !(Maybe Text)
- commitStats :: !(Maybe CommitStats)
- commitUrl :: !(Maybe Text)
- mkCommit :: Commit
- data CommitAffectedFiles = CommitAffectedFiles {}
- mkCommitAffectedFiles :: CommitAffectedFiles
- data CommitDateOptions = CommitDateOptions {}
- mkCommitDateOptions :: CommitDateOptions
- data CommitMeta = CommitMeta {
- commitMetaCreated :: !(Maybe DateTime)
- commitMetaSha :: !(Maybe Text)
- commitMetaUrl :: !(Maybe Text)
- mkCommitMeta :: CommitMeta
- data CommitStats = CommitStats {
- commitStatsAdditions :: !(Maybe Integer)
- commitStatsDeletions :: !(Maybe Integer)
- commitStatsTotal :: !(Maybe Integer)
- mkCommitStats :: CommitStats
- data CommitStatus = CommitStatus {
- commitStatusContext :: !(Maybe Text)
- commitStatusCreatedAt :: !(Maybe DateTime)
- commitStatusCreator :: !(Maybe User)
- commitStatusDescription :: !(Maybe Text)
- commitStatusId :: !(Maybe Integer)
- commitStatusStatus :: !(Maybe Text)
- commitStatusTargetUrl :: !(Maybe Text)
- commitStatusUpdatedAt :: !(Maybe DateTime)
- commitStatusUrl :: !(Maybe Text)
- mkCommitStatus :: CommitStatus
- data CommitUser = CommitUser {
- commitUserDate :: !(Maybe Text)
- commitUserEmail :: !(Maybe Text)
- commitUserName :: !(Maybe Text)
- mkCommitUser :: CommitUser
- data ContentsResponse = ContentsResponse {
- contentsResponseLinks :: !(Maybe FileLinksResponse)
- contentsResponseContent :: !(Maybe Text)
- contentsResponseDownloadUrl :: !(Maybe Text)
- contentsResponseEncoding :: !(Maybe Text)
- contentsResponseGitUrl :: !(Maybe Text)
- contentsResponseHtmlUrl :: !(Maybe Text)
- contentsResponseLastCommitSha :: !(Maybe Text)
- contentsResponseName :: !(Maybe Text)
- contentsResponsePath :: !(Maybe Text)
- contentsResponseSha :: !(Maybe Text)
- contentsResponseSize :: !(Maybe Integer)
- contentsResponseSubmoduleGitUrl :: !(Maybe Text)
- contentsResponseTarget :: !(Maybe Text)
- contentsResponseType :: !(Maybe Text)
- contentsResponseUrl :: !(Maybe Text)
- mkContentsResponse :: ContentsResponse
- data CreateAccessTokenOption = CreateAccessTokenOption {}
- mkCreateAccessTokenOption :: Text -> CreateAccessTokenOption
- data CreateBranchProtectionOption = CreateBranchProtectionOption {
- createBranchProtectionOptionApprovalsWhitelistTeams :: !(Maybe [Text])
- createBranchProtectionOptionApprovalsWhitelistUsername :: !(Maybe [Text])
- createBranchProtectionOptionBlockOnOfficialReviewRequests :: !(Maybe Bool)
- createBranchProtectionOptionBlockOnOutdatedBranch :: !(Maybe Bool)
- createBranchProtectionOptionBlockOnRejectedReviews :: !(Maybe Bool)
- createBranchProtectionOptionBranchName :: !(Maybe Text)
- createBranchProtectionOptionDismissStaleApprovals :: !(Maybe Bool)
- createBranchProtectionOptionEnableApprovalsWhitelist :: !(Maybe Bool)
- createBranchProtectionOptionEnableMergeWhitelist :: !(Maybe Bool)
- createBranchProtectionOptionEnablePush :: !(Maybe Bool)
- createBranchProtectionOptionEnablePushWhitelist :: !(Maybe Bool)
- createBranchProtectionOptionEnableStatusCheck :: !(Maybe Bool)
- createBranchProtectionOptionMergeWhitelistTeams :: !(Maybe [Text])
- createBranchProtectionOptionMergeWhitelistUsernames :: !(Maybe [Text])
- createBranchProtectionOptionProtectedFilePatterns :: !(Maybe Text)
- createBranchProtectionOptionPushWhitelistDeployKeys :: !(Maybe Bool)
- createBranchProtectionOptionPushWhitelistTeams :: !(Maybe [Text])
- createBranchProtectionOptionPushWhitelistUsernames :: !(Maybe [Text])
- createBranchProtectionOptionRequireSignedCommits :: !(Maybe Bool)
- createBranchProtectionOptionRequiredApprovals :: !(Maybe Integer)
- createBranchProtectionOptionRuleName :: !(Maybe Text)
- createBranchProtectionOptionStatusCheckContexts :: !(Maybe [Text])
- createBranchProtectionOptionUnprotectedFilePatterns :: !(Maybe Text)
- mkCreateBranchProtectionOption :: CreateBranchProtectionOption
- data CreateBranchRepoOption = CreateBranchRepoOption {}
- mkCreateBranchRepoOption :: Text -> CreateBranchRepoOption
- data CreateEmailOption = CreateEmailOption {
- createEmailOptionEmails :: !(Maybe [Text])
- mkCreateEmailOption :: CreateEmailOption
- data CreateFileOptions = CreateFileOptions {
- createFileOptionsAuthor :: !(Maybe Identity)
- createFileOptionsBranch :: !(Maybe Text)
- createFileOptionsCommitter :: !(Maybe Identity)
- createFileOptionsContent :: !Text
- createFileOptionsDates :: !(Maybe CommitDateOptions)
- createFileOptionsMessage :: !(Maybe Text)
- createFileOptionsNewBranch :: !(Maybe Text)
- createFileOptionsSignoff :: !(Maybe Bool)
- mkCreateFileOptions :: Text -> CreateFileOptions
- data CreateForkOption = CreateForkOption {}
- mkCreateForkOption :: CreateForkOption
- data CreateGPGKeyOption = CreateGPGKeyOption {}
- mkCreateGPGKeyOption :: Text -> CreateGPGKeyOption
- data CreateHookOption = CreateHookOption {}
- mkCreateHookOption :: Map String Text -> E'Type -> CreateHookOption
- data CreateIssueCommentOption = CreateIssueCommentOption {}
- mkCreateIssueCommentOption :: Text -> CreateIssueCommentOption
- data CreateIssueOption = CreateIssueOption {
- createIssueOptionAssignee :: !(Maybe Text)
- createIssueOptionAssignees :: !(Maybe [Text])
- createIssueOptionBody :: !(Maybe Text)
- createIssueOptionClosed :: !(Maybe Bool)
- createIssueOptionDueDate :: !(Maybe DateTime)
- createIssueOptionLabels :: !(Maybe [Integer])
- createIssueOptionMilestone :: !(Maybe Integer)
- createIssueOptionRef :: !(Maybe Text)
- createIssueOptionTitle :: !Text
- mkCreateIssueOption :: Text -> CreateIssueOption
- data CreateKeyOption = CreateKeyOption {}
- mkCreateKeyOption :: Text -> Text -> CreateKeyOption
- data CreateLabelOption = CreateLabelOption {}
- mkCreateLabelOption :: Text -> Text -> CreateLabelOption
- data CreateMilestoneOption = CreateMilestoneOption {}
- mkCreateMilestoneOption :: CreateMilestoneOption
- data CreateOAuth2ApplicationOptions = CreateOAuth2ApplicationOptions {}
- mkCreateOAuth2ApplicationOptions :: CreateOAuth2ApplicationOptions
- data CreateOrgOption = CreateOrgOption {
- createOrgOptionDescription :: !(Maybe Text)
- createOrgOptionFullName :: !(Maybe Text)
- createOrgOptionLocation :: !(Maybe Text)
- createOrgOptionRepoAdminChangeTeamAccess :: !(Maybe Bool)
- createOrgOptionUsername :: !Text
- createOrgOptionVisibility :: !(Maybe E'Visibility)
- createOrgOptionWebsite :: !(Maybe Text)
- mkCreateOrgOption :: Text -> CreateOrgOption
- data CreatePullRequestOption = CreatePullRequestOption {
- createPullRequestOptionAssignee :: !(Maybe Text)
- createPullRequestOptionAssignees :: !(Maybe [Text])
- createPullRequestOptionBase :: !(Maybe Text)
- createPullRequestOptionBody :: !(Maybe Text)
- createPullRequestOptionDueDate :: !(Maybe DateTime)
- createPullRequestOptionHead :: !(Maybe Text)
- createPullRequestOptionLabels :: !(Maybe [Integer])
- createPullRequestOptionMilestone :: !(Maybe Integer)
- createPullRequestOptionTitle :: !(Maybe Text)
- mkCreatePullRequestOption :: CreatePullRequestOption
- data CreatePullReviewComment = CreatePullReviewComment {}
- mkCreatePullReviewComment :: CreatePullReviewComment
- data CreatePullReviewOptions = CreatePullReviewOptions {}
- mkCreatePullReviewOptions :: CreatePullReviewOptions
- data CreatePushMirrorOption = CreatePushMirrorOption {}
- mkCreatePushMirrorOption :: CreatePushMirrorOption
- data CreateReleaseOption = CreateReleaseOption {}
- mkCreateReleaseOption :: Text -> CreateReleaseOption
- data CreateRepoOption = CreateRepoOption {
- createRepoOptionAutoInit :: !(Maybe Bool)
- createRepoOptionDefaultBranch :: !(Maybe Text)
- createRepoOptionDescription :: !(Maybe Text)
- createRepoOptionGitignores :: !(Maybe Text)
- createRepoOptionIssueLabels :: !(Maybe Text)
- createRepoOptionLicense :: !(Maybe Text)
- createRepoOptionName :: !Text
- createRepoOptionPrivate :: !(Maybe Bool)
- createRepoOptionReadme :: !(Maybe Text)
- createRepoOptionTemplate :: !(Maybe Bool)
- createRepoOptionTrustModel :: !(Maybe E'TrustModel)
- mkCreateRepoOption :: Text -> CreateRepoOption
- data CreateStatusOption = CreateStatusOption {}
- mkCreateStatusOption :: CreateStatusOption
- data CreateTagOption = CreateTagOption {}
- mkCreateTagOption :: Text -> CreateTagOption
- data CreateTeamOption = CreateTeamOption {
- createTeamOptionCanCreateOrgRepo :: !(Maybe Bool)
- createTeamOptionDescription :: !(Maybe Text)
- createTeamOptionIncludesAllRepositories :: !(Maybe Bool)
- createTeamOptionName :: !Text
- createTeamOptionPermission :: !(Maybe E'Permission)
- createTeamOptionUnits :: !(Maybe [Text])
- createTeamOptionUnitsMap :: !(Maybe (Map String Text))
- mkCreateTeamOption :: Text -> CreateTeamOption
- data CreateUserOption = CreateUserOption {
- createUserOptionCreatedAt :: !(Maybe DateTime)
- createUserOptionEmail :: !Text
- createUserOptionFullName :: !(Maybe Text)
- createUserOptionLoginName :: !(Maybe Text)
- createUserOptionMustChangePassword :: !(Maybe Bool)
- createUserOptionPassword :: !Text
- createUserOptionRestricted :: !(Maybe Bool)
- createUserOptionSendNotify :: !(Maybe Bool)
- createUserOptionSourceId :: !(Maybe Integer)
- createUserOptionUsername :: !Text
- createUserOptionVisibility :: !(Maybe Text)
- mkCreateUserOption :: Text -> Text -> Text -> CreateUserOption
- data CreateWikiPageOptions = CreateWikiPageOptions {}
- mkCreateWikiPageOptions :: CreateWikiPageOptions
- data Cron = Cron {}
- mkCron :: Cron
- data DeleteEmailOption = DeleteEmailOption {
- deleteEmailOptionEmails :: !(Maybe [Text])
- mkDeleteEmailOption :: DeleteEmailOption
- data DeleteFileOptions = DeleteFileOptions {
- deleteFileOptionsAuthor :: !(Maybe Identity)
- deleteFileOptionsBranch :: !(Maybe Text)
- deleteFileOptionsCommitter :: !(Maybe Identity)
- deleteFileOptionsDates :: !(Maybe CommitDateOptions)
- deleteFileOptionsMessage :: !(Maybe Text)
- deleteFileOptionsNewBranch :: !(Maybe Text)
- deleteFileOptionsSha :: !Text
- deleteFileOptionsSignoff :: !(Maybe Bool)
- mkDeleteFileOptions :: Text -> DeleteFileOptions
- data DeployKey = DeployKey {
- deployKeyCreatedAt :: !(Maybe DateTime)
- deployKeyFingerprint :: !(Maybe Text)
- deployKeyId :: !(Maybe Integer)
- deployKeyKey :: !(Maybe Text)
- deployKeyKeyId :: !(Maybe Integer)
- deployKeyReadOnly :: !(Maybe Bool)
- deployKeyRepository :: !(Maybe Repository)
- deployKeyTitle :: !(Maybe Text)
- deployKeyUrl :: !(Maybe Text)
- mkDeployKey :: DeployKey
- data DismissPullReviewOptions = DismissPullReviewOptions {}
- mkDismissPullReviewOptions :: DismissPullReviewOptions
- data EditAttachmentOptions = EditAttachmentOptions {}
- mkEditAttachmentOptions :: EditAttachmentOptions
- data EditBranchProtectionOption = EditBranchProtectionOption {
- editBranchProtectionOptionApprovalsWhitelistTeams :: !(Maybe [Text])
- editBranchProtectionOptionApprovalsWhitelistUsername :: !(Maybe [Text])
- editBranchProtectionOptionBlockOnOfficialReviewRequests :: !(Maybe Bool)
- editBranchProtectionOptionBlockOnOutdatedBranch :: !(Maybe Bool)
- editBranchProtectionOptionBlockOnRejectedReviews :: !(Maybe Bool)
- editBranchProtectionOptionDismissStaleApprovals :: !(Maybe Bool)
- editBranchProtectionOptionEnableApprovalsWhitelist :: !(Maybe Bool)
- editBranchProtectionOptionEnableMergeWhitelist :: !(Maybe Bool)
- editBranchProtectionOptionEnablePush :: !(Maybe Bool)
- editBranchProtectionOptionEnablePushWhitelist :: !(Maybe Bool)
- editBranchProtectionOptionEnableStatusCheck :: !(Maybe Bool)
- editBranchProtectionOptionMergeWhitelistTeams :: !(Maybe [Text])
- editBranchProtectionOptionMergeWhitelistUsernames :: !(Maybe [Text])
- editBranchProtectionOptionProtectedFilePatterns :: !(Maybe Text)
- editBranchProtectionOptionPushWhitelistDeployKeys :: !(Maybe Bool)
- editBranchProtectionOptionPushWhitelistTeams :: !(Maybe [Text])
- editBranchProtectionOptionPushWhitelistUsernames :: !(Maybe [Text])
- editBranchProtectionOptionRequireSignedCommits :: !(Maybe Bool)
- editBranchProtectionOptionRequiredApprovals :: !(Maybe Integer)
- editBranchProtectionOptionStatusCheckContexts :: !(Maybe [Text])
- editBranchProtectionOptionUnprotectedFilePatterns :: !(Maybe Text)
- mkEditBranchProtectionOption :: EditBranchProtectionOption
- data EditDeadlineOption = EditDeadlineOption {}
- mkEditDeadlineOption :: DateTime -> EditDeadlineOption
- data EditGitHookOption = EditGitHookOption {}
- mkEditGitHookOption :: EditGitHookOption
- data EditHookOption = EditHookOption {
- editHookOptionActive :: !(Maybe Bool)
- editHookOptionAuthorizationHeader :: !(Maybe Text)
- editHookOptionBranchFilter :: !(Maybe Text)
- editHookOptionConfig :: !(Maybe (Map String Text))
- editHookOptionEvents :: !(Maybe [Text])
- mkEditHookOption :: EditHookOption
- data EditIssueCommentOption = EditIssueCommentOption {}
- mkEditIssueCommentOption :: Text -> EditIssueCommentOption
- data EditIssueOption = EditIssueOption {
- editIssueOptionAssignee :: !(Maybe Text)
- editIssueOptionAssignees :: !(Maybe [Text])
- editIssueOptionBody :: !(Maybe Text)
- editIssueOptionDueDate :: !(Maybe DateTime)
- editIssueOptionMilestone :: !(Maybe Integer)
- editIssueOptionRef :: !(Maybe Text)
- editIssueOptionState :: !(Maybe Text)
- editIssueOptionTitle :: !(Maybe Text)
- editIssueOptionUnsetDueDate :: !(Maybe Bool)
- mkEditIssueOption :: EditIssueOption
- data EditLabelOption = EditLabelOption {
- editLabelOptionColor :: !(Maybe Text)
- editLabelOptionDescription :: !(Maybe Text)
- editLabelOptionExclusive :: !(Maybe Bool)
- editLabelOptionName :: !(Maybe Text)
- mkEditLabelOption :: EditLabelOption
- data EditMilestoneOption = EditMilestoneOption {}
- mkEditMilestoneOption :: EditMilestoneOption
- data EditOrgOption = EditOrgOption {}
- mkEditOrgOption :: EditOrgOption
- data EditPullRequestOption = EditPullRequestOption {
- editPullRequestOptionAllowMaintainerEdit :: !(Maybe Bool)
- editPullRequestOptionAssignee :: !(Maybe Text)
- editPullRequestOptionAssignees :: !(Maybe [Text])
- editPullRequestOptionBase :: !(Maybe Text)
- editPullRequestOptionBody :: !(Maybe Text)
- editPullRequestOptionDueDate :: !(Maybe DateTime)
- editPullRequestOptionLabels :: !(Maybe [Integer])
- editPullRequestOptionMilestone :: !(Maybe Integer)
- editPullRequestOptionState :: !(Maybe Text)
- editPullRequestOptionTitle :: !(Maybe Text)
- editPullRequestOptionUnsetDueDate :: !(Maybe Bool)
- mkEditPullRequestOption :: EditPullRequestOption
- data EditReactionOption = EditReactionOption {}
- mkEditReactionOption :: EditReactionOption
- data EditReleaseOption = EditReleaseOption {}
- mkEditReleaseOption :: EditReleaseOption
- data EditRepoOption = EditRepoOption {
- editRepoOptionAllowManualMerge :: !(Maybe Bool)
- editRepoOptionAllowMergeCommits :: !(Maybe Bool)
- editRepoOptionAllowRebase :: !(Maybe Bool)
- editRepoOptionAllowRebaseExplicit :: !(Maybe Bool)
- editRepoOptionAllowRebaseUpdate :: !(Maybe Bool)
- editRepoOptionAllowSquashMerge :: !(Maybe Bool)
- editRepoOptionArchived :: !(Maybe Bool)
- editRepoOptionAutodetectManualMerge :: !(Maybe Bool)
- editRepoOptionDefaultAllowMaintainerEdit :: !(Maybe Bool)
- editRepoOptionDefaultBranch :: !(Maybe Text)
- editRepoOptionDefaultDeleteBranchAfterMerge :: !(Maybe Bool)
- editRepoOptionDefaultMergeStyle :: !(Maybe Text)
- editRepoOptionDescription :: !(Maybe Text)
- editRepoOptionEnablePrune :: !(Maybe Bool)
- editRepoOptionExternalTracker :: !(Maybe ExternalTracker)
- editRepoOptionExternalWiki :: !(Maybe ExternalWiki)
- editRepoOptionHasActions :: !(Maybe Bool)
- editRepoOptionHasIssues :: !(Maybe Bool)
- editRepoOptionHasPackages :: !(Maybe Bool)
- editRepoOptionHasProjects :: !(Maybe Bool)
- editRepoOptionHasPullRequests :: !(Maybe Bool)
- editRepoOptionHasReleases :: !(Maybe Bool)
- editRepoOptionHasWiki :: !(Maybe Bool)
- editRepoOptionIgnoreWhitespaceConflicts :: !(Maybe Bool)
- editRepoOptionInternalTracker :: !(Maybe InternalTracker)
- editRepoOptionMirrorInterval :: !(Maybe Text)
- editRepoOptionName :: !(Maybe Text)
- editRepoOptionPrivate :: !(Maybe Bool)
- editRepoOptionTemplate :: !(Maybe Bool)
- editRepoOptionWebsite :: !(Maybe Text)
- mkEditRepoOption :: EditRepoOption
- data EditTeamOption = EditTeamOption {
- editTeamOptionCanCreateOrgRepo :: !(Maybe Bool)
- editTeamOptionDescription :: !(Maybe Text)
- editTeamOptionIncludesAllRepositories :: !(Maybe Bool)
- editTeamOptionName :: !Text
- editTeamOptionPermission :: !(Maybe E'Permission)
- editTeamOptionUnits :: !(Maybe [Text])
- editTeamOptionUnitsMap :: !(Maybe (Map String Text))
- mkEditTeamOption :: Text -> EditTeamOption
- data EditUserOption = EditUserOption {
- editUserOptionActive :: !(Maybe Bool)
- editUserOptionAdmin :: !(Maybe Bool)
- editUserOptionAllowCreateOrganization :: !(Maybe Bool)
- editUserOptionAllowGitHook :: !(Maybe Bool)
- editUserOptionAllowImportLocal :: !(Maybe Bool)
- editUserOptionDescription :: !(Maybe Text)
- editUserOptionEmail :: !(Maybe Text)
- editUserOptionFullName :: !(Maybe Text)
- editUserOptionLocation :: !(Maybe Text)
- editUserOptionLoginName :: !Text
- editUserOptionMaxRepoCreation :: !(Maybe Integer)
- editUserOptionMustChangePassword :: !(Maybe Bool)
- editUserOptionPassword :: !(Maybe Text)
- editUserOptionProhibitLogin :: !(Maybe Bool)
- editUserOptionRestricted :: !(Maybe Bool)
- editUserOptionSourceId :: !Integer
- editUserOptionVisibility :: !(Maybe Text)
- editUserOptionWebsite :: !(Maybe Text)
- mkEditUserOption :: Text -> Integer -> EditUserOption
- data Email = Email {
- emailEmail :: !(Maybe Text)
- emailPrimary :: !(Maybe Bool)
- emailUserId :: !(Maybe Integer)
- emailUsername :: !(Maybe Text)
- emailVerified :: !(Maybe Bool)
- mkEmail :: Email
- data ExternalTracker = ExternalTracker {}
- mkExternalTracker :: ExternalTracker
- data ExternalWiki = ExternalWiki {}
- mkExternalWiki :: ExternalWiki
- data FileCommitResponse = FileCommitResponse {
- fileCommitResponseAuthor :: !(Maybe CommitUser)
- fileCommitResponseCommitter :: !(Maybe CommitUser)
- fileCommitResponseCreated :: !(Maybe DateTime)
- fileCommitResponseHtmlUrl :: !(Maybe Text)
- fileCommitResponseMessage :: !(Maybe Text)
- fileCommitResponseParents :: !(Maybe [CommitMeta])
- fileCommitResponseSha :: !(Maybe Text)
- fileCommitResponseTree :: !(Maybe CommitMeta)
- fileCommitResponseUrl :: !(Maybe Text)
- mkFileCommitResponse :: FileCommitResponse
- data FileDeleteResponse = FileDeleteResponse {}
- mkFileDeleteResponse :: FileDeleteResponse
- data FileLinksResponse = FileLinksResponse {
- fileLinksResponseGit :: !(Maybe Text)
- fileLinksResponseHtml :: !(Maybe Text)
- fileLinksResponseSelf :: !(Maybe Text)
- mkFileLinksResponse :: FileLinksResponse
- data FileResponse = FileResponse {}
- mkFileResponse :: FileResponse
- data FilesResponse = FilesResponse {}
- mkFilesResponse :: FilesResponse
- data GPGKey = GPGKey {
- gPGKeyCanCertify :: !(Maybe Bool)
- gPGKeyCanEncryptComms :: !(Maybe Bool)
- gPGKeyCanEncryptStorage :: !(Maybe Bool)
- gPGKeyCanSign :: !(Maybe Bool)
- gPGKeyCreatedAt :: !(Maybe DateTime)
- gPGKeyEmails :: !(Maybe [GPGKeyEmail])
- gPGKeyExpiresAt :: !(Maybe DateTime)
- gPGKeyId :: !(Maybe Integer)
- gPGKeyKeyId :: !(Maybe Text)
- gPGKeyPrimaryKeyId :: !(Maybe Text)
- gPGKeyPublicKey :: !(Maybe Text)
- gPGKeySubkeys :: !(Maybe [GPGKey])
- gPGKeyVerified :: !(Maybe Bool)
- mkGPGKey :: GPGKey
- data GPGKeyEmail = GPGKeyEmail {
- gPGKeyEmailEmail :: !(Maybe Text)
- gPGKeyEmailVerified :: !(Maybe Bool)
- mkGPGKeyEmail :: GPGKeyEmail
- data GeneralAPISettings = GeneralAPISettings {}
- mkGeneralAPISettings :: GeneralAPISettings
- data GeneralAttachmentSettings = GeneralAttachmentSettings {}
- mkGeneralAttachmentSettings :: GeneralAttachmentSettings
- data GeneralRepoSettings = GeneralRepoSettings {
- generalRepoSettingsHttpGitDisabled :: !(Maybe Bool)
- generalRepoSettingsLfsDisabled :: !(Maybe Bool)
- generalRepoSettingsMigrationsDisabled :: !(Maybe Bool)
- generalRepoSettingsMirrorsDisabled :: !(Maybe Bool)
- generalRepoSettingsStarsDisabled :: !(Maybe Bool)
- generalRepoSettingsTimeTrackingDisabled :: !(Maybe Bool)
- mkGeneralRepoSettings :: GeneralRepoSettings
- data GeneralUISettings = GeneralUISettings {}
- mkGeneralUISettings :: GeneralUISettings
- data GenerateRepoOption = GenerateRepoOption {
- generateRepoOptionAvatar :: !(Maybe Bool)
- generateRepoOptionDefaultBranch :: !(Maybe Text)
- generateRepoOptionDescription :: !(Maybe Text)
- generateRepoOptionGitContent :: !(Maybe Bool)
- generateRepoOptionGitHooks :: !(Maybe Bool)
- generateRepoOptionLabels :: !(Maybe Bool)
- generateRepoOptionName :: !Text
- generateRepoOptionOwner :: !Text
- generateRepoOptionPrivate :: !(Maybe Bool)
- generateRepoOptionTopics :: !(Maybe Bool)
- generateRepoOptionWebhooks :: !(Maybe Bool)
- mkGenerateRepoOption :: Text -> Text -> GenerateRepoOption
- data GitBlobResponse = GitBlobResponse {
- gitBlobResponseContent :: !(Maybe Text)
- gitBlobResponseEncoding :: !(Maybe Text)
- gitBlobResponseSha :: !(Maybe Text)
- gitBlobResponseSize :: !(Maybe Integer)
- gitBlobResponseUrl :: !(Maybe Text)
- mkGitBlobResponse :: GitBlobResponse
- data GitEntry = GitEntry {
- gitEntryMode :: !(Maybe Text)
- gitEntryPath :: !(Maybe Text)
- gitEntrySha :: !(Maybe Text)
- gitEntrySize :: !(Maybe Integer)
- gitEntryType :: !(Maybe Text)
- gitEntryUrl :: !(Maybe Text)
- mkGitEntry :: GitEntry
- data GitHook = GitHook {
- gitHookContent :: !(Maybe Text)
- gitHookIsActive :: !(Maybe Bool)
- gitHookName :: !(Maybe Text)
- mkGitHook :: GitHook
- data GitObject = GitObject {
- gitObjectSha :: !(Maybe Text)
- gitObjectType :: !(Maybe Text)
- gitObjectUrl :: !(Maybe Text)
- mkGitObject :: GitObject
- data GitTreeResponse = GitTreeResponse {
- gitTreeResponsePage :: !(Maybe Integer)
- gitTreeResponseSha :: !(Maybe Text)
- gitTreeResponseTotalCount :: !(Maybe Integer)
- gitTreeResponseTree :: !(Maybe [GitEntry])
- gitTreeResponseTruncated :: !(Maybe Bool)
- gitTreeResponseUrl :: !(Maybe Text)
- mkGitTreeResponse :: GitTreeResponse
- data GitignoreTemplateInfo = GitignoreTemplateInfo {}
- mkGitignoreTemplateInfo :: GitignoreTemplateInfo
- data Hook = Hook {
- hookActive :: !(Maybe Bool)
- hookAuthorizationHeader :: !(Maybe Text)
- hookBranchFilter :: !(Maybe Text)
- hookConfig :: !(Maybe (Map String Text))
- hookCreatedAt :: !(Maybe DateTime)
- hookEvents :: !(Maybe [Text])
- hookId :: !(Maybe Integer)
- hookType :: !(Maybe Text)
- hookUpdatedAt :: !(Maybe DateTime)
- mkHook :: Hook
- data Identity = Identity {
- identityEmail :: !(Maybe Text)
- identityName :: !(Maybe Text)
- mkIdentity :: Identity
- data InternalTracker = InternalTracker {}
- mkInternalTracker :: InternalTracker
- data Issue = Issue {
- issueAssets :: !(Maybe [Attachment])
- issueAssignee :: !(Maybe User)
- issueAssignees :: !(Maybe [User])
- issueBody :: !(Maybe Text)
- issueClosedAt :: !(Maybe DateTime)
- issueComments :: !(Maybe Integer)
- issueCreatedAt :: !(Maybe DateTime)
- issueDueDate :: !(Maybe DateTime)
- issueHtmlUrl :: !(Maybe Text)
- issueId :: !(Maybe Integer)
- issueIsLocked :: !(Maybe Bool)
- issueLabels :: !(Maybe [Label])
- issueMilestone :: !(Maybe Milestone)
- issueNumber :: !(Maybe Integer)
- issueOriginalAuthor :: !(Maybe Text)
- issueOriginalAuthorId :: !(Maybe Integer)
- issuePinOrder :: !(Maybe Integer)
- issuePullRequest :: !(Maybe PullRequestMeta)
- issueRef :: !(Maybe Text)
- issueRepository :: !(Maybe RepositoryMeta)
- issueState :: !(Maybe Text)
- issueTitle :: !(Maybe Text)
- issueUpdatedAt :: !(Maybe DateTime)
- issueUrl :: !(Maybe Text)
- issueUser :: !(Maybe User)
- mkIssue :: Issue
- data IssueConfig = IssueConfig {}
- mkIssueConfig :: IssueConfig
- data IssueConfigContactLink = IssueConfigContactLink {}
- mkIssueConfigContactLink :: IssueConfigContactLink
- data IssueConfigValidation = IssueConfigValidation {}
- mkIssueConfigValidation :: IssueConfigValidation
- data IssueDeadline = IssueDeadline {}
- mkIssueDeadline :: IssueDeadline
- data IssueFormField = IssueFormField {
- issueFormFieldAttributes :: !(Maybe (Map String Value))
- issueFormFieldId :: !(Maybe Text)
- issueFormFieldType :: !(Maybe Text)
- issueFormFieldValidations :: !(Maybe (Map String Value))
- mkIssueFormField :: IssueFormField
- data IssueLabelsOption = IssueLabelsOption {
- issueLabelsOptionLabels :: !(Maybe [Integer])
- mkIssueLabelsOption :: IssueLabelsOption
- data IssueMeta = IssueMeta {
- issueMetaIndex :: !(Maybe Integer)
- issueMetaOwner :: !(Maybe Text)
- issueMetaRepo :: !(Maybe Text)
- mkIssueMeta :: IssueMeta
- data IssueTemplate = IssueTemplate {
- issueTemplateAbout :: !(Maybe Text)
- issueTemplateBody :: !(Maybe [IssueFormField])
- issueTemplateContent :: !(Maybe Text)
- issueTemplateFileName :: !(Maybe Text)
- issueTemplateLabels :: !(Maybe [Text])
- issueTemplateName :: !(Maybe Text)
- issueTemplateRef :: !(Maybe Text)
- issueTemplateTitle :: !(Maybe Text)
- mkIssueTemplate :: IssueTemplate
- data Label = Label {}
- mkLabel :: Label
- data LabelTemplate = LabelTemplate {
- labelTemplateColor :: !(Maybe Text)
- labelTemplateDescription :: !(Maybe Text)
- labelTemplateExclusive :: !(Maybe Bool)
- labelTemplateName :: !(Maybe Text)
- mkLabelTemplate :: LabelTemplate
- data LicenseTemplateInfo = LicenseTemplateInfo {}
- mkLicenseTemplateInfo :: LicenseTemplateInfo
- data LicensesTemplateListEntry = LicensesTemplateListEntry {}
- mkLicensesTemplateListEntry :: LicensesTemplateListEntry
- data MarkdownOption = MarkdownOption {
- markdownOptionContext :: !(Maybe Text)
- markdownOptionMode :: !(Maybe Text)
- markdownOptionText :: !(Maybe Text)
- markdownOptionWiki :: !(Maybe Bool)
- mkMarkdownOption :: MarkdownOption
- data MarkupOption = MarkupOption {
- markupOptionContext :: !(Maybe Text)
- markupOptionFilePath :: !(Maybe Text)
- markupOptionMode :: !(Maybe Text)
- markupOptionText :: !(Maybe Text)
- markupOptionWiki :: !(Maybe Bool)
- mkMarkupOption :: MarkupOption
- data MergePullRequestOption = MergePullRequestOption {
- mergePullRequestOptionDo :: !E'Do
- mergePullRequestOptionMergeCommitId :: !(Maybe Text)
- mergePullRequestOptionMergeMessageField :: !(Maybe Text)
- mergePullRequestOptionMergeTitleField :: !(Maybe Text)
- mergePullRequestOptionDeleteBranchAfterMerge :: !(Maybe Bool)
- mergePullRequestOptionForceMerge :: !(Maybe Bool)
- mergePullRequestOptionHeadCommitId :: !(Maybe Text)
- mergePullRequestOptionMergeWhenChecksSucceed :: !(Maybe Bool)
- mkMergePullRequestOption :: E'Do -> MergePullRequestOption
- data MigrateRepoOptions = MigrateRepoOptions {
- migrateRepoOptionsAuthPassword :: !(Maybe Text)
- migrateRepoOptionsAuthToken :: !(Maybe Text)
- migrateRepoOptionsAuthUsername :: !(Maybe Text)
- migrateRepoOptionsCloneAddr :: !Text
- migrateRepoOptionsDescription :: !(Maybe Text)
- migrateRepoOptionsIssues :: !(Maybe Bool)
- migrateRepoOptionsLabels :: !(Maybe Bool)
- migrateRepoOptionsLfs :: !(Maybe Bool)
- migrateRepoOptionsLfsEndpoint :: !(Maybe Text)
- migrateRepoOptionsMilestones :: !(Maybe Bool)
- migrateRepoOptionsMirror :: !(Maybe Bool)
- migrateRepoOptionsMirrorInterval :: !(Maybe Text)
- migrateRepoOptionsPrivate :: !(Maybe Bool)
- migrateRepoOptionsPullRequests :: !(Maybe Bool)
- migrateRepoOptionsReleases :: !(Maybe Bool)
- migrateRepoOptionsRepoName :: !Text
- migrateRepoOptionsRepoOwner :: !(Maybe Text)
- migrateRepoOptionsService :: !(Maybe E'Service)
- migrateRepoOptionsUid :: !(Maybe Integer)
- migrateRepoOptionsWiki :: !(Maybe Bool)
- mkMigrateRepoOptions :: Text -> Text -> MigrateRepoOptions
- data Milestone = Milestone {
- milestoneClosedAt :: !(Maybe DateTime)
- milestoneClosedIssues :: !(Maybe Integer)
- milestoneCreatedAt :: !(Maybe DateTime)
- milestoneDescription :: !(Maybe Text)
- milestoneDueOn :: !(Maybe DateTime)
- milestoneId :: !(Maybe Integer)
- milestoneOpenIssues :: !(Maybe Integer)
- milestoneState :: !(Maybe Text)
- milestoneTitle :: !(Maybe Text)
- milestoneUpdatedAt :: !(Maybe DateTime)
- mkMilestone :: Milestone
- data NewIssuePinsAllowed = NewIssuePinsAllowed {}
- mkNewIssuePinsAllowed :: NewIssuePinsAllowed
- data NodeInfo = NodeInfo {
- nodeInfoMetadata :: !(Maybe Value)
- nodeInfoOpenRegistrations :: !(Maybe Bool)
- nodeInfoProtocols :: !(Maybe [Text])
- nodeInfoServices :: !(Maybe NodeInfoServices)
- nodeInfoSoftware :: !(Maybe NodeInfoSoftware)
- nodeInfoUsage :: !(Maybe NodeInfoUsage)
- nodeInfoVersion :: !(Maybe Text)
- mkNodeInfo :: NodeInfo
- data NodeInfoServices = NodeInfoServices {
- nodeInfoServicesInbound :: !(Maybe [Text])
- nodeInfoServicesOutbound :: !(Maybe [Text])
- mkNodeInfoServices :: NodeInfoServices
- data NodeInfoSoftware = NodeInfoSoftware {}
- mkNodeInfoSoftware :: NodeInfoSoftware
- data NodeInfoUsage = NodeInfoUsage {}
- mkNodeInfoUsage :: NodeInfoUsage
- data NodeInfoUsageUsers = NodeInfoUsageUsers {}
- mkNodeInfoUsageUsers :: NodeInfoUsageUsers
- data Note = Note {
- noteCommit :: !(Maybe Commit)
- noteMessage :: !(Maybe Text)
- mkNote :: Note
- data NotificationCount = NotificationCount {
- notificationCountNew :: !(Maybe Integer)
- mkNotificationCount :: NotificationCount
- data NotificationSubject = NotificationSubject {
- notificationSubjectHtmlUrl :: !(Maybe Text)
- notificationSubjectLatestCommentHtmlUrl :: !(Maybe Text)
- notificationSubjectLatestCommentUrl :: !(Maybe Text)
- notificationSubjectState :: !(Maybe Text)
- notificationSubjectTitle :: !(Maybe Text)
- notificationSubjectType :: !(Maybe Text)
- notificationSubjectUrl :: !(Maybe Text)
- mkNotificationSubject :: NotificationSubject
- data NotificationThread = NotificationThread {
- notificationThreadId :: !(Maybe Integer)
- notificationThreadPinned :: !(Maybe Bool)
- notificationThreadRepository :: !(Maybe Repository)
- notificationThreadSubject :: !(Maybe NotificationSubject)
- notificationThreadUnread :: !(Maybe Bool)
- notificationThreadUpdatedAt :: !(Maybe DateTime)
- notificationThreadUrl :: !(Maybe Text)
- mkNotificationThread :: NotificationThread
- data OAuth2Application = OAuth2Application {
- oAuth2ApplicationClientId :: !(Maybe Text)
- oAuth2ApplicationClientSecret :: !(Maybe Text)
- oAuth2ApplicationConfidentialClient :: !(Maybe Bool)
- oAuth2ApplicationCreated :: !(Maybe DateTime)
- oAuth2ApplicationId :: !(Maybe Integer)
- oAuth2ApplicationName :: !(Maybe Text)
- oAuth2ApplicationRedirectUris :: !(Maybe [Text])
- mkOAuth2Application :: OAuth2Application
- data Organization = Organization {
- organizationAvatarUrl :: !(Maybe Text)
- organizationDescription :: !(Maybe Text)
- organizationFullName :: !(Maybe Text)
- organizationId :: !(Maybe Integer)
- organizationLocation :: !(Maybe Text)
- organizationName :: !(Maybe Text)
- organizationRepoAdminChangeTeamAccess :: !(Maybe Bool)
- organizationUsername :: !(Maybe Text)
- organizationVisibility :: !(Maybe Text)
- organizationWebsite :: !(Maybe Text)
- mkOrganization :: Organization
- data OrganizationPermissions = OrganizationPermissions {}
- mkOrganizationPermissions :: OrganizationPermissions
- data PRBranchInfo = PRBranchInfo {
- pRBranchInfoLabel :: !(Maybe Text)
- pRBranchInfoRef :: !(Maybe Text)
- pRBranchInfoRepo :: !(Maybe Repository)
- pRBranchInfoRepoId :: !(Maybe Integer)
- pRBranchInfoSha :: !(Maybe Text)
- mkPRBranchInfo :: PRBranchInfo
- data Package = Package {
- packageCreatedAt :: !(Maybe DateTime)
- packageCreator :: !(Maybe User)
- packageHtmlUrl :: !(Maybe Text)
- packageId :: !(Maybe Integer)
- packageName :: !(Maybe Text)
- packageOwner :: !(Maybe User)
- packageRepository :: !(Maybe Repository)
- packageType :: !(Maybe Text)
- packageVersion :: !(Maybe Text)
- mkPackage :: Package
- data PackageFile = PackageFile {
- packageFileSize :: !(Maybe Integer)
- packageFileId :: !(Maybe Integer)
- packageFileMd5 :: !(Maybe Text)
- packageFileName :: !(Maybe Text)
- packageFileSha1 :: !(Maybe Text)
- packageFileSha256 :: !(Maybe Text)
- packageFileSha512 :: !(Maybe Text)
- mkPackageFile :: PackageFile
- data PayloadCommit = PayloadCommit {
- payloadCommitAdded :: !(Maybe [Text])
- payloadCommitAuthor :: !(Maybe PayloadUser)
- payloadCommitCommitter :: !(Maybe PayloadUser)
- payloadCommitId :: !(Maybe Text)
- payloadCommitMessage :: !(Maybe Text)
- payloadCommitModified :: !(Maybe [Text])
- payloadCommitRemoved :: !(Maybe [Text])
- payloadCommitTimestamp :: !(Maybe DateTime)
- payloadCommitUrl :: !(Maybe Text)
- payloadCommitVerification :: !(Maybe PayloadCommitVerification)
- mkPayloadCommit :: PayloadCommit
- data PayloadCommitVerification = PayloadCommitVerification {}
- mkPayloadCommitVerification :: PayloadCommitVerification
- data PayloadUser = PayloadUser {
- payloadUserEmail :: !(Maybe Text)
- payloadUserName :: !(Maybe Text)
- payloadUserUsername :: !(Maybe Text)
- mkPayloadUser :: PayloadUser
- data Permission = Permission {
- permissionAdmin :: !(Maybe Bool)
- permissionPull :: !(Maybe Bool)
- permissionPush :: !(Maybe Bool)
- mkPermission :: Permission
- data PublicKey = PublicKey {
- publicKeyCreatedAt :: !(Maybe DateTime)
- publicKeyFingerprint :: !(Maybe Text)
- publicKeyId :: !(Maybe Integer)
- publicKeyKey :: !(Maybe Text)
- publicKeyKeyType :: !(Maybe Text)
- publicKeyReadOnly :: !(Maybe Bool)
- publicKeyTitle :: !(Maybe Text)
- publicKeyUrl :: !(Maybe Text)
- publicKeyUser :: !(Maybe User)
- mkPublicKey :: PublicKey
- data PullRequest = PullRequest {
- pullRequestAllowMaintainerEdit :: !(Maybe Bool)
- pullRequestAssignee :: !(Maybe User)
- pullRequestAssignees :: !(Maybe [User])
- pullRequestBase :: !(Maybe PRBranchInfo)
- pullRequestBody :: !(Maybe Text)
- pullRequestClosedAt :: !(Maybe DateTime)
- pullRequestComments :: !(Maybe Integer)
- pullRequestCreatedAt :: !(Maybe DateTime)
- pullRequestDiffUrl :: !(Maybe Text)
- pullRequestDueDate :: !(Maybe DateTime)
- pullRequestHead :: !(Maybe PRBranchInfo)
- pullRequestHtmlUrl :: !(Maybe Text)
- pullRequestId :: !(Maybe Integer)
- pullRequestIsLocked :: !(Maybe Bool)
- pullRequestLabels :: !(Maybe [Label])
- pullRequestMergeBase :: !(Maybe Text)
- pullRequestMergeCommitSha :: !(Maybe Text)
- pullRequestMergeable :: !(Maybe Bool)
- pullRequestMerged :: !(Maybe Bool)
- pullRequestMergedAt :: !(Maybe DateTime)
- pullRequestMergedBy :: !(Maybe User)
- pullRequestMilestone :: !(Maybe Milestone)
- pullRequestNumber :: !(Maybe Integer)
- pullRequestPatchUrl :: !(Maybe Text)
- pullRequestPinOrder :: !(Maybe Integer)
- pullRequestRequestedReviewers :: !(Maybe [User])
- pullRequestState :: !(Maybe Text)
- pullRequestTitle :: !(Maybe Text)
- pullRequestUpdatedAt :: !(Maybe DateTime)
- pullRequestUrl :: !(Maybe Text)
- pullRequestUser :: !(Maybe User)
- mkPullRequest :: PullRequest
- data PullRequestMeta = PullRequestMeta {}
- mkPullRequestMeta :: PullRequestMeta
- data PullReview = PullReview {
- pullReviewBody :: !(Maybe Text)
- pullReviewCommentsCount :: !(Maybe Integer)
- pullReviewCommitId :: !(Maybe Text)
- pullReviewDismissed :: !(Maybe Bool)
- pullReviewHtmlUrl :: !(Maybe Text)
- pullReviewId :: !(Maybe Integer)
- pullReviewOfficial :: !(Maybe Bool)
- pullReviewPullRequestUrl :: !(Maybe Text)
- pullReviewStale :: !(Maybe Bool)
- pullReviewState :: !(Maybe Text)
- pullReviewSubmittedAt :: !(Maybe DateTime)
- pullReviewTeam :: !(Maybe Team)
- pullReviewUpdatedAt :: !(Maybe DateTime)
- pullReviewUser :: !(Maybe User)
- mkPullReview :: PullReview
- data PullReviewComment = PullReviewComment {
- pullReviewCommentBody :: !(Maybe Text)
- pullReviewCommentCommitId :: !(Maybe Text)
- pullReviewCommentCreatedAt :: !(Maybe DateTime)
- pullReviewCommentDiffHunk :: !(Maybe Text)
- pullReviewCommentHtmlUrl :: !(Maybe Text)
- pullReviewCommentId :: !(Maybe Integer)
- pullReviewCommentOriginalCommitId :: !(Maybe Text)
- pullReviewCommentOriginalPosition :: !(Maybe Int)
- pullReviewCommentPath :: !(Maybe Text)
- pullReviewCommentPosition :: !(Maybe Int)
- pullReviewCommentPullRequestReviewId :: !(Maybe Integer)
- pullReviewCommentPullRequestUrl :: !(Maybe Text)
- pullReviewCommentResolver :: !(Maybe User)
- pullReviewCommentUpdatedAt :: !(Maybe DateTime)
- pullReviewCommentUser :: !(Maybe User)
- mkPullReviewComment :: PullReviewComment
- data PullReviewRequestOptions = PullReviewRequestOptions {}
- mkPullReviewRequestOptions :: PullReviewRequestOptions
- data PushMirror = PushMirror {
- pushMirrorCreated :: !(Maybe Text)
- pushMirrorInterval :: !(Maybe Text)
- pushMirrorLastError :: !(Maybe Text)
- pushMirrorLastUpdate :: !(Maybe Text)
- pushMirrorRemoteAddress :: !(Maybe Text)
- pushMirrorRemoteName :: !(Maybe Text)
- pushMirrorRepoName :: !(Maybe Text)
- pushMirrorSyncOnCommit :: !(Maybe Bool)
- mkPushMirror :: PushMirror
- data Reaction = Reaction {
- reactionContent :: !(Maybe Text)
- reactionCreatedAt :: !(Maybe DateTime)
- reactionUser :: !(Maybe User)
- mkReaction :: Reaction
- data Reference = Reference {
- referenceObject :: !(Maybe GitObject)
- referenceRef :: !(Maybe Text)
- referenceUrl :: !(Maybe Text)
- mkReference :: Reference
- data Release = Release {
- releaseAssets :: !(Maybe [Attachment])
- releaseAuthor :: !(Maybe User)
- releaseBody :: !(Maybe Text)
- releaseCreatedAt :: !(Maybe DateTime)
- releaseDraft :: !(Maybe Bool)
- releaseHtmlUrl :: !(Maybe Text)
- releaseId :: !(Maybe Integer)
- releaseName :: !(Maybe Text)
- releasePrerelease :: !(Maybe Bool)
- releasePublishedAt :: !(Maybe DateTime)
- releaseTagName :: !(Maybe Text)
- releaseTarballUrl :: !(Maybe Text)
- releaseTargetCommitish :: !(Maybe Text)
- releaseUrl :: !(Maybe Text)
- releaseZipballUrl :: !(Maybe Text)
- mkRelease :: Release
- data RenameUserOption = RenameUserOption {}
- mkRenameUserOption :: Text -> RenameUserOption
- data RepoCollaboratorPermission = RepoCollaboratorPermission {}
- mkRepoCollaboratorPermission :: RepoCollaboratorPermission
- data RepoCommit = RepoCommit {}
- mkRepoCommit :: RepoCommit
- data RepoTopicOptions = RepoTopicOptions {
- repoTopicOptionsTopics :: !(Maybe [Text])
- mkRepoTopicOptions :: RepoTopicOptions
- data RepoTransfer = RepoTransfer {
- repoTransferDoer :: !(Maybe User)
- repoTransferRecipient :: !(Maybe User)
- repoTransferTeams :: !(Maybe [Team])
- mkRepoTransfer :: RepoTransfer
- data Repository = Repository {
- repositoryAllowMergeCommits :: !(Maybe Bool)
- repositoryAllowRebase :: !(Maybe Bool)
- repositoryAllowRebaseExplicit :: !(Maybe Bool)
- repositoryAllowRebaseUpdate :: !(Maybe Bool)
- repositoryAllowSquashMerge :: !(Maybe Bool)
- repositoryArchived :: !(Maybe Bool)
- repositoryArchivedAt :: !(Maybe DateTime)
- repositoryAvatarUrl :: !(Maybe Text)
- repositoryCloneUrl :: !(Maybe Text)
- repositoryCreatedAt :: !(Maybe DateTime)
- repositoryDefaultAllowMaintainerEdit :: !(Maybe Bool)
- repositoryDefaultBranch :: !(Maybe Text)
- repositoryDefaultDeleteBranchAfterMerge :: !(Maybe Bool)
- repositoryDefaultMergeStyle :: !(Maybe Text)
- repositoryDescription :: !(Maybe Text)
- repositoryEmpty :: !(Maybe Bool)
- repositoryExternalTracker :: !(Maybe ExternalTracker)
- repositoryExternalWiki :: !(Maybe ExternalWiki)
- repositoryFork :: !(Maybe Bool)
- repositoryForksCount :: !(Maybe Integer)
- repositoryFullName :: !(Maybe Text)
- repositoryHasActions :: !(Maybe Bool)
- repositoryHasIssues :: !(Maybe Bool)
- repositoryHasPackages :: !(Maybe Bool)
- repositoryHasProjects :: !(Maybe Bool)
- repositoryHasPullRequests :: !(Maybe Bool)
- repositoryHasReleases :: !(Maybe Bool)
- repositoryHasWiki :: !(Maybe Bool)
- repositoryHtmlUrl :: !(Maybe Text)
- repositoryId :: !(Maybe Integer)
- repositoryIgnoreWhitespaceConflicts :: !(Maybe Bool)
- repositoryInternal :: !(Maybe Bool)
- repositoryInternalTracker :: !(Maybe InternalTracker)
- repositoryLanguage :: !(Maybe Text)
- repositoryLanguagesUrl :: !(Maybe Text)
- repositoryLink :: !(Maybe Text)
- repositoryMirror :: !(Maybe Bool)
- repositoryMirrorInterval :: !(Maybe Text)
- repositoryMirrorUpdated :: !(Maybe DateTime)
- repositoryName :: !(Maybe Text)
- repositoryOpenIssuesCount :: !(Maybe Integer)
- repositoryOpenPrCounter :: !(Maybe Integer)
- repositoryOriginalUrl :: !(Maybe Text)
- repositoryOwner :: !(Maybe User)
- repositoryParent :: !(Maybe Repository)
- repositoryPermissions :: !(Maybe Permission)
- repositoryPrivate :: !(Maybe Bool)
- repositoryReleaseCounter :: !(Maybe Integer)
- repositoryRepoTransfer :: !(Maybe RepoTransfer)
- repositorySize :: !(Maybe Integer)
- repositorySshUrl :: !(Maybe Text)
- repositoryStarsCount :: !(Maybe Integer)
- repositoryTemplate :: !(Maybe Bool)
- repositoryUpdatedAt :: !(Maybe DateTime)
- repositoryUrl :: !(Maybe Text)
- repositoryWatchersCount :: !(Maybe Integer)
- repositoryWebsite :: !(Maybe Text)
- mkRepository :: Repository
- data RepositoryMeta = RepositoryMeta {
- repositoryMetaFullName :: !(Maybe Text)
- repositoryMetaId :: !(Maybe Integer)
- repositoryMetaName :: !(Maybe Text)
- repositoryMetaOwner :: !(Maybe Text)
- mkRepositoryMeta :: RepositoryMeta
- data SearchResults = SearchResults {
- searchResultsData :: !(Maybe [Repository])
- searchResultsOk :: !(Maybe Bool)
- mkSearchResults :: SearchResults
- data ServerVersion = ServerVersion {
- serverVersionVersion :: !(Maybe Text)
- mkServerVersion :: ServerVersion
- data StopWatch = StopWatch {
- stopWatchCreated :: !(Maybe DateTime)
- stopWatchDuration :: !(Maybe Text)
- stopWatchIssueIndex :: !(Maybe Integer)
- stopWatchIssueTitle :: !(Maybe Text)
- stopWatchRepoName :: !(Maybe Text)
- stopWatchRepoOwnerName :: !(Maybe Text)
- stopWatchSeconds :: !(Maybe Integer)
- mkStopWatch :: StopWatch
- data SubmitPullReviewOptions = SubmitPullReviewOptions {}
- mkSubmitPullReviewOptions :: SubmitPullReviewOptions
- data Tag = Tag {
- tagCommit :: !(Maybe CommitMeta)
- tagId :: !(Maybe Text)
- tagMessage :: !(Maybe Text)
- tagName :: !(Maybe Text)
- tagTarballUrl :: !(Maybe Text)
- tagZipballUrl :: !(Maybe Text)
- mkTag :: Tag
- data Team = Team {
- teamCanCreateOrgRepo :: !(Maybe Bool)
- teamDescription :: !(Maybe Text)
- teamId :: !(Maybe Integer)
- teamIncludesAllRepositories :: !(Maybe Bool)
- teamName :: !(Maybe Text)
- teamOrganization :: !(Maybe Organization)
- teamPermission :: !(Maybe E'Permission2)
- teamUnits :: !(Maybe [Text])
- teamUnitsMap :: !(Maybe (Map String Text))
- mkTeam :: Team
- data TeamSearch200Response = TeamSearch200Response {
- teamSearch200ResponseData :: !(Maybe [Team])
- teamSearch200ResponseOk :: !(Maybe Bool)
- mkTeamSearch200Response :: TeamSearch200Response
- data TimelineComment = TimelineComment {
- timelineCommentAssignee :: !(Maybe User)
- timelineCommentAssigneeTeam :: !(Maybe Team)
- timelineCommentBody :: !(Maybe Text)
- timelineCommentCreatedAt :: !(Maybe DateTime)
- timelineCommentDependentIssue :: !(Maybe Issue)
- timelineCommentHtmlUrl :: !(Maybe Text)
- timelineCommentId :: !(Maybe Integer)
- timelineCommentIssueUrl :: !(Maybe Text)
- timelineCommentLabel :: !(Maybe Label)
- timelineCommentMilestone :: !(Maybe Milestone)
- timelineCommentNewRef :: !(Maybe Text)
- timelineCommentNewTitle :: !(Maybe Text)
- timelineCommentOldMilestone :: !(Maybe Milestone)
- timelineCommentOldProjectId :: !(Maybe Integer)
- timelineCommentOldRef :: !(Maybe Text)
- timelineCommentOldTitle :: !(Maybe Text)
- timelineCommentProjectId :: !(Maybe Integer)
- timelineCommentPullRequestUrl :: !(Maybe Text)
- timelineCommentRefAction :: !(Maybe Text)
- timelineCommentRefComment :: !(Maybe Comment)
- timelineCommentRefCommitSha :: !(Maybe Text)
- timelineCommentRefIssue :: !(Maybe Issue)
- timelineCommentRemovedAssignee :: !(Maybe Bool)
- timelineCommentResolveDoer :: !(Maybe User)
- timelineCommentReviewId :: !(Maybe Integer)
- timelineCommentTrackedTime :: !(Maybe TrackedTime)
- timelineCommentType :: !(Maybe Text)
- timelineCommentUpdatedAt :: !(Maybe DateTime)
- timelineCommentUser :: !(Maybe User)
- mkTimelineComment :: TimelineComment
- data TopicName = TopicName {
- topicNameTopics :: !(Maybe [Text])
- mkTopicName :: TopicName
- data TopicResponse = TopicResponse {
- topicResponseCreated :: !(Maybe DateTime)
- topicResponseId :: !(Maybe Integer)
- topicResponseRepoCount :: !(Maybe Integer)
- topicResponseTopicName :: !(Maybe Text)
- topicResponseUpdated :: !(Maybe DateTime)
- mkTopicResponse :: TopicResponse
- data TrackedTime = TrackedTime {
- trackedTimeCreated :: !(Maybe DateTime)
- trackedTimeId :: !(Maybe Integer)
- trackedTimeIssue :: !(Maybe Issue)
- trackedTimeIssueId :: !(Maybe Integer)
- trackedTimeTime :: !(Maybe Integer)
- trackedTimeUserId :: !(Maybe Integer)
- trackedTimeUserName :: !(Maybe Text)
- mkTrackedTime :: TrackedTime
- data TransferRepoOption = TransferRepoOption {}
- mkTransferRepoOption :: Text -> TransferRepoOption
- data UpdateFileOptions = UpdateFileOptions {
- updateFileOptionsAuthor :: !(Maybe Identity)
- updateFileOptionsBranch :: !(Maybe Text)
- updateFileOptionsCommitter :: !(Maybe Identity)
- updateFileOptionsContent :: !Text
- updateFileOptionsDates :: !(Maybe CommitDateOptions)
- updateFileOptionsFromPath :: !(Maybe Text)
- updateFileOptionsMessage :: !(Maybe Text)
- updateFileOptionsNewBranch :: !(Maybe Text)
- updateFileOptionsSha :: !Text
- updateFileOptionsSignoff :: !(Maybe Bool)
- mkUpdateFileOptions :: Text -> Text -> UpdateFileOptions
- data User = User {
- userActive :: !(Maybe Bool)
- userAvatarUrl :: !(Maybe Text)
- userCreated :: !(Maybe DateTime)
- userDescription :: !(Maybe Text)
- userEmail :: !(Maybe Text)
- userFollowersCount :: !(Maybe Integer)
- userFollowingCount :: !(Maybe Integer)
- userFullName :: !(Maybe Text)
- userId :: !(Maybe Integer)
- userIsAdmin :: !(Maybe Bool)
- userLanguage :: !(Maybe Text)
- userLastLogin :: !(Maybe DateTime)
- userLocation :: !(Maybe Text)
- userLogin :: !(Maybe Text)
- userLoginName :: !(Maybe Text)
- userProhibitLogin :: !(Maybe Bool)
- userRestricted :: !(Maybe Bool)
- userStarredReposCount :: !(Maybe Integer)
- userVisibility :: !(Maybe Text)
- userWebsite :: !(Maybe Text)
- mkUser :: User
- data UserHeatmapData = UserHeatmapData {}
- mkUserHeatmapData :: UserHeatmapData
- data UserSearch200Response = UserSearch200Response {
- userSearch200ResponseData :: !(Maybe [User])
- userSearch200ResponseOk :: !(Maybe Bool)
- mkUserSearch200Response :: UserSearch200Response
- data UserSettings = UserSettings {
- userSettingsDescription :: !(Maybe Text)
- userSettingsDiffViewStyle :: !(Maybe Text)
- userSettingsFullName :: !(Maybe Text)
- userSettingsHideActivity :: !(Maybe Bool)
- userSettingsHideEmail :: !(Maybe Bool)
- userSettingsLanguage :: !(Maybe Text)
- userSettingsLocation :: !(Maybe Text)
- userSettingsTheme :: !(Maybe Text)
- userSettingsWebsite :: !(Maybe Text)
- mkUserSettings :: UserSettings
- data UserSettingsOptions = UserSettingsOptions {
- userSettingsOptionsDescription :: !(Maybe Text)
- userSettingsOptionsDiffViewStyle :: !(Maybe Text)
- userSettingsOptionsFullName :: !(Maybe Text)
- userSettingsOptionsHideActivity :: !(Maybe Bool)
- userSettingsOptionsHideEmail :: !(Maybe Bool)
- userSettingsOptionsLanguage :: !(Maybe Text)
- userSettingsOptionsLocation :: !(Maybe Text)
- userSettingsOptionsTheme :: !(Maybe Text)
- userSettingsOptionsWebsite :: !(Maybe Text)
- mkUserSettingsOptions :: UserSettingsOptions
- data WatchInfo = WatchInfo {
- watchInfoCreatedAt :: !(Maybe DateTime)
- watchInfoIgnored :: !(Maybe Bool)
- watchInfoReason :: !(Maybe Value)
- watchInfoRepositoryUrl :: !(Maybe Text)
- watchInfoSubscribed :: !(Maybe Bool)
- watchInfoUrl :: !(Maybe Text)
- mkWatchInfo :: WatchInfo
- data WikiCommit = WikiCommit {
- wikiCommitAuthor :: !(Maybe CommitUser)
- wikiCommitCommiter :: !(Maybe CommitUser)
- wikiCommitMessage :: !(Maybe Text)
- wikiCommitSha :: !(Maybe Text)
- mkWikiCommit :: WikiCommit
- data WikiCommitList = WikiCommitList {
- wikiCommitListCommits :: !(Maybe [WikiCommit])
- wikiCommitListCount :: !(Maybe Integer)
- mkWikiCommitList :: WikiCommitList
- data WikiPage = WikiPage {
- wikiPageCommitCount :: !(Maybe Integer)
- wikiPageContentBase64 :: !(Maybe Text)
- wikiPageFooter :: !(Maybe Text)
- wikiPageHtmlUrl :: !(Maybe Text)
- wikiPageLastCommit :: !(Maybe WikiCommit)
- wikiPageSidebar :: !(Maybe Text)
- wikiPageSubUrl :: !(Maybe Text)
- wikiPageTitle :: !(Maybe Text)
- mkWikiPage :: WikiPage
- data WikiPageMetaData = WikiPageMetaData {}
- mkWikiPageMetaData :: WikiPageMetaData
- data E'DiffType
- fromE'DiffType :: E'DiffType -> Text
- toE'DiffType :: Text -> Either String E'DiffType
- data E'Do
- fromE'Do :: E'Do -> Text
- toE'Do :: Text -> Either String E'Do
- data E'Operation
- fromE'Operation :: E'Operation -> Text
- toE'Operation :: Text -> Either String E'Operation
- data E'Permission
- fromE'Permission :: E'Permission -> Text
- toE'Permission :: Text -> Either String E'Permission
- data E'Permission2
- fromE'Permission2 :: E'Permission2 -> Text
- toE'Permission2 :: Text -> Either String E'Permission2
- data E'Service
- fromE'Service :: E'Service -> Text
- toE'Service :: Text -> Either String E'Service
- data E'Sort
- fromE'Sort :: E'Sort -> Text
- toE'Sort :: Text -> Either String E'Sort
- data E'Sort2
- fromE'Sort2 :: E'Sort2 -> Text
- toE'Sort2 :: Text -> Either String E'Sort2
- data E'State
- fromE'State :: E'State -> Text
- toE'State :: Text -> Either String E'State
- data E'State2
- fromE'State2 :: E'State2 -> Text
- toE'State2 :: Text -> Either String E'State2
- data E'State3
- fromE'State3 :: E'State3 -> Text
- toE'State3 :: Text -> Either String E'State3
- data E'Style
- fromE'Style :: E'Style -> Text
- toE'Style :: Text -> Either String E'Style
- data E'SubjectType
- fromE'SubjectType :: E'SubjectType -> Text
- toE'SubjectType :: Text -> Either String E'SubjectType
- data E'TrustModel
- fromE'TrustModel :: E'TrustModel -> Text
- toE'TrustModel :: Text -> Either String E'TrustModel
- data E'Type
- fromE'Type :: E'Type -> Text
- toE'Type :: Text -> Either String E'Type
- data E'Type2
- = E'Type2'Alpine
- | E'Type2'Cargo
- | E'Type2'Chef
- | E'Type2'Composer
- | E'Type2'Conan
- | E'Type2'Conda
- | E'Type2'Container
- | E'Type2'Cran
- | E'Type2'Debian
- | E'Type2'Generic
- | E'Type2'Go
- | E'Type2'Helm
- | E'Type2'Maven
- | E'Type2'Npm
- | E'Type2'Nuget
- | E'Type2'Pub
- | E'Type2'Pypi
- | E'Type2'Rpm
- | E'Type2'Rubygems
- | E'Type2'Swift
- | E'Type2'Vagrant
- fromE'Type2 :: E'Type2 -> Text
- toE'Type2 :: Text -> Either String E'Type2
- data E'Type3
- fromE'Type3 :: E'Type3 -> Text
- toE'Type3 :: Text -> Either String E'Type3
- data E'Visibility
- fromE'Visibility :: E'Visibility -> Text
- toE'Visibility :: Text -> Either String E'Visibility
- data E'Whitespace
- fromE'Whitespace :: E'Whitespace -> Text
- toE'Whitespace :: Text -> Either String E'Whitespace
- data AuthApiKeyAccessToken = AuthApiKeyAccessToken Text
- data AuthApiKeyAuthorizationHeaderToken = AuthApiKeyAuthorizationHeaderToken Text
- data AuthBasicBasicAuth = AuthBasicBasicAuth ByteString ByteString
- data AuthApiKeySudoHeader = AuthApiKeySudoHeader Text
- data AuthApiKeySudoParam = AuthApiKeySudoParam Text
- data AuthApiKeyTOTPHeader = AuthApiKeyTOTPHeader Text
- data AuthApiKeyToken = AuthApiKeyToken Text
Parameter newtypes
All
Instances
Show All Source # | |
Eq All Source # | |
HasOptionalParam NotifyGetList All Source # | Optional Param "all" - If true, show notifications marked as read. Default value is false |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyGetList contentType res accept -> All -> GiteaRequest NotifyGetList contentType res accept Source # (-&-) :: GiteaRequest NotifyGetList contentType res accept -> All -> GiteaRequest NotifyGetList contentType res accept Source # | |
HasOptionalParam NotifyGetRepoList All Source # | Optional Param "all" - If true, show notifications marked as read. Default value is false |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyGetRepoList contentType res accept -> All -> GiteaRequest NotifyGetRepoList contentType res accept Source # (-&-) :: GiteaRequest NotifyGetRepoList contentType res accept -> All -> GiteaRequest NotifyGetRepoList contentType res accept Source # |
AllText
Instances
Show AllText Source # | |
Eq AllText Source # | |
HasOptionalParam NotifyReadList AllText Source # | Optional Param "all" - If true, mark all notifications on this repo. Default value is false |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyReadList contentType res accept -> AllText -> GiteaRequest NotifyReadList contentType res accept Source # (-&-) :: GiteaRequest NotifyReadList contentType res accept -> AllText -> GiteaRequest NotifyReadList contentType res accept Source # | |
HasOptionalParam NotifyReadRepoList AllText Source # | Optional Param "all" - If true, mark all notifications on this repo. Default value is false |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyReadRepoList contentType res accept -> AllText -> GiteaRequest NotifyReadRepoList contentType res accept Source # (-&-) :: GiteaRequest NotifyReadRepoList contentType res accept -> AllText -> GiteaRequest NotifyReadRepoList contentType res accept Source # |
Archive
Archived
Constructors
Archived | |
Fields
|
Instances
Show Archived Source # | |
Eq Archived Source # | |
HasOptionalParam RepoSearch Archived Source # | Optional Param "archived" - show only archived, non-archived or all repositories (defaults to all) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> Archived -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> Archived -> GiteaRequest RepoSearch contentType res accept Source # |
Assigned
Constructors
Assigned | |
Fields
|
Instances
Show Assigned Source # | |
Eq Assigned Source # | |
HasOptionalParam IssueSearchIssues Assigned Source # | Optional Param "assigned" - filter (issues / pulls) assigned to you, default is false |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Assigned -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Assigned -> GiteaRequest IssueSearchIssues contentType res accept Source # |
AssignedBy
newtype AssignedBy Source #
Constructors
AssignedBy | |
Fields
|
Instances
Show AssignedBy Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AssignedBy -> ShowS # show :: AssignedBy -> String # showList :: [AssignedBy] -> ShowS # | |
Eq AssignedBy Source # | |
Defined in Gitea.Model | |
HasOptionalParam IssueListIssues AssignedBy Source # | Optional Param "assigned_by" - Only show items for which the given user is assigned |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueListIssues contentType res accept -> AssignedBy -> GiteaRequest IssueListIssues contentType res accept Source # (-&-) :: GiteaRequest IssueListIssues contentType res accept -> AssignedBy -> GiteaRequest IssueListIssues contentType res accept Source # |
Attachment2
newtype Attachment2 Source #
Constructors
Attachment2 | |
Fields |
Instances
Show Attachment2 Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> Attachment2 -> ShowS # show :: Attachment2 -> String # showList :: [Attachment2] -> ShowS # | |
Eq Attachment2 Source # | |
Defined in Gitea.Model |
AttachmentId
newtype AttachmentId Source #
Constructors
AttachmentId | |
Fields |
Instances
Show AttachmentId Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AttachmentId -> ShowS # show :: AttachmentId -> String # showList :: [AttachmentId] -> ShowS # | |
Eq AttachmentId Source # | |
Defined in Gitea.Model |
Before
Instances
Show Before Source # | |
Eq Before Source # | |
HasOptionalParam IssueGetComments Before Source # | Optional Param "before" - if provided, only comments updated before the provided time are returned. |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueGetComments contentType res accept -> Before -> GiteaRequest IssueGetComments contentType res accept Source # (-&-) :: GiteaRequest IssueGetComments contentType res accept -> Before -> GiteaRequest IssueGetComments contentType res accept Source # | |
HasOptionalParam IssueGetCommentsAndTimeline Before Source # | Optional Param "before" - if provided, only comments updated before the provided time are returned. |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueGetCommentsAndTimeline contentType res accept -> Before -> GiteaRequest IssueGetCommentsAndTimeline contentType res accept Source # (-&-) :: GiteaRequest IssueGetCommentsAndTimeline contentType res accept -> Before -> GiteaRequest IssueGetCommentsAndTimeline contentType res accept Source # | |
HasOptionalParam IssueGetRepoComments Before Source # | Optional Param "before" - if provided, only comments updated before the provided time are returned. |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueGetRepoComments contentType res accept -> Before -> GiteaRequest IssueGetRepoComments contentType res accept Source # (-&-) :: GiteaRequest IssueGetRepoComments contentType res accept -> Before -> GiteaRequest IssueGetRepoComments contentType res accept Source # | |
HasOptionalParam IssueListIssues Before Source # | Optional Param "before" - Only show items updated before the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueListIssues contentType res accept -> Before -> GiteaRequest IssueListIssues contentType res accept Source # (-&-) :: GiteaRequest IssueListIssues contentType res accept -> Before -> GiteaRequest IssueListIssues contentType res accept Source # | |
HasOptionalParam IssueSearchIssues Before Source # | Optional Param "before" - Only show notifications updated before the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Before -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Before -> GiteaRequest IssueSearchIssues contentType res accept Source # | |
HasOptionalParam IssueTrackedTimes Before Source # | Optional Param "before" - Only show times updated before the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueTrackedTimes contentType res accept -> Before -> GiteaRequest IssueTrackedTimes contentType res accept Source # (-&-) :: GiteaRequest IssueTrackedTimes contentType res accept -> Before -> GiteaRequest IssueTrackedTimes contentType res accept Source # | |
HasOptionalParam NotifyGetList Before Source # | Optional Param "before" - Only show notifications updated before the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyGetList contentType res accept -> Before -> GiteaRequest NotifyGetList contentType res accept Source # (-&-) :: GiteaRequest NotifyGetList contentType res accept -> Before -> GiteaRequest NotifyGetList contentType res accept Source # | |
HasOptionalParam NotifyGetRepoList Before Source # | Optional Param "before" - Only show notifications updated before the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyGetRepoList contentType res accept -> Before -> GiteaRequest NotifyGetRepoList contentType res accept Source # (-&-) :: GiteaRequest NotifyGetRepoList contentType res accept -> Before -> GiteaRequest NotifyGetRepoList contentType res accept Source # | |
HasOptionalParam RepoTrackedTimes Before Source # | Optional Param "before" - Only show times updated before the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoTrackedTimes contentType res accept -> Before -> GiteaRequest RepoTrackedTimes contentType res accept Source # (-&-) :: GiteaRequest RepoTrackedTimes contentType res accept -> Before -> GiteaRequest RepoTrackedTimes contentType res accept Source # | |
HasOptionalParam UserCurrentTrackedTimes Before Source # | Optional Param "before" - Only show times updated before the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.User Methods applyOptionalParam :: GiteaRequest UserCurrentTrackedTimes contentType res accept -> Before -> GiteaRequest UserCurrentTrackedTimes contentType res accept Source # (-&-) :: GiteaRequest UserCurrentTrackedTimes contentType res accept -> Before -> GiteaRequest UserCurrentTrackedTimes contentType res accept Source # |
Body
Instances
ToJSON Body Source # | |
Defined in Gitea.Model | |
Show Body Source # | |
Eq Body Source # | |
HasBodyParam RenderMarkdownRaw Body Source # | Body Param "body" - Request body to render |
Defined in Gitea.API.Miscellaneous Methods setBodyParam :: (Consumes RenderMarkdownRaw contentType, MimeRender contentType Body) => GiteaRequest RenderMarkdownRaw contentType res accept -> Body -> GiteaRequest RenderMarkdownRaw contentType res accept Source # |
Branch2
Collaborator
newtype Collaborator Source #
Constructors
Collaborator | |
Fields |
Instances
Show Collaborator Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> Collaborator -> ShowS # show :: Collaborator -> String # showList :: [Collaborator] -> ShowS # | |
Eq Collaborator Source # | |
Defined in Gitea.Model |
Created
Instances
Show Created Source # | |
Eq Created Source # | |
HasOptionalParam IssueSearchIssues Created Source # | Optional Param "created" - filter (issues / pulls) created by you, default is false |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Created -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Created -> GiteaRequest IssueSearchIssues contentType res accept Source # |
CreatedBy
Constructors
CreatedBy | |
Fields
|
Instances
Show CreatedBy Source # | |
Eq CreatedBy Source # | |
HasOptionalParam IssueListIssues CreatedBy Source # | Optional Param "created_by" - Only show items which were created by the the given user |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueListIssues contentType res accept -> CreatedBy -> GiteaRequest IssueListIssues contentType res accept Source # (-&-) :: GiteaRequest IssueListIssues contentType res accept -> CreatedBy -> GiteaRequest IssueListIssues contentType res accept Source # |
DiffType
Constructors
DiffType | |
Fields |
Draft
Instances
Show Draft Source # | |
Eq Draft Source # | |
HasOptionalParam RepoListReleases Draft Source # | Optional Param "draft" - filter (exclude / include) drafts, if you dont have repo write access none will show |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListReleases contentType res accept -> Draft -> GiteaRequest RepoListReleases contentType res accept Source # (-&-) :: GiteaRequest RepoListReleases contentType res accept -> Draft -> GiteaRequest RepoListReleases contentType res accept Source # |
Exclusive
Constructors
Exclusive | |
Fields
|
Instances
Show Exclusive Source # | |
Eq Exclusive Source # | |
HasOptionalParam RepoSearch Exclusive Source # | Optional Param "exclusive" - if |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> Exclusive -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> Exclusive -> GiteaRequest RepoSearch contentType res accept Source # |
Filepath
Constructors
Filepath | |
Fields
|
Files
Instances
Show Files Source # | |
Eq Files Source # | |
HasOptionalParam RepoGetAllCommits Files Source # | Optional Param "files" - include a list of affected files for every commit (disable for speedup, default |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetAllCommits contentType res accept -> Files -> GiteaRequest RepoGetAllCommits contentType res accept Source # (-&-) :: GiteaRequest RepoGetAllCommits contentType res accept -> Files -> GiteaRequest RepoGetAllCommits contentType res accept Source # | |
HasOptionalParam RepoGetSingleCommit Files Source # | Optional Param "files" - include a list of affected files for every commit (disable for speedup, default |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetSingleCommit contentType res accept -> Files -> GiteaRequest RepoGetSingleCommit contentType res accept Source # (-&-) :: GiteaRequest RepoGetSingleCommit contentType res accept -> Files -> GiteaRequest RepoGetSingleCommit contentType res accept Source # |
Fingerprint
newtype Fingerprint Source #
Constructors
Fingerprint | |
Fields |
Instances
Id
IdInt
IdText
IncludeDesc
newtype IncludeDesc Source #
Constructors
IncludeDesc | |
Fields |
Instances
Index
IndexInt
Constructors
IndexInt | |
Fields
|
IndexText
Constructors
IndexText | |
Fields
|
Instances
IsPrivate
Constructors
IsPrivate | |
Fields
|
Instances
Show IsPrivate Source # | |
Eq IsPrivate Source # | |
HasOptionalParam RepoSearch IsPrivate Source # | Optional Param "is_private" - show only pubic, private or all repositories (defaults to all) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> IsPrivate -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> IsPrivate -> GiteaRequest RepoSearch contentType res accept Source # |
KeyId
Instances
Show KeyId Source # | |
Eq KeyId Source # | |
HasOptionalParam RepoListKeys KeyId Source # | Optional Param "key_id" - the key_id to search for |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListKeys contentType res accept -> KeyId -> GiteaRequest RepoListKeys contentType res accept Source # (-&-) :: GiteaRequest RepoListKeys contentType res accept -> KeyId -> GiteaRequest RepoListKeys contentType res accept Source # |
Labels
Instances
Show Labels Source # | |
Eq Labels Source # | |
HasOptionalParam IssueListIssues Labels Source # | Optional Param "labels" - comma separated list of labels. Fetch only issues that have any of this labels. Non existent labels are discarded |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueListIssues contentType res accept -> Labels -> GiteaRequest IssueListIssues contentType res accept Source # (-&-) :: GiteaRequest IssueListIssues contentType res accept -> Labels -> GiteaRequest IssueListIssues contentType res accept Source # | |
HasOptionalParam IssueSearchIssues Labels Source # | Optional Param "labels" - comma separated list of labels. Fetch only issues that have any of this labels. Non existent labels are discarded |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Labels -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Labels -> GiteaRequest IssueSearchIssues contentType res accept Source # |
LabelsInteger
newtype LabelsInteger Source #
Constructors
LabelsInteger | |
Fields
|
Instances
Show LabelsInteger Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> LabelsInteger -> ShowS # show :: LabelsInteger -> String # showList :: [LabelsInteger] -> ShowS # | |
Eq LabelsInteger Source # | |
Defined in Gitea.Model Methods (==) :: LabelsInteger -> LabelsInteger -> Bool # (/=) :: LabelsInteger -> LabelsInteger -> Bool # | |
HasOptionalParam RepoListPullRequests LabelsInteger Source # | Optional Param "labels" - Label IDs |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListPullRequests contentType res accept -> LabelsInteger -> GiteaRequest RepoListPullRequests contentType res accept Source # (-&-) :: GiteaRequest RepoListPullRequests contentType res accept -> LabelsInteger -> GiteaRequest RepoListPullRequests contentType res accept Source # |
LastReadAt
newtype LastReadAt Source #
Constructors
LastReadAt | |
Fields |
Instances
Show LastReadAt Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> LastReadAt -> ShowS # show :: LastReadAt -> String # showList :: [LastReadAt] -> ShowS # | |
Eq LastReadAt Source # | |
Defined in Gitea.Model | |
HasOptionalParam NotifyReadList LastReadAt Source # | Optional Param "last_read_at" - Describes the last point that notifications were checked. Anything updated since this time will not be updated. |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyReadList contentType res accept -> LastReadAt -> GiteaRequest NotifyReadList contentType res accept Source # (-&-) :: GiteaRequest NotifyReadList contentType res accept -> LastReadAt -> GiteaRequest NotifyReadList contentType res accept Source # | |
HasOptionalParam NotifyReadRepoList LastReadAt Source # | Optional Param "last_read_at" - Describes the last point that notifications were checked. Anything updated since this time will not be updated. |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyReadRepoList contentType res accept -> LastReadAt -> GiteaRequest NotifyReadRepoList contentType res accept Source # (-&-) :: GiteaRequest NotifyReadRepoList contentType res accept -> LastReadAt -> GiteaRequest NotifyReadRepoList contentType res accept Source # |
Limit
Instances
LoginName
Constructors
LoginName | |
Fields
|
Instances
Show LoginName Source # | |
Eq LoginName Source # | |
HasOptionalParam AdminSearchUsers LoginName Source # | Optional Param "login_name" - user's login name to search for |
Defined in Gitea.API.Admin Methods applyOptionalParam :: GiteaRequest AdminSearchUsers contentType res accept -> LoginName -> GiteaRequest AdminSearchUsers contentType res accept Source # (-&-) :: GiteaRequest AdminSearchUsers contentType res accept -> LoginName -> GiteaRequest AdminSearchUsers contentType res accept Source # |
Mentioned
Constructors
Mentioned | |
Fields
|
Instances
Show Mentioned Source # | |
Eq Mentioned Source # | |
HasOptionalParam IssueSearchIssues Mentioned Source # | Optional Param "mentioned" - filter (issues / pulls) mentioning you, default is false |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Mentioned -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Mentioned -> GiteaRequest IssueSearchIssues contentType res accept Source # |
MentionedBy
newtype MentionedBy Source #
Constructors
MentionedBy | |
Fields |
Instances
Show MentionedBy Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> MentionedBy -> ShowS # show :: MentionedBy -> String # showList :: [MentionedBy] -> ShowS # | |
Eq MentionedBy Source # | |
Defined in Gitea.Model | |
HasOptionalParam IssueListIssues MentionedBy Source # | Optional Param "mentioned_by" - Only show items in which the given user was mentioned |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueListIssues contentType res accept -> MentionedBy -> GiteaRequest IssueListIssues contentType res accept Source # (-&-) :: GiteaRequest IssueListIssues contentType res accept -> MentionedBy -> GiteaRequest IssueListIssues contentType res accept Source # |
Milestone2
newtype Milestone2 Source #
Constructors
Milestone2 | |
Fields |
Instances
Show Milestone2 Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> Milestone2 -> ShowS # show :: Milestone2 -> String # showList :: [Milestone2] -> ShowS # | |
Eq Milestone2 Source # | |
Defined in Gitea.Model | |
HasOptionalParam RepoListPullRequests Milestone2 Source # | Optional Param "milestone" - ID of the milestone |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListPullRequests contentType res accept -> Milestone2 -> GiteaRequest RepoListPullRequests contentType res accept Source # (-&-) :: GiteaRequest RepoListPullRequests contentType res accept -> Milestone2 -> GiteaRequest RepoListPullRequests contentType res accept Source # |
Milestones
newtype Milestones Source #
Constructors
Milestones | |
Fields
|
Instances
Show Milestones Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> Milestones -> ShowS # show :: Milestones -> String # showList :: [Milestones] -> ShowS # | |
Eq Milestones Source # | |
Defined in Gitea.Model | |
HasOptionalParam IssueListIssues Milestones Source # | Optional Param "milestones" - comma separated list of milestone names or ids. It uses names and fall back to ids. Fetch only issues that have any of this milestones. Non existent milestones are discarded |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueListIssues contentType res accept -> Milestones -> GiteaRequest IssueListIssues contentType res accept Source # (-&-) :: GiteaRequest IssueListIssues contentType res accept -> Milestones -> GiteaRequest IssueListIssues contentType res accept Source # | |
HasOptionalParam IssueSearchIssues Milestones Source # | Optional Param "milestones" - comma separated list of milestone names. Fetch only issues that have any of this milestones. Non existent are discarded |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Milestones -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Milestones -> GiteaRequest IssueSearchIssues contentType res accept Source # |
Mode
Instances
Show Mode Source # | |
Eq Mode Source # | |
HasOptionalParam RepoSearch Mode Source # | Optional Param "mode" - type of repository to search for. Supported values are "fork", "source", "mirror" and "collaborative" |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> Mode -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> Mode -> GiteaRequest RepoSearch contentType res accept Source # |
Name
Instances
Not
Instances
Show Not Source # | |
Eq Not Source # | |
HasOptionalParam RepoGetAllCommits Not Source # | Optional Param "not" - commits that match the given specifier will not be listed. |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetAllCommits contentType res accept -> Not -> GiteaRequest RepoGetAllCommits contentType res accept Source # (-&-) :: GiteaRequest RepoGetAllCommits contentType res accept -> Not -> GiteaRequest RepoGetAllCommits contentType res accept Source # |
OnlyPerformedBy
newtype OnlyPerformedBy Source #
Constructors
OnlyPerformedBy | |
Fields |
Instances
Show OnlyPerformedBy Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> OnlyPerformedBy -> ShowS # show :: OnlyPerformedBy -> String # showList :: [OnlyPerformedBy] -> ShowS # | |
Eq OnlyPerformedBy Source # | |
Defined in Gitea.Model Methods (==) :: OnlyPerformedBy -> OnlyPerformedBy -> Bool # (/=) :: OnlyPerformedBy -> OnlyPerformedBy -> Bool # | |
HasOptionalParam UserListActivityFeeds OnlyPerformedBy Source # | Optional Param "only-performed-by" - if true, only show actions performed by the requested user |
Defined in Gitea.API.User Methods applyOptionalParam :: GiteaRequest UserListActivityFeeds contentType res accept -> OnlyPerformedBy -> GiteaRequest UserListActivityFeeds contentType res accept Source # (-&-) :: GiteaRequest UserListActivityFeeds contentType res accept -> OnlyPerformedBy -> GiteaRequest UserListActivityFeeds contentType res accept Source # |
Order
Instances
Show Order Source # | |
Eq Order Source # | |
HasOptionalParam RepoSearch Order Source # | Optional Param "order" - sort order, either "asc" (ascending) or "desc" (descending). Default is "asc", ignored if "sort" is not specified. |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> Order -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> Order -> GiteaRequest RepoSearch contentType res accept Source # |
Org
Owner
Instances
Show Owner Source # | |
Eq Owner Source # | |
HasOptionalParam IssueSearchIssues Owner Source # | Optional Param "owner" - filter by owner |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Owner -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Owner -> GiteaRequest IssueSearchIssues contentType res accept Source # |
Page
Instances
PageName
Constructors
PageName | |
Fields
|
ParamBinary
newtype ParamBinary Source #
Constructors
ParamBinary | |
Fields |
Instances
Show ParamBinary Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ParamBinary -> ShowS # show :: ParamBinary -> String # showList :: [ParamBinary] -> ShowS # | |
Eq ParamBinary Source # | |
Defined in Gitea.Model | |
HasOptionalParam RepoDownloadPullDiffOrPatch ParamBinary Source # | Optional Param "binary" - whether to include binary file changes. if true, the diff is applicable with `git apply` |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoDownloadPullDiffOrPatch contentType res accept -> ParamBinary -> GiteaRequest RepoDownloadPullDiffOrPatch contentType res accept Source # (-&-) :: GiteaRequest RepoDownloadPullDiffOrPatch contentType res accept -> ParamBinary -> GiteaRequest RepoDownloadPullDiffOrPatch contentType res accept Source # |
ParamDate
Constructors
ParamDate | |
Fields
|
Instances
ParamType
Constructors
ParamType | |
Fields |
Instances
Show ParamType Source # | |
Eq ParamType Source # | |
HasOptionalParam ListPackages ParamType Source # | Optional Param "type" - package type filter |
Defined in Gitea.API.Package Methods applyOptionalParam :: GiteaRequest ListPackages contentType res accept -> ParamType -> GiteaRequest ListPackages contentType res accept Source # (-&-) :: GiteaRequest ListPackages contentType res accept -> ParamType -> GiteaRequest ListPackages contentType res accept Source # |
ParamType2
newtype ParamType2 Source #
Constructors
ParamType2 | |
Fields |
Instances
Show ParamType2 Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ParamType2 -> ShowS # show :: ParamType2 -> String # showList :: [ParamType2] -> ShowS # | |
Eq ParamType2 Source # | |
Defined in Gitea.Model | |
HasOptionalParam IssueListIssues ParamType2 Source # | Optional Param "type" - filter by type (issues / pulls) if set |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueListIssues contentType res accept -> ParamType2 -> GiteaRequest IssueListIssues contentType res accept Source # (-&-) :: GiteaRequest IssueListIssues contentType res accept -> ParamType2 -> GiteaRequest IssueListIssues contentType res accept Source # |
ParamTypeText
newtype ParamTypeText Source #
Constructors
ParamTypeText | |
Fields |
Instances
Show ParamTypeText Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ParamTypeText -> ShowS # show :: ParamTypeText -> String # showList :: [ParamTypeText] -> ShowS # | |
Eq ParamTypeText Source # | |
Defined in Gitea.Model Methods (==) :: ParamTypeText -> ParamTypeText -> Bool # (/=) :: ParamTypeText -> ParamTypeText -> Bool # | |
HasOptionalParam IssueSearchIssues ParamTypeText Source # | Optional Param "type" - filter by type (issues / pulls) if set |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> ParamTypeText -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> ParamTypeText -> GiteaRequest IssueSearchIssues contentType res accept Source # |
Path
Instances
Show Path Source # | |
Eq Path Source # | |
HasOptionalParam RepoGetAllCommits Path Source # | Optional Param "path" - filepath of a file/dir |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetAllCommits contentType res accept -> Path -> GiteaRequest RepoGetAllCommits contentType res accept Source # (-&-) :: GiteaRequest RepoGetAllCommits contentType res accept -> Path -> GiteaRequest RepoGetAllCommits contentType res accept Source # |
Pattern
Instances
Show Pattern Source # | |
Eq Pattern Source # | |
HasOptionalParam AdminUnadoptedList Pattern Source # | Optional Param "pattern" - pattern of repositories to search for |
Defined in Gitea.API.Admin Methods applyOptionalParam :: GiteaRequest AdminUnadoptedList contentType res accept -> Pattern -> GiteaRequest AdminUnadoptedList contentType res accept Source # (-&-) :: GiteaRequest AdminUnadoptedList contentType res accept -> Pattern -> GiteaRequest AdminUnadoptedList contentType res accept Source # |
PerPage
Instances
Show PerPage Source # | |
Eq PerPage Source # | |
HasOptionalParam GetTree PerPage Source # | Optional Param "per_page" - number of items per page |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest GetTree contentType res accept -> PerPage -> GiteaRequest GetTree contentType res accept Source # (-&-) :: GiteaRequest GetTree contentType res accept -> PerPage -> GiteaRequest GetTree contentType res accept Source # | |
HasOptionalParam RepoListReleases PerPage Source # | Optional Param "per_page" - page size of results, deprecated - use limit |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListReleases contentType res accept -> PerPage -> GiteaRequest RepoListReleases contentType res accept Source # (-&-) :: GiteaRequest RepoListReleases contentType res accept -> PerPage -> GiteaRequest RepoListReleases contentType res accept Source # |
Position
Constructors
Position | |
Fields |
PreRelease
newtype PreRelease Source #
Constructors
PreRelease | |
Fields
|
Instances
Show PreRelease Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PreRelease -> ShowS # show :: PreRelease -> String # showList :: [PreRelease] -> ShowS # | |
Eq PreRelease Source # | |
Defined in Gitea.Model | |
HasOptionalParam RepoListReleases PreRelease Source # | Optional Param "pre-release" - filter (exclude / include) pre-releases |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListReleases contentType res accept -> PreRelease -> GiteaRequest RepoListReleases contentType res accept Source # (-&-) :: GiteaRequest RepoListReleases contentType res accept -> PreRelease -> GiteaRequest RepoListReleases contentType res accept Source # |
PriorityOwnerId
newtype PriorityOwnerId Source #
Constructors
PriorityOwnerId | |
Fields |
Instances
Show PriorityOwnerId Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PriorityOwnerId -> ShowS # show :: PriorityOwnerId -> String # showList :: [PriorityOwnerId] -> ShowS # | |
Eq PriorityOwnerId Source # | |
Defined in Gitea.Model Methods (==) :: PriorityOwnerId -> PriorityOwnerId -> Bool # (/=) :: PriorityOwnerId -> PriorityOwnerId -> Bool # | |
HasOptionalParam RepoSearch PriorityOwnerId Source # | Optional Param "priority_owner_id" - repo owner to prioritize in the results |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> PriorityOwnerId -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> PriorityOwnerId -> GiteaRequest RepoSearch contentType res accept Source # |
PriorityRepoId
newtype PriorityRepoId Source #
Constructors
PriorityRepoId | |
Fields |
Instances
Show PriorityRepoId Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PriorityRepoId -> ShowS # show :: PriorityRepoId -> String # showList :: [PriorityRepoId] -> ShowS # | |
Eq PriorityRepoId Source # | |
Defined in Gitea.Model Methods (==) :: PriorityRepoId -> PriorityRepoId -> Bool # (/=) :: PriorityRepoId -> PriorityRepoId -> Bool # | |
HasOptionalParam IssueSearchIssues PriorityRepoId Source # | Optional Param "priority_repo_id" - repository to prioritize in the results |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> PriorityRepoId -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> PriorityRepoId -> GiteaRequest IssueSearchIssues contentType res accept Source # |
Private
Instances
Show Private Source # | |
Eq Private Source # | |
HasOptionalParam RepoSearch Private Source # | Optional Param "private" - include private repositories this user has access to (defaults to true) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> Private -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> Private -> GiteaRequest RepoSearch contentType res accept Source # |
Purge
Instances
Show Purge Source # | |
Eq Purge Source # | |
HasOptionalParam AdminDeleteUser Purge Source # | Optional Param "purge" - purge the user from the system completely |
Defined in Gitea.API.Admin Methods applyOptionalParam :: GiteaRequest AdminDeleteUser contentType res accept -> Purge -> GiteaRequest AdminDeleteUser contentType res accept Source # (-&-) :: GiteaRequest AdminDeleteUser contentType res accept -> Purge -> GiteaRequest AdminDeleteUser contentType res accept Source # |
Q
Instances
Recursive
Constructors
Recursive | |
Fields
|
Instances
Show Recursive Source # | |
Eq Recursive Source # | |
HasOptionalParam GetTree Recursive Source # | Optional Param "recursive" - show all directories and files |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest GetTree contentType res accept -> Recursive -> GiteaRequest GetTree contentType res accept Source # (-&-) :: GiteaRequest GetTree contentType res accept -> Recursive -> GiteaRequest GetTree contentType res accept Source # |
Ref
Instances
Show Ref Source # | |
Eq Ref Source # | |
HasOptionalParam RepoGetContents Ref Source # | Optional Param "ref" - The name of the commitbranchtag. Default the repository’s default branch (usually master) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetContents contentType res accept -> Ref -> GiteaRequest RepoGetContents contentType res accept Source # (-&-) :: GiteaRequest RepoGetContents contentType res accept -> Ref -> GiteaRequest RepoGetContents contentType res accept Source # | |
HasOptionalParam RepoGetContentsList Ref Source # | Optional Param "ref" - The name of the commitbranchtag. Default the repository’s default branch (usually master) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetContentsList contentType res accept -> Ref -> GiteaRequest RepoGetContentsList contentType res accept Source # (-&-) :: GiteaRequest RepoGetContentsList contentType res accept -> Ref -> GiteaRequest RepoGetContentsList contentType res accept Source # | |
HasOptionalParam RepoGetEditorConfig Ref Source # | Optional Param "ref" - The name of the commitbranchtag. Default the repository’s default branch (usually master) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetEditorConfig contentType res accept -> Ref -> GiteaRequest RepoGetEditorConfig contentType res accept Source # (-&-) :: GiteaRequest RepoGetEditorConfig contentType res accept -> Ref -> GiteaRequest RepoGetEditorConfig contentType res accept Source # | |
HasOptionalParam RepoGetRawFile Ref Source # | Optional Param "ref" - The name of the commitbranchtag. Default the repository’s default branch (usually master) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetRawFile contentType res accept -> Ref -> GiteaRequest RepoGetRawFile contentType res accept Source # (-&-) :: GiteaRequest RepoGetRawFile contentType res accept -> Ref -> GiteaRequest RepoGetRawFile contentType res accept Source # | |
HasOptionalParam RepoGetRawFileOrLFS Ref Source # | Optional Param "ref" - The name of the commitbranchtag. Default the repository’s default branch (usually master) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetRawFileOrLFS contentType res accept -> Ref -> GiteaRequest RepoGetRawFileOrLFS contentType res accept Source # (-&-) :: GiteaRequest RepoGetRawFileOrLFS contentType res accept -> Ref -> GiteaRequest RepoGetRawFileOrLFS contentType res accept Source # | |
HasOptionalParam RepoTestHook Ref Source # | Optional Param "ref" - The name of the commitbranchtag, indicates which commit will be loaded to the webhook payload. |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoTestHook contentType res accept -> Ref -> GiteaRequest RepoTestHook contentType res accept Source # (-&-) :: GiteaRequest RepoTestHook contentType res accept -> Ref -> GiteaRequest RepoTestHook contentType res accept Source # |
Repo
ReviewRequested
newtype ReviewRequested Source #
Constructors
ReviewRequested | |
Fields |
Instances
Show ReviewRequested Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ReviewRequested -> ShowS # show :: ReviewRequested -> String # showList :: [ReviewRequested] -> ShowS # | |
Eq ReviewRequested Source # | |
Defined in Gitea.Model Methods (==) :: ReviewRequested -> ReviewRequested -> Bool # (/=) :: ReviewRequested -> ReviewRequested -> Bool # | |
HasOptionalParam IssueSearchIssues ReviewRequested Source # | Optional Param "review_requested" - filter pulls requesting your review, default is false |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> ReviewRequested -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> ReviewRequested -> GiteaRequest IssueSearchIssues contentType res accept Source # |
Reviewed
Constructors
Reviewed | |
Fields
|
Instances
Show Reviewed Source # | |
Eq Reviewed Source # | |
HasOptionalParam IssueSearchIssues Reviewed Source # | Optional Param "reviewed" - filter pulls reviewed by you, default is false |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Reviewed -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Reviewed -> GiteaRequest IssueSearchIssues contentType res accept Source # |
Sha
Instances
Show Sha Source # | |
Eq Sha Source # | |
HasOptionalParam RepoGetAllCommits Sha Source # | Optional Param "sha" - SHA or branch to start listing commits from (usually |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetAllCommits contentType res accept -> Sha -> GiteaRequest RepoGetAllCommits contentType res accept Source # (-&-) :: GiteaRequest RepoGetAllCommits contentType res accept -> Sha -> GiteaRequest RepoGetAllCommits contentType res accept Source # |
Since
Instances
Show Since Source # | |
Eq Since Source # | |
HasOptionalParam IssueGetComments Since Source # | Optional Param "since" - if provided, only comments updated since the specified time are returned. |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueGetComments contentType res accept -> Since -> GiteaRequest IssueGetComments contentType res accept Source # (-&-) :: GiteaRequest IssueGetComments contentType res accept -> Since -> GiteaRequest IssueGetComments contentType res accept Source # | |
HasOptionalParam IssueGetCommentsAndTimeline Since Source # | Optional Param "since" - if provided, only comments updated since the specified time are returned. |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueGetCommentsAndTimeline contentType res accept -> Since -> GiteaRequest IssueGetCommentsAndTimeline contentType res accept Source # (-&-) :: GiteaRequest IssueGetCommentsAndTimeline contentType res accept -> Since -> GiteaRequest IssueGetCommentsAndTimeline contentType res accept Source # | |
HasOptionalParam IssueGetRepoComments Since Source # | Optional Param "since" - if provided, only comments updated since the provided time are returned. |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueGetRepoComments contentType res accept -> Since -> GiteaRequest IssueGetRepoComments contentType res accept Source # (-&-) :: GiteaRequest IssueGetRepoComments contentType res accept -> Since -> GiteaRequest IssueGetRepoComments contentType res accept Source # | |
HasOptionalParam IssueListIssues Since Source # | Optional Param "since" - Only show items updated after the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueListIssues contentType res accept -> Since -> GiteaRequest IssueListIssues contentType res accept Source # (-&-) :: GiteaRequest IssueListIssues contentType res accept -> Since -> GiteaRequest IssueListIssues contentType res accept Source # | |
HasOptionalParam IssueSearchIssues Since Source # | Optional Param "since" - Only show notifications updated after the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Since -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Since -> GiteaRequest IssueSearchIssues contentType res accept Source # | |
HasOptionalParam IssueTrackedTimes Since Source # | Optional Param "since" - Only show times updated after the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueTrackedTimes contentType res accept -> Since -> GiteaRequest IssueTrackedTimes contentType res accept Source # (-&-) :: GiteaRequest IssueTrackedTimes contentType res accept -> Since -> GiteaRequest IssueTrackedTimes contentType res accept Source # | |
HasOptionalParam NotifyGetList Since Source # | Optional Param "since" - Only show notifications updated after the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyGetList contentType res accept -> Since -> GiteaRequest NotifyGetList contentType res accept Source # (-&-) :: GiteaRequest NotifyGetList contentType res accept -> Since -> GiteaRequest NotifyGetList contentType res accept Source # | |
HasOptionalParam NotifyGetRepoList Since Source # | Optional Param "since" - Only show notifications updated after the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyGetRepoList contentType res accept -> Since -> GiteaRequest NotifyGetRepoList contentType res accept Source # (-&-) :: GiteaRequest NotifyGetRepoList contentType res accept -> Since -> GiteaRequest NotifyGetRepoList contentType res accept Source # | |
HasOptionalParam RepoTrackedTimes Since Source # | Optional Param "since" - Only show times updated after the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoTrackedTimes contentType res accept -> Since -> GiteaRequest RepoTrackedTimes contentType res accept Source # (-&-) :: GiteaRequest RepoTrackedTimes contentType res accept -> Since -> GiteaRequest RepoTrackedTimes contentType res accept Source # | |
HasOptionalParam UserCurrentTrackedTimes Since Source # | Optional Param "since" - Only show times updated after the given time. This is a timestamp in RFC 3339 format |
Defined in Gitea.API.User Methods applyOptionalParam :: GiteaRequest UserCurrentTrackedTimes contentType res accept -> Since -> GiteaRequest UserCurrentTrackedTimes contentType res accept Source # (-&-) :: GiteaRequest UserCurrentTrackedTimes contentType res accept -> Since -> GiteaRequest UserCurrentTrackedTimes contentType res accept Source # |
SkipTo
Instances
Show SkipTo Source # | |
Eq SkipTo Source # | |
HasOptionalParam RepoGetPullRequestFiles SkipTo Source # | Optional Param "skip-to" - skip to given file |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetPullRequestFiles contentType res accept -> SkipTo -> GiteaRequest RepoGetPullRequestFiles contentType res accept Source # (-&-) :: GiteaRequest RepoGetPullRequestFiles contentType res accept -> SkipTo -> GiteaRequest RepoGetPullRequestFiles contentType res accept Source # |
Sort
Instances
Show Sort Source # | |
Eq Sort Source # | |
HasOptionalParam RepoSearch Sort Source # | Optional Param "sort" - sort repos by attribute. Supported values are "alpha", "created", "updated", "size", and "id". Default is "alpha" |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> Sort -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> Sort -> GiteaRequest RepoSearch contentType res accept Source # |
Sort2
Instances
Show Sort2 Source # | |
Eq Sort2 Source # | |
HasOptionalParam RepoListStatuses Sort2 Source # | Optional Param "sort" - type of sort |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListStatuses contentType res accept -> Sort2 -> GiteaRequest RepoListStatuses contentType res accept Source # (-&-) :: GiteaRequest RepoListStatuses contentType res accept -> Sort2 -> GiteaRequest RepoListStatuses contentType res accept Source # | |
HasOptionalParam RepoListStatusesByRef Sort2 Source # | Optional Param "sort" - type of sort |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListStatusesByRef contentType res accept -> Sort2 -> GiteaRequest RepoListStatusesByRef contentType res accept Source # (-&-) :: GiteaRequest RepoListStatusesByRef contentType res accept -> Sort2 -> GiteaRequest RepoListStatusesByRef contentType res accept Source # |
Sort3
Instances
Show Sort3 Source # | |
Eq Sort3 Source # | |
HasOptionalParam RepoListPullRequests Sort3 Source # | Optional Param "sort" - Type of sort |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListPullRequests contentType res accept -> Sort3 -> GiteaRequest RepoListPullRequests contentType res accept Source # (-&-) :: GiteaRequest RepoListPullRequests contentType res accept -> Sort3 -> GiteaRequest RepoListPullRequests contentType res accept Source # |
SourceId
Constructors
SourceId | |
Fields |
Instances
Show SourceId Source # | |
Eq SourceId Source # | |
HasOptionalParam AdminSearchUsers SourceId Source # | Optional Param "source_id" - ID of the user's login source to search for |
Defined in Gitea.API.Admin Methods applyOptionalParam :: GiteaRequest AdminSearchUsers contentType res accept -> SourceId -> GiteaRequest AdminSearchUsers contentType res accept Source # (-&-) :: GiteaRequest AdminSearchUsers contentType res accept -> SourceId -> GiteaRequest AdminSearchUsers contentType res accept Source # |
StarredBy
Constructors
StarredBy | |
Fields |
Instances
Show StarredBy Source # | |
Eq StarredBy Source # | |
HasOptionalParam RepoSearch StarredBy Source # | Optional Param "starredBy" - search only for repos that the user with the given id has starred |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> StarredBy -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> StarredBy -> GiteaRequest RepoSearch contentType res accept Source # |
Stat
Instances
Show Stat Source # | |
Eq Stat Source # | |
HasOptionalParam RepoGetAllCommits Stat Source # | Optional Param "stat" - include diff stats for every commit (disable for speedup, default |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetAllCommits contentType res accept -> Stat -> GiteaRequest RepoGetAllCommits contentType res accept Source # (-&-) :: GiteaRequest RepoGetAllCommits contentType res accept -> Stat -> GiteaRequest RepoGetAllCommits contentType res accept Source # | |
HasOptionalParam RepoGetSingleCommit Stat Source # | Optional Param "stat" - include diff stats for every commit (disable for speedup, default |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetSingleCommit contentType res accept -> Stat -> GiteaRequest RepoGetSingleCommit contentType res accept Source # (-&-) :: GiteaRequest RepoGetSingleCommit contentType res accept -> Stat -> GiteaRequest RepoGetSingleCommit contentType res accept Source # |
State
Instances
Show State Source # | |
Eq State Source # | |
HasOptionalParam IssueGetMilestonesList State Source # | Optional Param "state" - Milestone state, Recognized values are open, closed and all. Defaults to "open" |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueGetMilestonesList contentType res accept -> State -> GiteaRequest IssueGetMilestonesList contentType res accept Source # (-&-) :: GiteaRequest IssueGetMilestonesList contentType res accept -> State -> GiteaRequest IssueGetMilestonesList contentType res accept Source # | |
HasOptionalParam IssueSearchIssues State Source # | Optional Param "state" - whether issue is open or closed |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> State -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> State -> GiteaRequest IssueSearchIssues contentType res accept Source # |
State2
Instances
Show State2 Source # | |
Eq State2 Source # | |
HasOptionalParam RepoListStatuses State2 Source # | Optional Param "state" - type of state |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListStatuses contentType res accept -> State2 -> GiteaRequest RepoListStatuses contentType res accept Source # (-&-) :: GiteaRequest RepoListStatuses contentType res accept -> State2 -> GiteaRequest RepoListStatuses contentType res accept Source # | |
HasOptionalParam RepoListStatusesByRef State2 Source # | Optional Param "state" - type of state |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListStatusesByRef contentType res accept -> State2 -> GiteaRequest RepoListStatusesByRef contentType res accept Source # (-&-) :: GiteaRequest RepoListStatusesByRef contentType res accept -> State2 -> GiteaRequest RepoListStatusesByRef contentType res accept Source # |
State3
Instances
Show State3 Source # | |
Eq State3 Source # | |
HasOptionalParam IssueListIssues State3 Source # | Optional Param "state" - whether issue is open or closed |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueListIssues contentType res accept -> State3 -> GiteaRequest IssueListIssues contentType res accept Source # (-&-) :: GiteaRequest IssueListIssues contentType res accept -> State3 -> GiteaRequest IssueListIssues contentType res accept Source # | |
HasOptionalParam RepoListPullRequests State3 Source # | Optional Param "state" - State of pull request: open or closed (optional) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoListPullRequests contentType res accept -> State3 -> GiteaRequest RepoListPullRequests contentType res accept Source # (-&-) :: GiteaRequest RepoListPullRequests contentType res accept -> State3 -> GiteaRequest RepoListPullRequests contentType res accept Source # |
StatusTypes
newtype StatusTypes Source #
Constructors
StatusTypes | |
Fields
|
Instances
Show StatusTypes Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> StatusTypes -> ShowS # show :: StatusTypes -> String # showList :: [StatusTypes] -> ShowS # | |
Eq StatusTypes Source # | |
Defined in Gitea.Model | |
HasOptionalParam NotifyGetList StatusTypes Source # | Optional Param "status-types" - Show notifications with the provided status types. Options are: unread, read and/or pinned. Defaults to unread & pinned. |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyGetList contentType res accept -> StatusTypes -> GiteaRequest NotifyGetList contentType res accept Source # (-&-) :: GiteaRequest NotifyGetList contentType res accept -> StatusTypes -> GiteaRequest NotifyGetList contentType res accept Source # | |
HasOptionalParam NotifyGetRepoList StatusTypes Source # | Optional Param "status-types" - Show notifications with the provided status types. Options are: unread, read and/or pinned. Defaults to unread & pinned |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyGetRepoList contentType res accept -> StatusTypes -> GiteaRequest NotifyGetRepoList contentType res accept Source # (-&-) :: GiteaRequest NotifyGetRepoList contentType res accept -> StatusTypes -> GiteaRequest NotifyGetRepoList contentType res accept Source # | |
HasOptionalParam NotifyReadList StatusTypes Source # | Optional Param "status-types" - Mark notifications with the provided status types. Options are: unread, read and/or pinned. Defaults to unread. |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyReadList contentType res accept -> StatusTypes -> GiteaRequest NotifyReadList contentType res accept Source # (-&-) :: GiteaRequest NotifyReadList contentType res accept -> StatusTypes -> GiteaRequest NotifyReadList contentType res accept Source # | |
HasOptionalParam NotifyReadRepoList StatusTypes Source # | Optional Param "status-types" - Mark notifications with the provided status types. Options are: unread, read and/or pinned. Defaults to unread. |
Defined in Gitea.API.Notification Methods applyOptionalParam :: GiteaRequest NotifyReadRepoList contentType res accept -> StatusTypes -> GiteaRequest NotifyReadRepoList contentType res accept Source # (-&-) :: GiteaRequest NotifyReadRepoList contentType res accept -> StatusTypes -> GiteaRequest NotifyReadRepoList contentType res accept Source # |
Style
Instances
Show Style Source # | |
Eq Style Source # | |
HasOptionalParam RepoUpdatePullRequest Style Source # | Optional Param "style" - how to update pull request |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoUpdatePullRequest contentType res accept -> Style -> GiteaRequest RepoUpdatePullRequest contentType res accept Source # (-&-) :: GiteaRequest RepoUpdatePullRequest contentType res accept -> Style -> GiteaRequest RepoUpdatePullRequest contentType res accept Source # |
SubjectType
newtype SubjectType Source #
Constructors
SubjectType | |
Fields |
Instances
Tag2
Target
Task
Team2
Instances
Show Team2 Source # | |
Eq Team2 Source # | |
HasOptionalParam IssueSearchIssues Team2 Source # | Optional Param "team" - filter by team (requires organization owner parameter to be provided) |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueSearchIssues contentType res accept -> Team2 -> GiteaRequest IssueSearchIssues contentType res accept Source # (-&-) :: GiteaRequest IssueSearchIssues contentType res accept -> Team2 -> GiteaRequest IssueSearchIssues contentType res accept Source # |
TeamId
Instances
Show TeamId Source # | |
Eq TeamId Source # | |
HasOptionalParam RepoSearch TeamId Source # | Optional Param "team_id" - search only for repos that belong to the given team id |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> TeamId -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> TeamId -> GiteaRequest RepoSearch contentType res accept Source # |
Template
Constructors
Template | |
Fields
|
Instances
Show Template Source # | |
Eq Template Source # | |
HasOptionalParam RepoSearch Template Source # | Optional Param "template" - include template repositories this user has access to (defaults to true) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> Template -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> Template -> GiteaRequest RepoSearch contentType res accept Source # |
TemplateOwner
newtype TemplateOwner Source #
Constructors
TemplateOwner | |
Fields |
Instances
Show TemplateOwner Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> TemplateOwner -> ShowS # show :: TemplateOwner -> String # showList :: [TemplateOwner] -> ShowS # | |
Eq TemplateOwner Source # | |
Defined in Gitea.Model Methods (==) :: TemplateOwner -> TemplateOwner -> Bool # (/=) :: TemplateOwner -> TemplateOwner -> Bool # |
TemplateRepo
newtype TemplateRepo Source #
Constructors
TemplateRepo | |
Fields |
Instances
Show TemplateRepo Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> TemplateRepo -> ShowS # show :: TemplateRepo -> String # showList :: [TemplateRepo] -> ShowS # | |
Eq TemplateRepo Source # | |
Defined in Gitea.Model |
ToStatus
Constructors
ToStatus | |
Fields
|
Instances
Token
Topic
Instances
Show Topic Source # | |
Eq Topic Source # | |
HasOptionalParam RepoSearch Topic Source # | Optional Param "topic" - Limit search to repositories with keyword as topic |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> Topic -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> Topic -> GiteaRequest RepoSearch contentType res accept Source # |
TopicText
Constructors
TopicText | |
Fields
|
Instances
Uid
Instances
Show Uid Source # | |
Eq Uid Source # | |
HasOptionalParam RepoSearch Uid Source # | Optional Param "uid" - search only for repos that the user with the given id owns or contributes to |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoSearch contentType res accept -> Uid -> GiteaRequest RepoSearch contentType res accept Source # (-&-) :: GiteaRequest RepoSearch contentType res accept -> Uid -> GiteaRequest RepoSearch contentType res accept Source # | |
HasOptionalParam UserSearch Uid Source # | Optional Param "uid" - ID of the user to search for |
Defined in Gitea.API.User Methods applyOptionalParam :: GiteaRequest UserSearch contentType res accept -> Uid -> GiteaRequest UserSearch contentType res accept Source # (-&-) :: GiteaRequest UserSearch contentType res accept -> Uid -> GiteaRequest UserSearch contentType res accept Source # |
User2
Instances
Show User2 Source # | |
Eq User2 Source # | |
HasOptionalParam IssueTrackedTimes User2 Source # | Optional Param "user" - optional filter by user (available for issue managers) |
Defined in Gitea.API.Issue Methods applyOptionalParam :: GiteaRequest IssueTrackedTimes contentType res accept -> User2 -> GiteaRequest IssueTrackedTimes contentType res accept Source # (-&-) :: GiteaRequest IssueTrackedTimes contentType res accept -> User2 -> GiteaRequest IssueTrackedTimes contentType res accept Source # | |
HasOptionalParam RepoTrackedTimes User2 Source # | Optional Param "user" - optional filter by user (available for issue managers) |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoTrackedTimes contentType res accept -> User2 -> GiteaRequest RepoTrackedTimes contentType res accept Source # (-&-) :: GiteaRequest RepoTrackedTimes contentType res accept -> User2 -> GiteaRequest RepoTrackedTimes contentType res accept Source # |
UserId
Username
Constructors
Username | |
Fields
|
Verification
newtype Verification Source #
Constructors
Verification | |
Fields |
Instances
Version
Whitespace
newtype Whitespace Source #
Constructors
Whitespace | |
Fields |
Instances
Show Whitespace Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> Whitespace -> ShowS # show :: Whitespace -> String # showList :: [Whitespace] -> ShowS # | |
Eq Whitespace Source # | |
Defined in Gitea.Model | |
HasOptionalParam RepoGetPullRequestFiles Whitespace Source # | Optional Param "whitespace" - whitespace behavior |
Defined in Gitea.API.Repository Methods applyOptionalParam :: GiteaRequest RepoGetPullRequestFiles contentType res accept -> Whitespace -> GiteaRequest RepoGetPullRequestFiles contentType res accept Source # (-&-) :: GiteaRequest RepoGetPullRequestFiles contentType res accept -> Whitespace -> GiteaRequest RepoGetPullRequestFiles contentType res accept Source # |
Models
APIError
APIError APIError is an api error with a message
Constructors
APIError | |
Fields
|
mkAPIError :: APIError Source #
Construct a value of type APIError
(by applying it's required fields, if any)
AccessToken
data AccessToken Source #
AccessToken AccessToken represents an API access token.
Constructors
AccessToken | |
Fields
|
Instances
FromJSON AccessToken Source # | FromJSON AccessToken |
Defined in Gitea.Model | |
ToJSON AccessToken Source # | ToJSON AccessToken |
Defined in Gitea.Model Methods toJSON :: AccessToken -> Value # toEncoding :: AccessToken -> Encoding # toJSONList :: [AccessToken] -> Value # toEncodingList :: [AccessToken] -> Encoding # | |
Show AccessToken Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AccessToken -> ShowS # show :: AccessToken -> String # showList :: [AccessToken] -> ShowS # | |
Eq AccessToken Source # | |
Defined in Gitea.Model |
mkAccessToken :: AccessToken Source #
Construct a value of type AccessToken
(by applying it's required fields, if any)
Activity
Activity
Constructors
Activity | |
Fields
|
mkActivity :: Activity Source #
Construct a value of type Activity
(by applying it's required fields, if any)
ActivityPub
data ActivityPub Source #
ActivityPub ActivityPub type
Constructors
ActivityPub | |
Fields
|
Instances
FromJSON ActivityPub Source # | FromJSON ActivityPub |
Defined in Gitea.Model | |
ToJSON ActivityPub Source # | ToJSON ActivityPub |
Defined in Gitea.Model Methods toJSON :: ActivityPub -> Value # toEncoding :: ActivityPub -> Encoding # toJSONList :: [ActivityPub] -> Value # toEncodingList :: [ActivityPub] -> Encoding # | |
Show ActivityPub Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ActivityPub -> ShowS # show :: ActivityPub -> String # showList :: [ActivityPub] -> ShowS # | |
Eq ActivityPub Source # | |
Defined in Gitea.Model |
mkActivityPub :: ActivityPub Source #
Construct a value of type ActivityPub
(by applying it's required fields, if any)
AddCollaboratorOption
data AddCollaboratorOption Source #
AddCollaboratorOption AddCollaboratorOption options when adding a user as a collaborator of a repository
Constructors
AddCollaboratorOption | |
Fields
|
Instances
mkAddCollaboratorOption :: AddCollaboratorOption Source #
Construct a value of type AddCollaboratorOption
(by applying it's required fields, if any)
AddTimeOption
data AddTimeOption Source #
AddTimeOption AddTimeOption options for adding time to an issue
Constructors
AddTimeOption | |
Fields
|
Instances
Arguments
:: Integer |
|
-> AddTimeOption |
Construct a value of type AddTimeOption
(by applying it's required fields, if any)
AnnotatedTag
data AnnotatedTag Source #
AnnotatedTag AnnotatedTag represents an annotated tag
Constructors
AnnotatedTag | |
Fields
|
Instances
FromJSON AnnotatedTag Source # | FromJSON AnnotatedTag |
Defined in Gitea.Model | |
ToJSON AnnotatedTag Source # | ToJSON AnnotatedTag |
Defined in Gitea.Model Methods toJSON :: AnnotatedTag -> Value # toEncoding :: AnnotatedTag -> Encoding # toJSONList :: [AnnotatedTag] -> Value # toEncodingList :: [AnnotatedTag] -> Encoding # | |
Show AnnotatedTag Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AnnotatedTag -> ShowS # show :: AnnotatedTag -> String # showList :: [AnnotatedTag] -> ShowS # | |
Eq AnnotatedTag Source # | |
Defined in Gitea.Model |
mkAnnotatedTag :: AnnotatedTag Source #
Construct a value of type AnnotatedTag
(by applying it's required fields, if any)
AnnotatedTagObject
data AnnotatedTagObject Source #
AnnotatedTagObject AnnotatedTagObject contains meta information of the tag object
Constructors
AnnotatedTagObject | |
Fields
|
Instances
FromJSON AnnotatedTagObject Source # | FromJSON AnnotatedTagObject |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser AnnotatedTagObject # parseJSONList :: Value -> Parser [AnnotatedTagObject] # | |
ToJSON AnnotatedTagObject Source # | ToJSON AnnotatedTagObject |
Defined in Gitea.Model Methods toJSON :: AnnotatedTagObject -> Value # toEncoding :: AnnotatedTagObject -> Encoding # toJSONList :: [AnnotatedTagObject] -> Value # toEncodingList :: [AnnotatedTagObject] -> Encoding # | |
Show AnnotatedTagObject Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AnnotatedTagObject -> ShowS # show :: AnnotatedTagObject -> String # showList :: [AnnotatedTagObject] -> ShowS # | |
Eq AnnotatedTagObject Source # | |
Defined in Gitea.Model Methods (==) :: AnnotatedTagObject -> AnnotatedTagObject -> Bool # (/=) :: AnnotatedTagObject -> AnnotatedTagObject -> Bool # |
mkAnnotatedTagObject :: AnnotatedTagObject Source #
Construct a value of type AnnotatedTagObject
(by applying it's required fields, if any)
Attachment
data Attachment Source #
Attachment Attachment a generic attachment
Constructors
Attachment | |
Fields
|
Instances
FromJSON Attachment Source # | FromJSON Attachment |
Defined in Gitea.Model | |
ToJSON Attachment Source # | ToJSON Attachment |
Defined in Gitea.Model Methods toJSON :: Attachment -> Value # toEncoding :: Attachment -> Encoding # toJSONList :: [Attachment] -> Value # toEncodingList :: [Attachment] -> Encoding # | |
Show Attachment Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> Attachment -> ShowS # show :: Attachment -> String # showList :: [Attachment] -> ShowS # | |
Eq Attachment Source # | |
Defined in Gitea.Model |
mkAttachment :: Attachment Source #
Construct a value of type Attachment
(by applying it's required fields, if any)
Branch
Branch Branch represents a repository branch
Constructors
Branch | |
Fields
|
Construct a value of type Branch
(by applying it's required fields, if any)
BranchProtection
data BranchProtection Source #
BranchProtection BranchProtection represents a branch protection for a repository
Constructors
Instances
FromJSON BranchProtection Source # | FromJSON BranchProtection |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser BranchProtection # parseJSONList :: Value -> Parser [BranchProtection] # | |
ToJSON BranchProtection Source # | ToJSON BranchProtection |
Defined in Gitea.Model Methods toJSON :: BranchProtection -> Value # toEncoding :: BranchProtection -> Encoding # toJSONList :: [BranchProtection] -> Value # toEncodingList :: [BranchProtection] -> Encoding # | |
Show BranchProtection Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> BranchProtection -> ShowS # show :: BranchProtection -> String # showList :: [BranchProtection] -> ShowS # | |
Eq BranchProtection Source # | |
Defined in Gitea.Model Methods (==) :: BranchProtection -> BranchProtection -> Bool # (/=) :: BranchProtection -> BranchProtection -> Bool # |
mkBranchProtection :: BranchProtection Source #
Construct a value of type BranchProtection
(by applying it's required fields, if any)
ChangeFileOperation
data ChangeFileOperation Source #
ChangeFileOperation ChangeFileOperation for creating, updating or deleting a file
Constructors
ChangeFileOperation | |
Fields
|
Instances
FromJSON ChangeFileOperation Source # | FromJSON ChangeFileOperation |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser ChangeFileOperation # parseJSONList :: Value -> Parser [ChangeFileOperation] # | |
ToJSON ChangeFileOperation Source # | ToJSON ChangeFileOperation |
Defined in Gitea.Model Methods toJSON :: ChangeFileOperation -> Value # toEncoding :: ChangeFileOperation -> Encoding # toJSONList :: [ChangeFileOperation] -> Value # toEncodingList :: [ChangeFileOperation] -> Encoding # | |
Show ChangeFileOperation Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ChangeFileOperation -> ShowS # show :: ChangeFileOperation -> String # showList :: [ChangeFileOperation] -> ShowS # | |
Eq ChangeFileOperation Source # | |
Defined in Gitea.Model Methods (==) :: ChangeFileOperation -> ChangeFileOperation -> Bool # (/=) :: ChangeFileOperation -> ChangeFileOperation -> Bool # |
mkChangeFileOperation Source #
Arguments
:: E'Operation |
|
-> Text |
|
-> ChangeFileOperation |
Construct a value of type ChangeFileOperation
(by applying it's required fields, if any)
ChangeFilesOptions
data ChangeFilesOptions Source #
ChangeFilesOptions
ChangeFilesOptions options for creating, updating or deleting multiple files Note: author
and committer
are optional (if only one is given, it will be used for the other, otherwise the authenticated user will be used)
Constructors
ChangeFilesOptions | |
Fields
|
Instances
Arguments
:: [ChangeFileOperation] |
|
-> ChangeFilesOptions |
Construct a value of type ChangeFilesOptions
(by applying it's required fields, if any)
ChangedFile
data ChangedFile Source #
ChangedFile ChangedFile store information about files affected by the pull request
Constructors
ChangedFile | |
Fields
|
Instances
FromJSON ChangedFile Source # | FromJSON ChangedFile |
Defined in Gitea.Model | |
ToJSON ChangedFile Source # | ToJSON ChangedFile |
Defined in Gitea.Model Methods toJSON :: ChangedFile -> Value # toEncoding :: ChangedFile -> Encoding # toJSONList :: [ChangedFile] -> Value # toEncodingList :: [ChangedFile] -> Encoding # | |
Show ChangedFile Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ChangedFile -> ShowS # show :: ChangedFile -> String # showList :: [ChangedFile] -> ShowS # | |
Eq ChangedFile Source # | |
Defined in Gitea.Model |
mkChangedFile :: ChangedFile Source #
Construct a value of type ChangedFile
(by applying it's required fields, if any)
CombinedStatus
data CombinedStatus Source #
CombinedStatus CombinedStatus holds the combined state of several statuses for a single commit
Constructors
CombinedStatus | |
Fields
|
Instances
FromJSON CombinedStatus Source # | FromJSON CombinedStatus |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser CombinedStatus # parseJSONList :: Value -> Parser [CombinedStatus] # | |
ToJSON CombinedStatus Source # | ToJSON CombinedStatus |
Defined in Gitea.Model Methods toJSON :: CombinedStatus -> Value # toEncoding :: CombinedStatus -> Encoding # toJSONList :: [CombinedStatus] -> Value # toEncodingList :: [CombinedStatus] -> Encoding # | |
Show CombinedStatus Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> CombinedStatus -> ShowS # show :: CombinedStatus -> String # showList :: [CombinedStatus] -> ShowS # | |
Eq CombinedStatus Source # | |
Defined in Gitea.Model Methods (==) :: CombinedStatus -> CombinedStatus -> Bool # (/=) :: CombinedStatus -> CombinedStatus -> Bool # |
mkCombinedStatus :: CombinedStatus Source #
Construct a value of type CombinedStatus
(by applying it's required fields, if any)
Comment
Comment Comment represents a comment on a commit or issue
Constructors
Comment | |
Fields
|
Construct a value of type Comment
(by applying it's required fields, if any)
Commit
Commit Commit contains information generated from a Git commit.
Constructors
Commit | |
Fields
|
Construct a value of type Commit
(by applying it's required fields, if any)
CommitAffectedFiles
data CommitAffectedFiles Source #
CommitAffectedFiles CommitAffectedFiles store information about files affected by the commit
Constructors
CommitAffectedFiles | |
Fields
|
Instances
FromJSON CommitAffectedFiles Source # | FromJSON CommitAffectedFiles |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser CommitAffectedFiles # parseJSONList :: Value -> Parser [CommitAffectedFiles] # | |
ToJSON CommitAffectedFiles Source # | ToJSON CommitAffectedFiles |
Defined in Gitea.Model Methods toJSON :: CommitAffectedFiles -> Value # toEncoding :: CommitAffectedFiles -> Encoding # toJSONList :: [CommitAffectedFiles] -> Value # toEncodingList :: [CommitAffectedFiles] -> Encoding # | |
Show CommitAffectedFiles Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> CommitAffectedFiles -> ShowS # show :: CommitAffectedFiles -> String # showList :: [CommitAffectedFiles] -> ShowS # | |
Eq CommitAffectedFiles Source # | |
Defined in Gitea.Model Methods (==) :: CommitAffectedFiles -> CommitAffectedFiles -> Bool # (/=) :: CommitAffectedFiles -> CommitAffectedFiles -> Bool # |
mkCommitAffectedFiles :: CommitAffectedFiles Source #
Construct a value of type CommitAffectedFiles
(by applying it's required fields, if any)
CommitDateOptions
data CommitDateOptions Source #
CommitDateOptions CommitDateOptions store dates for GIT_AUTHOR_DATE and GIT_COMMITTER_DATE
Constructors
CommitDateOptions | |
Fields
|
Instances
FromJSON CommitDateOptions Source # | FromJSON CommitDateOptions |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser CommitDateOptions # parseJSONList :: Value -> Parser [CommitDateOptions] # | |
ToJSON CommitDateOptions Source # | ToJSON CommitDateOptions |
Defined in Gitea.Model Methods toJSON :: CommitDateOptions -> Value # toEncoding :: CommitDateOptions -> Encoding # toJSONList :: [CommitDateOptions] -> Value # toEncodingList :: [CommitDateOptions] -> Encoding # | |
Show CommitDateOptions Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> CommitDateOptions -> ShowS # show :: CommitDateOptions -> String # showList :: [CommitDateOptions] -> ShowS # | |
Eq CommitDateOptions Source # | |
Defined in Gitea.Model Methods (==) :: CommitDateOptions -> CommitDateOptions -> Bool # (/=) :: CommitDateOptions -> CommitDateOptions -> Bool # |
mkCommitDateOptions :: CommitDateOptions Source #
Construct a value of type CommitDateOptions
(by applying it's required fields, if any)
CommitMeta
data CommitMeta Source #
CommitMeta CommitMeta contains meta information of a commit in terms of API.
Constructors
CommitMeta | |
Fields
|
Instances
FromJSON CommitMeta Source # | FromJSON CommitMeta |
Defined in Gitea.Model | |
ToJSON CommitMeta Source # | ToJSON CommitMeta |
Defined in Gitea.Model Methods toJSON :: CommitMeta -> Value # toEncoding :: CommitMeta -> Encoding # toJSONList :: [CommitMeta] -> Value # toEncodingList :: [CommitMeta] -> Encoding # | |
Show CommitMeta Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> CommitMeta -> ShowS # show :: CommitMeta -> String # showList :: [CommitMeta] -> ShowS # | |
Eq CommitMeta Source # | |
Defined in Gitea.Model |
mkCommitMeta :: CommitMeta Source #
Construct a value of type CommitMeta
(by applying it's required fields, if any)
CommitStats
data CommitStats Source #
CommitStats CommitStats is statistics for a RepoCommit
Constructors
CommitStats | |
Fields
|
Instances
FromJSON CommitStats Source # | FromJSON CommitStats |
Defined in Gitea.Model | |
ToJSON CommitStats Source # | ToJSON CommitStats |
Defined in Gitea.Model Methods toJSON :: CommitStats -> Value # toEncoding :: CommitStats -> Encoding # toJSONList :: [CommitStats] -> Value # toEncodingList :: [CommitStats] -> Encoding # | |
Show CommitStats Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> CommitStats -> ShowS # show :: CommitStats -> String # showList :: [CommitStats] -> ShowS # | |
Eq CommitStats Source # | |
Defined in Gitea.Model |
mkCommitStats :: CommitStats Source #
Construct a value of type CommitStats
(by applying it's required fields, if any)
CommitStatus
data CommitStatus Source #
CommitStatus CommitStatus holds a single status of a single Commit
Constructors
CommitStatus | |
Fields
|
Instances
FromJSON CommitStatus Source # | FromJSON CommitStatus |
Defined in Gitea.Model | |
ToJSON CommitStatus Source # | ToJSON CommitStatus |
Defined in Gitea.Model Methods toJSON :: CommitStatus -> Value # toEncoding :: CommitStatus -> Encoding # toJSONList :: [CommitStatus] -> Value # toEncodingList :: [CommitStatus] -> Encoding # | |
Show CommitStatus Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> CommitStatus -> ShowS # show :: CommitStatus -> String # showList :: [CommitStatus] -> ShowS # | |
Eq CommitStatus Source # | |
Defined in Gitea.Model |
mkCommitStatus :: CommitStatus Source #
Construct a value of type CommitStatus
(by applying it's required fields, if any)
CommitUser
data CommitUser Source #
CommitUser CommitUser contains information of a user in the context of a commit.
Constructors
CommitUser | |
Fields
|
Instances
FromJSON CommitUser Source # | FromJSON CommitUser |
Defined in Gitea.Model | |
ToJSON CommitUser Source # | ToJSON CommitUser |
Defined in Gitea.Model Methods toJSON :: CommitUser -> Value # toEncoding :: CommitUser -> Encoding # toJSONList :: [CommitUser] -> Value # toEncodingList :: [CommitUser] -> Encoding # | |
Show CommitUser Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> CommitUser -> ShowS # show :: CommitUser -> String # showList :: [CommitUser] -> ShowS # | |
Eq CommitUser Source # | |
Defined in Gitea.Model |
mkCommitUser :: CommitUser Source #
Construct a value of type CommitUser
(by applying it's required fields, if any)
ContentsResponse
data ContentsResponse Source #
ContentsResponse ContentsResponse contains information about a repo's entry's (dir, file, symlink, submodule) metadata and content
Constructors
ContentsResponse | |
Fields
|
Instances
FromJSON ContentsResponse Source # | FromJSON ContentsResponse |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser ContentsResponse # parseJSONList :: Value -> Parser [ContentsResponse] # | |
ToJSON ContentsResponse Source # | ToJSON ContentsResponse |
Defined in Gitea.Model Methods toJSON :: ContentsResponse -> Value # toEncoding :: ContentsResponse -> Encoding # toJSONList :: [ContentsResponse] -> Value # toEncodingList :: [ContentsResponse] -> Encoding # | |
Show ContentsResponse Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ContentsResponse -> ShowS # show :: ContentsResponse -> String # showList :: [ContentsResponse] -> ShowS # | |
Eq ContentsResponse Source # | |
Defined in Gitea.Model Methods (==) :: ContentsResponse -> ContentsResponse -> Bool # (/=) :: ContentsResponse -> ContentsResponse -> Bool # |
mkContentsResponse :: ContentsResponse Source #
Construct a value of type ContentsResponse
(by applying it's required fields, if any)
CreateAccessTokenOption
data CreateAccessTokenOption Source #
CreateAccessTokenOption CreateAccessTokenOption options when create access token
Constructors
CreateAccessTokenOption | |
Fields
|
Instances
mkCreateAccessTokenOption Source #
Construct a value of type CreateAccessTokenOption
(by applying it's required fields, if any)
CreateBranchProtectionOption
data CreateBranchProtectionOption Source #
CreateBranchProtectionOption CreateBranchProtectionOption options for creating a branch protection
Constructors
Instances
mkCreateBranchProtectionOption :: CreateBranchProtectionOption Source #
Construct a value of type CreateBranchProtectionOption
(by applying it's required fields, if any)
CreateBranchRepoOption
data CreateBranchRepoOption Source #
CreateBranchRepoOption CreateBranchRepoOption options when creating a branch in a repository
Constructors
CreateBranchRepoOption | |
Fields
|
Instances
mkCreateBranchRepoOption Source #
Arguments
:: Text |
|
-> CreateBranchRepoOption |
Construct a value of type CreateBranchRepoOption
(by applying it's required fields, if any)
CreateEmailOption
data CreateEmailOption Source #
CreateEmailOption CreateEmailOption options when creating email addresses
Constructors
CreateEmailOption | |
Fields
|
Instances
mkCreateEmailOption :: CreateEmailOption Source #
Construct a value of type CreateEmailOption
(by applying it's required fields, if any)
CreateFileOptions
data CreateFileOptions Source #
CreateFileOptions
CreateFileOptions options for creating files Note: author
and committer
are optional (if only one is given, it will be used for the other, otherwise the authenticated user will be used)
Constructors
CreateFileOptions | |
Fields
|
Instances
Arguments
:: Text |
|
-> CreateFileOptions |
Construct a value of type CreateFileOptions
(by applying it's required fields, if any)
CreateForkOption
data CreateForkOption Source #
CreateForkOption CreateForkOption options for creating a fork
Constructors
CreateForkOption | |
Fields
|
Instances
mkCreateForkOption :: CreateForkOption Source #
Construct a value of type CreateForkOption
(by applying it's required fields, if any)
CreateGPGKeyOption
data CreateGPGKeyOption Source #
CreateGPGKeyOption CreateGPGKeyOption options create user GPG key
Constructors
CreateGPGKeyOption | |
Fields
|
Instances
Arguments
:: Text |
|
-> CreateGPGKeyOption |
Construct a value of type CreateGPGKeyOption
(by applying it's required fields, if any)
CreateHookOption
data CreateHookOption Source #
CreateHookOption CreateHookOption options when create a hook
Constructors
CreateHookOption | |
Fields
|
Instances
Arguments
:: Map String Text |
|
-> E'Type | |
-> CreateHookOption |
Construct a value of type CreateHookOption
(by applying it's required fields, if any)
CreateIssueCommentOption
data CreateIssueCommentOption Source #
CreateIssueCommentOption CreateIssueCommentOption options for creating a comment on an issue
Constructors
CreateIssueCommentOption | |
Fields
|
Instances
mkCreateIssueCommentOption Source #
Arguments
:: Text | |
-> CreateIssueCommentOption |
Construct a value of type CreateIssueCommentOption
(by applying it's required fields, if any)
CreateIssueOption
data CreateIssueOption Source #
CreateIssueOption CreateIssueOption options to create one issue
Constructors
CreateIssueOption | |
Fields
|
Instances
Construct a value of type CreateIssueOption
(by applying it's required fields, if any)
CreateKeyOption
data CreateKeyOption Source #
CreateKeyOption CreateKeyOption options when creating a key
Constructors
CreateKeyOption | |
Fields
|
Instances
Arguments
:: Text |
|
-> Text |
|
-> CreateKeyOption |
Construct a value of type CreateKeyOption
(by applying it's required fields, if any)
CreateLabelOption
data CreateLabelOption Source #
CreateLabelOption CreateLabelOption options for creating a label
Constructors
CreateLabelOption | |
Fields
|
Instances
Arguments
:: Text | |
-> Text | |
-> CreateLabelOption |
Construct a value of type CreateLabelOption
(by applying it's required fields, if any)
CreateMilestoneOption
data CreateMilestoneOption Source #
CreateMilestoneOption CreateMilestoneOption options for creating a milestone
Constructors
CreateMilestoneOption | |
Fields
|
Instances
mkCreateMilestoneOption :: CreateMilestoneOption Source #
Construct a value of type CreateMilestoneOption
(by applying it's required fields, if any)
CreateOAuth2ApplicationOptions
data CreateOAuth2ApplicationOptions Source #
CreateOAuth2ApplicationOptions CreateOAuth2ApplicationOptions holds options to create an oauth2 application
Constructors
CreateOAuth2ApplicationOptions | |
Fields
|
Instances
mkCreateOAuth2ApplicationOptions :: CreateOAuth2ApplicationOptions Source #
Construct a value of type CreateOAuth2ApplicationOptions
(by applying it's required fields, if any)
CreateOrgOption
data CreateOrgOption Source #
CreateOrgOption CreateOrgOption options for creating an organization
Constructors
CreateOrgOption | |
Fields
|
Instances
Arguments
:: Text | |
-> CreateOrgOption |
Construct a value of type CreateOrgOption
(by applying it's required fields, if any)
CreatePullRequestOption
data CreatePullRequestOption Source #
CreatePullRequestOption CreatePullRequestOption options when creating a pull request
Constructors
CreatePullRequestOption | |
Fields
|
Instances
mkCreatePullRequestOption :: CreatePullRequestOption Source #
Construct a value of type CreatePullRequestOption
(by applying it's required fields, if any)
CreatePullReviewComment
data CreatePullReviewComment Source #
CreatePullReviewComment CreatePullReviewComment represent a review comment for creation api
Constructors
CreatePullReviewComment | |
Fields
|
Instances
FromJSON CreatePullReviewComment Source # | FromJSON CreatePullReviewComment |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser CreatePullReviewComment # parseJSONList :: Value -> Parser [CreatePullReviewComment] # | |
ToJSON CreatePullReviewComment Source # | ToJSON CreatePullReviewComment |
Defined in Gitea.Model Methods toJSON :: CreatePullReviewComment -> Value # toEncoding :: CreatePullReviewComment -> Encoding # toJSONList :: [CreatePullReviewComment] -> Value # | |
Show CreatePullReviewComment Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> CreatePullReviewComment -> ShowS # show :: CreatePullReviewComment -> String # showList :: [CreatePullReviewComment] -> ShowS # | |
Eq CreatePullReviewComment Source # | |
Defined in Gitea.Model Methods (==) :: CreatePullReviewComment -> CreatePullReviewComment -> Bool # (/=) :: CreatePullReviewComment -> CreatePullReviewComment -> Bool # |
mkCreatePullReviewComment :: CreatePullReviewComment Source #
Construct a value of type CreatePullReviewComment
(by applying it's required fields, if any)
CreatePullReviewOptions
data CreatePullReviewOptions Source #
CreatePullReviewOptions CreatePullReviewOptions are options to create a pull review
Constructors
CreatePullReviewOptions | |
Fields
|
Instances
mkCreatePullReviewOptions :: CreatePullReviewOptions Source #
Construct a value of type CreatePullReviewOptions
(by applying it's required fields, if any)
CreatePushMirrorOption
data CreatePushMirrorOption Source #
CreatePushMirrorOption CreatePushMirrorOption represents need information to create a push mirror of a repository.
Constructors
CreatePushMirrorOption | |
Fields
|
Instances
mkCreatePushMirrorOption :: CreatePushMirrorOption Source #
Construct a value of type CreatePushMirrorOption
(by applying it's required fields, if any)
CreateReleaseOption
data CreateReleaseOption Source #
CreateReleaseOption CreateReleaseOption options when creating a release
Constructors
CreateReleaseOption | |
Fields
|
Instances
mkCreateReleaseOption Source #
Construct a value of type CreateReleaseOption
(by applying it's required fields, if any)
CreateRepoOption
data CreateRepoOption Source #
CreateRepoOption CreateRepoOption options when creating repository
Constructors
CreateRepoOption | |
Fields
|
Instances
Arguments
:: Text |
|
-> CreateRepoOption |
Construct a value of type CreateRepoOption
(by applying it's required fields, if any)
CreateStatusOption
data CreateStatusOption Source #
CreateStatusOption CreateStatusOption holds the information needed to create a new CommitStatus for a Commit
Constructors
CreateStatusOption | |
Fields
|
Instances
mkCreateStatusOption :: CreateStatusOption Source #
Construct a value of type CreateStatusOption
(by applying it's required fields, if any)
CreateTagOption
data CreateTagOption Source #
CreateTagOption CreateTagOption options when creating a tag
Constructors
CreateTagOption | |
Fields
|
Instances
Arguments
:: Text | |
-> CreateTagOption |
Construct a value of type CreateTagOption
(by applying it's required fields, if any)
CreateTeamOption
data CreateTeamOption Source #
CreateTeamOption CreateTeamOption options for creating a team
Constructors
CreateTeamOption | |
Fields
|
Instances
Arguments
:: Text | |
-> CreateTeamOption |
Construct a value of type CreateTeamOption
(by applying it's required fields, if any)
CreateUserOption
data CreateUserOption Source #
CreateUserOption CreateUserOption create user options
Constructors
CreateUserOption | |
Fields
|
Instances
Arguments
:: Text | |
-> Text | |
-> Text | |
-> CreateUserOption |
Construct a value of type CreateUserOption
(by applying it's required fields, if any)
CreateWikiPageOptions
data CreateWikiPageOptions Source #
CreateWikiPageOptions CreateWikiPageOptions form for creating wiki
Constructors
CreateWikiPageOptions | |
Fields
|
Instances
mkCreateWikiPageOptions :: CreateWikiPageOptions Source #
Construct a value of type CreateWikiPageOptions
(by applying it's required fields, if any)
Cron
Cron Cron represents a Cron task
Constructors
Cron | |
DeleteEmailOption
data DeleteEmailOption Source #
DeleteEmailOption DeleteEmailOption options when deleting email addresses
Constructors
DeleteEmailOption | |
Fields
|
Instances
mkDeleteEmailOption :: DeleteEmailOption Source #
Construct a value of type DeleteEmailOption
(by applying it's required fields, if any)
DeleteFileOptions
data DeleteFileOptions Source #
DeleteFileOptions
DeleteFileOptions options for deleting files (used for other File structs below) Note: author
and committer
are optional (if only one is given, it will be used for the other, otherwise the authenticated user will be used)
Constructors
DeleteFileOptions | |
Fields
|
Instances
Arguments
:: Text |
|
-> DeleteFileOptions |
Construct a value of type DeleteFileOptions
(by applying it's required fields, if any)
DeployKey
DeployKey DeployKey a deploy key
Constructors
DeployKey | |
Fields
|
mkDeployKey :: DeployKey Source #
Construct a value of type DeployKey
(by applying it's required fields, if any)
DismissPullReviewOptions
data DismissPullReviewOptions Source #
DismissPullReviewOptions DismissPullReviewOptions are options to dismiss a pull review
Constructors
DismissPullReviewOptions | |
Fields
|
Instances
mkDismissPullReviewOptions :: DismissPullReviewOptions Source #
Construct a value of type DismissPullReviewOptions
(by applying it's required fields, if any)
EditAttachmentOptions
data EditAttachmentOptions Source #
EditAttachmentOptions EditAttachmentOptions options for editing attachments
Constructors
EditAttachmentOptions | |
Fields
|
Instances
mkEditAttachmentOptions :: EditAttachmentOptions Source #
Construct a value of type EditAttachmentOptions
(by applying it's required fields, if any)
EditBranchProtectionOption
data EditBranchProtectionOption Source #
EditBranchProtectionOption EditBranchProtectionOption options for editing a branch protection
Constructors
Instances
mkEditBranchProtectionOption :: EditBranchProtectionOption Source #
Construct a value of type EditBranchProtectionOption
(by applying it's required fields, if any)
EditDeadlineOption
data EditDeadlineOption Source #
EditDeadlineOption EditDeadlineOption options for creating a deadline
Constructors
EditDeadlineOption | |
Fields
|
Instances
Construct a value of type EditDeadlineOption
(by applying it's required fields, if any)
EditGitHookOption
data EditGitHookOption Source #
EditGitHookOption EditGitHookOption options when modifying one Git hook
Constructors
EditGitHookOption | |
Fields
|
Instances
mkEditGitHookOption :: EditGitHookOption Source #
Construct a value of type EditGitHookOption
(by applying it's required fields, if any)
EditHookOption
data EditHookOption Source #
EditHookOption EditHookOption options when modify one hook
Constructors
EditHookOption | |
Fields
|
Instances
mkEditHookOption :: EditHookOption Source #
Construct a value of type EditHookOption
(by applying it's required fields, if any)
EditIssueCommentOption
data EditIssueCommentOption Source #
EditIssueCommentOption EditIssueCommentOption options for editing a comment
Constructors
EditIssueCommentOption | |
Fields
|
Instances
mkEditIssueCommentOption Source #
Construct a value of type EditIssueCommentOption
(by applying it's required fields, if any)
EditIssueOption
data EditIssueOption Source #
EditIssueOption EditIssueOption options for editing an issue
Constructors
EditIssueOption | |
Fields
|
Instances
mkEditIssueOption :: EditIssueOption Source #
Construct a value of type EditIssueOption
(by applying it's required fields, if any)
EditLabelOption
data EditLabelOption Source #
EditLabelOption EditLabelOption options for editing a label
Constructors
EditLabelOption | |
Fields
|
Instances
mkEditLabelOption :: EditLabelOption Source #
Construct a value of type EditLabelOption
(by applying it's required fields, if any)
EditMilestoneOption
data EditMilestoneOption Source #
EditMilestoneOption EditMilestoneOption options for editing a milestone
Constructors
EditMilestoneOption | |
Fields
|
Instances
mkEditMilestoneOption :: EditMilestoneOption Source #
Construct a value of type EditMilestoneOption
(by applying it's required fields, if any)
EditOrgOption
data EditOrgOption Source #
EditOrgOption EditOrgOption options for editing an organization
Constructors
EditOrgOption | |
Fields
|
Instances
mkEditOrgOption :: EditOrgOption Source #
Construct a value of type EditOrgOption
(by applying it's required fields, if any)
EditPullRequestOption
data EditPullRequestOption Source #
EditPullRequestOption EditPullRequestOption options when modify pull request
Constructors
EditPullRequestOption | |
Fields
|
Instances
mkEditPullRequestOption :: EditPullRequestOption Source #
Construct a value of type EditPullRequestOption
(by applying it's required fields, if any)
EditReactionOption
data EditReactionOption Source #
EditReactionOption EditReactionOption contain the reaction type
Constructors
EditReactionOption | |
Fields
|
Instances
mkEditReactionOption :: EditReactionOption Source #
Construct a value of type EditReactionOption
(by applying it's required fields, if any)
EditReleaseOption
data EditReleaseOption Source #
EditReleaseOption EditReleaseOption options when editing a release
Constructors
EditReleaseOption | |
Fields
|
Instances
mkEditReleaseOption :: EditReleaseOption Source #
Construct a value of type EditReleaseOption
(by applying it's required fields, if any)
EditRepoOption
data EditRepoOption Source #
EditRepoOption EditRepoOption options when editing a repository's properties
Constructors
EditRepoOption | |
Fields
|
Instances
mkEditRepoOption :: EditRepoOption Source #
Construct a value of type EditRepoOption
(by applying it's required fields, if any)
EditTeamOption
data EditTeamOption Source #
EditTeamOption EditTeamOption options for editing a team
Constructors
EditTeamOption | |
Fields
|
Instances
Arguments
:: Text | |
-> EditTeamOption |
Construct a value of type EditTeamOption
(by applying it's required fields, if any)
EditUserOption
data EditUserOption Source #
EditUserOption EditUserOption edit user options
Constructors
Instances
Arguments
:: Text | |
-> Integer | |
-> EditUserOption |
Construct a value of type EditUserOption
(by applying it's required fields, if any)
Email Email an email address belonging to a user
Constructors
Fields
|
ExternalTracker
data ExternalTracker Source #
ExternalTracker ExternalTracker represents settings for external tracker
Constructors
ExternalTracker | |
Fields
|
Instances
FromJSON ExternalTracker Source # | FromJSON ExternalTracker |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser ExternalTracker # parseJSONList :: Value -> Parser [ExternalTracker] # | |
ToJSON ExternalTracker Source # | ToJSON ExternalTracker |
Defined in Gitea.Model Methods toJSON :: ExternalTracker -> Value # toEncoding :: ExternalTracker -> Encoding # toJSONList :: [ExternalTracker] -> Value # toEncodingList :: [ExternalTracker] -> Encoding # | |
Show ExternalTracker Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ExternalTracker -> ShowS # show :: ExternalTracker -> String # showList :: [ExternalTracker] -> ShowS # | |
Eq ExternalTracker Source # | |
Defined in Gitea.Model Methods (==) :: ExternalTracker -> ExternalTracker -> Bool # (/=) :: ExternalTracker -> ExternalTracker -> Bool # |
mkExternalTracker :: ExternalTracker Source #
Construct a value of type ExternalTracker
(by applying it's required fields, if any)
ExternalWiki
data ExternalWiki Source #
ExternalWiki ExternalWiki represents setting for external wiki
Constructors
ExternalWiki | |
Fields
|
Instances
FromJSON ExternalWiki Source # | FromJSON ExternalWiki |
Defined in Gitea.Model | |
ToJSON ExternalWiki Source # | ToJSON ExternalWiki |
Defined in Gitea.Model Methods toJSON :: ExternalWiki -> Value # toEncoding :: ExternalWiki -> Encoding # toJSONList :: [ExternalWiki] -> Value # toEncodingList :: [ExternalWiki] -> Encoding # | |
Show ExternalWiki Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ExternalWiki -> ShowS # show :: ExternalWiki -> String # showList :: [ExternalWiki] -> ShowS # | |
Eq ExternalWiki Source # | |
Defined in Gitea.Model |
mkExternalWiki :: ExternalWiki Source #
Construct a value of type ExternalWiki
(by applying it's required fields, if any)
FileCommitResponse
data FileCommitResponse Source #
FileCommitResponse FileCommitResponse contains information generated from a Git commit for a repo's file.
Constructors
FileCommitResponse | |
Fields
|
Instances
FromJSON FileCommitResponse Source # | FromJSON FileCommitResponse |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser FileCommitResponse # parseJSONList :: Value -> Parser [FileCommitResponse] # | |
ToJSON FileCommitResponse Source # | ToJSON FileCommitResponse |
Defined in Gitea.Model Methods toJSON :: FileCommitResponse -> Value # toEncoding :: FileCommitResponse -> Encoding # toJSONList :: [FileCommitResponse] -> Value # toEncodingList :: [FileCommitResponse] -> Encoding # | |
Show FileCommitResponse Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> FileCommitResponse -> ShowS # show :: FileCommitResponse -> String # showList :: [FileCommitResponse] -> ShowS # | |
Eq FileCommitResponse Source # | |
Defined in Gitea.Model Methods (==) :: FileCommitResponse -> FileCommitResponse -> Bool # (/=) :: FileCommitResponse -> FileCommitResponse -> Bool # |
mkFileCommitResponse :: FileCommitResponse Source #
Construct a value of type FileCommitResponse
(by applying it's required fields, if any)
FileDeleteResponse
data FileDeleteResponse Source #
FileDeleteResponse FileDeleteResponse contains information about a repo's file that was deleted
Constructors
FileDeleteResponse | |
Fields
|
Instances
FromJSON FileDeleteResponse Source # | FromJSON FileDeleteResponse |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser FileDeleteResponse # parseJSONList :: Value -> Parser [FileDeleteResponse] # | |
ToJSON FileDeleteResponse Source # | ToJSON FileDeleteResponse |
Defined in Gitea.Model Methods toJSON :: FileDeleteResponse -> Value # toEncoding :: FileDeleteResponse -> Encoding # toJSONList :: [FileDeleteResponse] -> Value # toEncodingList :: [FileDeleteResponse] -> Encoding # | |
Show FileDeleteResponse Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> FileDeleteResponse -> ShowS # show :: FileDeleteResponse -> String # showList :: [FileDeleteResponse] -> ShowS # | |
Eq FileDeleteResponse Source # | |
Defined in Gitea.Model Methods (==) :: FileDeleteResponse -> FileDeleteResponse -> Bool # (/=) :: FileDeleteResponse -> FileDeleteResponse -> Bool # |
mkFileDeleteResponse :: FileDeleteResponse Source #
Construct a value of type FileDeleteResponse
(by applying it's required fields, if any)
FileLinksResponse
data FileLinksResponse Source #
FileLinksResponse FileLinksResponse contains the links for a repo's file
Constructors
FileLinksResponse | |
Fields
|
Instances
FromJSON FileLinksResponse Source # | FromJSON FileLinksResponse |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser FileLinksResponse # parseJSONList :: Value -> Parser [FileLinksResponse] # | |
ToJSON FileLinksResponse Source # | ToJSON FileLinksResponse |
Defined in Gitea.Model Methods toJSON :: FileLinksResponse -> Value # toEncoding :: FileLinksResponse -> Encoding # toJSONList :: [FileLinksResponse] -> Value # toEncodingList :: [FileLinksResponse] -> Encoding # | |
Show FileLinksResponse Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> FileLinksResponse -> ShowS # show :: FileLinksResponse -> String # showList :: [FileLinksResponse] -> ShowS # | |
Eq FileLinksResponse Source # | |
Defined in Gitea.Model Methods (==) :: FileLinksResponse -> FileLinksResponse -> Bool # (/=) :: FileLinksResponse -> FileLinksResponse -> Bool # |
mkFileLinksResponse :: FileLinksResponse Source #
Construct a value of type FileLinksResponse
(by applying it's required fields, if any)
FileResponse
data FileResponse Source #
FileResponse FileResponse contains information about a repo's file
Constructors
FileResponse | |
Fields
|
Instances
FromJSON FileResponse Source # | FromJSON FileResponse |
Defined in Gitea.Model | |
ToJSON FileResponse Source # | ToJSON FileResponse |
Defined in Gitea.Model Methods toJSON :: FileResponse -> Value # toEncoding :: FileResponse -> Encoding # toJSONList :: [FileResponse] -> Value # toEncodingList :: [FileResponse] -> Encoding # | |
Show FileResponse Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> FileResponse -> ShowS # show :: FileResponse -> String # showList :: [FileResponse] -> ShowS # | |
Eq FileResponse Source # | |
Defined in Gitea.Model |
mkFileResponse :: FileResponse Source #
Construct a value of type FileResponse
(by applying it's required fields, if any)
FilesResponse
data FilesResponse Source #
FilesResponse FilesResponse contains information about multiple files from a repo
Constructors
FilesResponse | |
Fields
|
Instances
FromJSON FilesResponse Source # | FromJSON FilesResponse |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser FilesResponse # parseJSONList :: Value -> Parser [FilesResponse] # | |
ToJSON FilesResponse Source # | ToJSON FilesResponse |
Defined in Gitea.Model Methods toJSON :: FilesResponse -> Value # toEncoding :: FilesResponse -> Encoding # toJSONList :: [FilesResponse] -> Value # toEncodingList :: [FilesResponse] -> Encoding # | |
Show FilesResponse Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> FilesResponse -> ShowS # show :: FilesResponse -> String # showList :: [FilesResponse] -> ShowS # | |
Eq FilesResponse Source # | |
Defined in Gitea.Model Methods (==) :: FilesResponse -> FilesResponse -> Bool # (/=) :: FilesResponse -> FilesResponse -> Bool # |
mkFilesResponse :: FilesResponse Source #
Construct a value of type FilesResponse
(by applying it's required fields, if any)
GPGKey
GPGKey GPGKey a user GPG key to sign commit and tag in repository
Constructors
GPGKey | |
Fields
|
Construct a value of type GPGKey
(by applying it's required fields, if any)
GPGKeyEmail
data GPGKeyEmail Source #
GPGKeyEmail GPGKeyEmail an email attached to a GPGKey
Constructors
GPGKeyEmail | |
Fields
|
Instances
FromJSON GPGKeyEmail Source # | FromJSON GPGKeyEmail |
Defined in Gitea.Model | |
ToJSON GPGKeyEmail Source # | ToJSON GPGKeyEmail |
Defined in Gitea.Model Methods toJSON :: GPGKeyEmail -> Value # toEncoding :: GPGKeyEmail -> Encoding # toJSONList :: [GPGKeyEmail] -> Value # toEncodingList :: [GPGKeyEmail] -> Encoding # | |
Show GPGKeyEmail Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> GPGKeyEmail -> ShowS # show :: GPGKeyEmail -> String # showList :: [GPGKeyEmail] -> ShowS # | |
Eq GPGKeyEmail Source # | |
Defined in Gitea.Model |
mkGPGKeyEmail :: GPGKeyEmail Source #
Construct a value of type GPGKeyEmail
(by applying it's required fields, if any)
GeneralAPISettings
data GeneralAPISettings Source #
GeneralAPISettings GeneralAPISettings contains global api settings exposed by it
Constructors
GeneralAPISettings | |
Fields
|
Instances
FromJSON GeneralAPISettings Source # | FromJSON GeneralAPISettings |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser GeneralAPISettings # parseJSONList :: Value -> Parser [GeneralAPISettings] # | |
ToJSON GeneralAPISettings Source # | ToJSON GeneralAPISettings |
Defined in Gitea.Model Methods toJSON :: GeneralAPISettings -> Value # toEncoding :: GeneralAPISettings -> Encoding # toJSONList :: [GeneralAPISettings] -> Value # toEncodingList :: [GeneralAPISettings] -> Encoding # | |
Show GeneralAPISettings Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> GeneralAPISettings -> ShowS # show :: GeneralAPISettings -> String # showList :: [GeneralAPISettings] -> ShowS # | |
Eq GeneralAPISettings Source # | |
Defined in Gitea.Model Methods (==) :: GeneralAPISettings -> GeneralAPISettings -> Bool # (/=) :: GeneralAPISettings -> GeneralAPISettings -> Bool # |
mkGeneralAPISettings :: GeneralAPISettings Source #
Construct a value of type GeneralAPISettings
(by applying it's required fields, if any)
GeneralAttachmentSettings
data GeneralAttachmentSettings Source #
GeneralAttachmentSettings GeneralAttachmentSettings contains global Attachment settings exposed by API
Constructors
GeneralAttachmentSettings | |
Fields
|
Instances
FromJSON GeneralAttachmentSettings Source # | FromJSON GeneralAttachmentSettings |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser GeneralAttachmentSettings # parseJSONList :: Value -> Parser [GeneralAttachmentSettings] # | |
ToJSON GeneralAttachmentSettings Source # | ToJSON GeneralAttachmentSettings |
Defined in Gitea.Model Methods toJSON :: GeneralAttachmentSettings -> Value # toEncoding :: GeneralAttachmentSettings -> Encoding # toJSONList :: [GeneralAttachmentSettings] -> Value # | |
Show GeneralAttachmentSettings Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> GeneralAttachmentSettings -> ShowS # show :: GeneralAttachmentSettings -> String # showList :: [GeneralAttachmentSettings] -> ShowS # | |
Eq GeneralAttachmentSettings Source # | |
Defined in Gitea.Model Methods (==) :: GeneralAttachmentSettings -> GeneralAttachmentSettings -> Bool # (/=) :: GeneralAttachmentSettings -> GeneralAttachmentSettings -> Bool # |
mkGeneralAttachmentSettings :: GeneralAttachmentSettings Source #
Construct a value of type GeneralAttachmentSettings
(by applying it's required fields, if any)
GeneralRepoSettings
data GeneralRepoSettings Source #
GeneralRepoSettings GeneralRepoSettings contains global repository settings exposed by API
Constructors
GeneralRepoSettings | |
Fields
|
Instances
FromJSON GeneralRepoSettings Source # | FromJSON GeneralRepoSettings |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser GeneralRepoSettings # parseJSONList :: Value -> Parser [GeneralRepoSettings] # | |
ToJSON GeneralRepoSettings Source # | ToJSON GeneralRepoSettings |
Defined in Gitea.Model Methods toJSON :: GeneralRepoSettings -> Value # toEncoding :: GeneralRepoSettings -> Encoding # toJSONList :: [GeneralRepoSettings] -> Value # toEncodingList :: [GeneralRepoSettings] -> Encoding # | |
Show GeneralRepoSettings Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> GeneralRepoSettings -> ShowS # show :: GeneralRepoSettings -> String # showList :: [GeneralRepoSettings] -> ShowS # | |
Eq GeneralRepoSettings Source # | |
Defined in Gitea.Model Methods (==) :: GeneralRepoSettings -> GeneralRepoSettings -> Bool # (/=) :: GeneralRepoSettings -> GeneralRepoSettings -> Bool # |
mkGeneralRepoSettings :: GeneralRepoSettings Source #
Construct a value of type GeneralRepoSettings
(by applying it's required fields, if any)
GeneralUISettings
data GeneralUISettings Source #
GeneralUISettings GeneralUISettings contains global ui settings exposed by API
Constructors
GeneralUISettings | |
Fields
|
Instances
FromJSON GeneralUISettings Source # | FromJSON GeneralUISettings |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser GeneralUISettings # parseJSONList :: Value -> Parser [GeneralUISettings] # | |
ToJSON GeneralUISettings Source # | ToJSON GeneralUISettings |
Defined in Gitea.Model Methods toJSON :: GeneralUISettings -> Value # toEncoding :: GeneralUISettings -> Encoding # toJSONList :: [GeneralUISettings] -> Value # toEncodingList :: [GeneralUISettings] -> Encoding # | |
Show GeneralUISettings Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> GeneralUISettings -> ShowS # show :: GeneralUISettings -> String # showList :: [GeneralUISettings] -> ShowS # | |
Eq GeneralUISettings Source # | |
Defined in Gitea.Model Methods (==) :: GeneralUISettings -> GeneralUISettings -> Bool # (/=) :: GeneralUISettings -> GeneralUISettings -> Bool # |
mkGeneralUISettings :: GeneralUISettings Source #
Construct a value of type GeneralUISettings
(by applying it's required fields, if any)
GenerateRepoOption
data GenerateRepoOption Source #
GenerateRepoOption GenerateRepoOption options when creating repository using a template
Constructors
GenerateRepoOption | |
Fields
|
Instances
Arguments
:: Text |
|
-> Text |
|
-> GenerateRepoOption |
Construct a value of type GenerateRepoOption
(by applying it's required fields, if any)
GitBlobResponse
data GitBlobResponse Source #
GitBlobResponse GitBlobResponse represents a git blob
Constructors
GitBlobResponse | |
Fields
|
Instances
FromJSON GitBlobResponse Source # | FromJSON GitBlobResponse |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser GitBlobResponse # parseJSONList :: Value -> Parser [GitBlobResponse] # | |
ToJSON GitBlobResponse Source # | ToJSON GitBlobResponse |
Defined in Gitea.Model Methods toJSON :: GitBlobResponse -> Value # toEncoding :: GitBlobResponse -> Encoding # toJSONList :: [GitBlobResponse] -> Value # toEncodingList :: [GitBlobResponse] -> Encoding # | |
Show GitBlobResponse Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> GitBlobResponse -> ShowS # show :: GitBlobResponse -> String # showList :: [GitBlobResponse] -> ShowS # | |
Eq GitBlobResponse Source # | |
Defined in Gitea.Model Methods (==) :: GitBlobResponse -> GitBlobResponse -> Bool # (/=) :: GitBlobResponse -> GitBlobResponse -> Bool # |
mkGitBlobResponse :: GitBlobResponse Source #
Construct a value of type GitBlobResponse
(by applying it's required fields, if any)
GitEntry
GitEntry GitEntry represents a git tree
Constructors
GitEntry | |
Fields
|
mkGitEntry :: GitEntry Source #
Construct a value of type GitEntry
(by applying it's required fields, if any)
GitHook
GitHook GitHook represents a Git repository hook
Constructors
GitHook | |
Fields
|
Construct a value of type GitHook
(by applying it's required fields, if any)
GitObject
GitObject GitObject represents a Git object.
Constructors
GitObject | |
Fields
|
mkGitObject :: GitObject Source #
Construct a value of type GitObject
(by applying it's required fields, if any)
GitTreeResponse
data GitTreeResponse Source #
GitTreeResponse GitTreeResponse returns a git tree
Constructors
GitTreeResponse | |
Fields
|
Instances
FromJSON GitTreeResponse Source # | FromJSON GitTreeResponse |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser GitTreeResponse # parseJSONList :: Value -> Parser [GitTreeResponse] # | |
ToJSON GitTreeResponse Source # | ToJSON GitTreeResponse |
Defined in Gitea.Model Methods toJSON :: GitTreeResponse -> Value # toEncoding :: GitTreeResponse -> Encoding # toJSONList :: [GitTreeResponse] -> Value # toEncodingList :: [GitTreeResponse] -> Encoding # | |
Show GitTreeResponse Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> GitTreeResponse -> ShowS # show :: GitTreeResponse -> String # showList :: [GitTreeResponse] -> ShowS # | |
Eq GitTreeResponse Source # | |
Defined in Gitea.Model Methods (==) :: GitTreeResponse -> GitTreeResponse -> Bool # (/=) :: GitTreeResponse -> GitTreeResponse -> Bool # |
mkGitTreeResponse :: GitTreeResponse Source #
Construct a value of type GitTreeResponse
(by applying it's required fields, if any)
GitignoreTemplateInfo
data GitignoreTemplateInfo Source #
GitignoreTemplateInfo GitignoreTemplateInfo name and text of a gitignore template
Constructors
GitignoreTemplateInfo | |
Fields
|
Instances
FromJSON GitignoreTemplateInfo Source # | FromJSON GitignoreTemplateInfo |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser GitignoreTemplateInfo # parseJSONList :: Value -> Parser [GitignoreTemplateInfo] # | |
ToJSON GitignoreTemplateInfo Source # | ToJSON GitignoreTemplateInfo |
Defined in Gitea.Model Methods toJSON :: GitignoreTemplateInfo -> Value # toEncoding :: GitignoreTemplateInfo -> Encoding # toJSONList :: [GitignoreTemplateInfo] -> Value # toEncodingList :: [GitignoreTemplateInfo] -> Encoding # | |
Show GitignoreTemplateInfo Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> GitignoreTemplateInfo -> ShowS # show :: GitignoreTemplateInfo -> String # showList :: [GitignoreTemplateInfo] -> ShowS # | |
Eq GitignoreTemplateInfo Source # | |
Defined in Gitea.Model Methods (==) :: GitignoreTemplateInfo -> GitignoreTemplateInfo -> Bool # (/=) :: GitignoreTemplateInfo -> GitignoreTemplateInfo -> Bool # |
mkGitignoreTemplateInfo :: GitignoreTemplateInfo Source #
Construct a value of type GitignoreTemplateInfo
(by applying it's required fields, if any)
Hook
Hook Hook a hook is a web hook when one repository changed
Constructors
Hook | |
Fields
|
Identity
Identity Identity for a person's identity like an author or committer
Constructors
Identity | |
Fields
|
mkIdentity :: Identity Source #
Construct a value of type Identity
(by applying it's required fields, if any)
InternalTracker
data InternalTracker Source #
InternalTracker InternalTracker represents settings for internal tracker
Constructors
InternalTracker | |
Fields
|
Instances
FromJSON InternalTracker Source # | FromJSON InternalTracker |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser InternalTracker # parseJSONList :: Value -> Parser [InternalTracker] # | |
ToJSON InternalTracker Source # | ToJSON InternalTracker |
Defined in Gitea.Model Methods toJSON :: InternalTracker -> Value # toEncoding :: InternalTracker -> Encoding # toJSONList :: [InternalTracker] -> Value # toEncodingList :: [InternalTracker] -> Encoding # | |
Show InternalTracker Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> InternalTracker -> ShowS # show :: InternalTracker -> String # showList :: [InternalTracker] -> ShowS # | |
Eq InternalTracker Source # | |
Defined in Gitea.Model Methods (==) :: InternalTracker -> InternalTracker -> Bool # (/=) :: InternalTracker -> InternalTracker -> Bool # |
mkInternalTracker :: InternalTracker Source #
Construct a value of type InternalTracker
(by applying it's required fields, if any)
Issue
Issue Issue represents an issue in a repository
Constructors
IssueConfig
data IssueConfig Source #
IssueConfig
Constructors
IssueConfig | |
Fields
|
Instances
FromJSON IssueConfig Source # | FromJSON IssueConfig |
Defined in Gitea.Model | |
ToJSON IssueConfig Source # | ToJSON IssueConfig |
Defined in Gitea.Model Methods toJSON :: IssueConfig -> Value # toEncoding :: IssueConfig -> Encoding # toJSONList :: [IssueConfig] -> Value # toEncodingList :: [IssueConfig] -> Encoding # | |
Show IssueConfig Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> IssueConfig -> ShowS # show :: IssueConfig -> String # showList :: [IssueConfig] -> ShowS # | |
Eq IssueConfig Source # | |
Defined in Gitea.Model |
mkIssueConfig :: IssueConfig Source #
Construct a value of type IssueConfig
(by applying it's required fields, if any)
IssueConfigContactLink
data IssueConfigContactLink Source #
IssueConfigContactLink
Constructors
IssueConfigContactLink | |
Fields
|
Instances
FromJSON IssueConfigContactLink Source # | FromJSON IssueConfigContactLink |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser IssueConfigContactLink # parseJSONList :: Value -> Parser [IssueConfigContactLink] # | |
ToJSON IssueConfigContactLink Source # | ToJSON IssueConfigContactLink |
Defined in Gitea.Model Methods toJSON :: IssueConfigContactLink -> Value # toEncoding :: IssueConfigContactLink -> Encoding # toJSONList :: [IssueConfigContactLink] -> Value # | |
Show IssueConfigContactLink Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> IssueConfigContactLink -> ShowS # show :: IssueConfigContactLink -> String # showList :: [IssueConfigContactLink] -> ShowS # | |
Eq IssueConfigContactLink Source # | |
Defined in Gitea.Model Methods (==) :: IssueConfigContactLink -> IssueConfigContactLink -> Bool # (/=) :: IssueConfigContactLink -> IssueConfigContactLink -> Bool # |
mkIssueConfigContactLink :: IssueConfigContactLink Source #
Construct a value of type IssueConfigContactLink
(by applying it's required fields, if any)
IssueConfigValidation
data IssueConfigValidation Source #
IssueConfigValidation
Constructors
IssueConfigValidation | |
Fields
|
Instances
FromJSON IssueConfigValidation Source # | FromJSON IssueConfigValidation |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser IssueConfigValidation # parseJSONList :: Value -> Parser [IssueConfigValidation] # | |
ToJSON IssueConfigValidation Source # | ToJSON IssueConfigValidation |
Defined in Gitea.Model Methods toJSON :: IssueConfigValidation -> Value # toEncoding :: IssueConfigValidation -> Encoding # toJSONList :: [IssueConfigValidation] -> Value # toEncodingList :: [IssueConfigValidation] -> Encoding # | |
Show IssueConfigValidation Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> IssueConfigValidation -> ShowS # show :: IssueConfigValidation -> String # showList :: [IssueConfigValidation] -> ShowS # | |
Eq IssueConfigValidation Source # | |
Defined in Gitea.Model Methods (==) :: IssueConfigValidation -> IssueConfigValidation -> Bool # (/=) :: IssueConfigValidation -> IssueConfigValidation -> Bool # |
mkIssueConfigValidation :: IssueConfigValidation Source #
Construct a value of type IssueConfigValidation
(by applying it's required fields, if any)
IssueDeadline
data IssueDeadline Source #
IssueDeadline IssueDeadline represents an issue deadline
Constructors
IssueDeadline | |
Fields
|
Instances
FromJSON IssueDeadline Source # | FromJSON IssueDeadline |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser IssueDeadline # parseJSONList :: Value -> Parser [IssueDeadline] # | |
ToJSON IssueDeadline Source # | ToJSON IssueDeadline |
Defined in Gitea.Model Methods toJSON :: IssueDeadline -> Value # toEncoding :: IssueDeadline -> Encoding # toJSONList :: [IssueDeadline] -> Value # toEncodingList :: [IssueDeadline] -> Encoding # | |
Show IssueDeadline Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> IssueDeadline -> ShowS # show :: IssueDeadline -> String # showList :: [IssueDeadline] -> ShowS # | |
Eq IssueDeadline Source # | |
Defined in Gitea.Model Methods (==) :: IssueDeadline -> IssueDeadline -> Bool # (/=) :: IssueDeadline -> IssueDeadline -> Bool # |
mkIssueDeadline :: IssueDeadline Source #
Construct a value of type IssueDeadline
(by applying it's required fields, if any)
IssueFormField
data IssueFormField Source #
IssueFormField IssueFormField represents a form field
Constructors
IssueFormField | |
Fields
|
Instances
FromJSON IssueFormField Source # | FromJSON IssueFormField |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser IssueFormField # parseJSONList :: Value -> Parser [IssueFormField] # | |
ToJSON IssueFormField Source # | ToJSON IssueFormField |
Defined in Gitea.Model Methods toJSON :: IssueFormField -> Value # toEncoding :: IssueFormField -> Encoding # toJSONList :: [IssueFormField] -> Value # toEncodingList :: [IssueFormField] -> Encoding # | |
Show IssueFormField Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> IssueFormField -> ShowS # show :: IssueFormField -> String # showList :: [IssueFormField] -> ShowS # | |
Eq IssueFormField Source # | |
Defined in Gitea.Model Methods (==) :: IssueFormField -> IssueFormField -> Bool # (/=) :: IssueFormField -> IssueFormField -> Bool # |
mkIssueFormField :: IssueFormField Source #
Construct a value of type IssueFormField
(by applying it's required fields, if any)
IssueLabelsOption
data IssueLabelsOption Source #
IssueLabelsOption IssueLabelsOption a collection of labels
Constructors
IssueLabelsOption | |
Fields
|
Instances
mkIssueLabelsOption :: IssueLabelsOption Source #
Construct a value of type IssueLabelsOption
(by applying it's required fields, if any)
IssueMeta
IssueMeta IssueMeta basic issue information
Constructors
IssueMeta | |
Fields
|
Instances
mkIssueMeta :: IssueMeta Source #
Construct a value of type IssueMeta
(by applying it's required fields, if any)
IssueTemplate
data IssueTemplate Source #
IssueTemplate IssueTemplate represents an issue template for a repository
Constructors
IssueTemplate | |
Fields
|
Instances
FromJSON IssueTemplate Source # | FromJSON IssueTemplate |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser IssueTemplate # parseJSONList :: Value -> Parser [IssueTemplate] # | |
ToJSON IssueTemplate Source # | ToJSON IssueTemplate |
Defined in Gitea.Model Methods toJSON :: IssueTemplate -> Value # toEncoding :: IssueTemplate -> Encoding # toJSONList :: [IssueTemplate] -> Value # toEncodingList :: [IssueTemplate] -> Encoding # | |
Show IssueTemplate Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> IssueTemplate -> ShowS # show :: IssueTemplate -> String # showList :: [IssueTemplate] -> ShowS # | |
Eq IssueTemplate Source # | |
Defined in Gitea.Model Methods (==) :: IssueTemplate -> IssueTemplate -> Bool # (/=) :: IssueTemplate -> IssueTemplate -> Bool # |
mkIssueTemplate :: IssueTemplate Source #
Construct a value of type IssueTemplate
(by applying it's required fields, if any)
Label
Label Label a label to an issue or a pr
Constructors
Label | |
LabelTemplate
data LabelTemplate Source #
LabelTemplate LabelTemplate info of a Label template
Constructors
LabelTemplate | |
Fields
|
Instances
FromJSON LabelTemplate Source # | FromJSON LabelTemplate |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser LabelTemplate # parseJSONList :: Value -> Parser [LabelTemplate] # | |
ToJSON LabelTemplate Source # | ToJSON LabelTemplate |
Defined in Gitea.Model Methods toJSON :: LabelTemplate -> Value # toEncoding :: LabelTemplate -> Encoding # toJSONList :: [LabelTemplate] -> Value # toEncodingList :: [LabelTemplate] -> Encoding # | |
Show LabelTemplate Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> LabelTemplate -> ShowS # show :: LabelTemplate -> String # showList :: [LabelTemplate] -> ShowS # | |
Eq LabelTemplate Source # | |
Defined in Gitea.Model Methods (==) :: LabelTemplate -> LabelTemplate -> Bool # (/=) :: LabelTemplate -> LabelTemplate -> Bool # |
mkLabelTemplate :: LabelTemplate Source #
Construct a value of type LabelTemplate
(by applying it's required fields, if any)
LicenseTemplateInfo
data LicenseTemplateInfo Source #
LicenseTemplateInfo LicensesInfo contains information about a License
Constructors
LicenseTemplateInfo | |
Fields
|
Instances
FromJSON LicenseTemplateInfo Source # | FromJSON LicenseTemplateInfo |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser LicenseTemplateInfo # parseJSONList :: Value -> Parser [LicenseTemplateInfo] # | |
ToJSON LicenseTemplateInfo Source # | ToJSON LicenseTemplateInfo |
Defined in Gitea.Model Methods toJSON :: LicenseTemplateInfo -> Value # toEncoding :: LicenseTemplateInfo -> Encoding # toJSONList :: [LicenseTemplateInfo] -> Value # toEncodingList :: [LicenseTemplateInfo] -> Encoding # | |
Show LicenseTemplateInfo Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> LicenseTemplateInfo -> ShowS # show :: LicenseTemplateInfo -> String # showList :: [LicenseTemplateInfo] -> ShowS # | |
Eq LicenseTemplateInfo Source # | |
Defined in Gitea.Model Methods (==) :: LicenseTemplateInfo -> LicenseTemplateInfo -> Bool # (/=) :: LicenseTemplateInfo -> LicenseTemplateInfo -> Bool # |
mkLicenseTemplateInfo :: LicenseTemplateInfo Source #
Construct a value of type LicenseTemplateInfo
(by applying it's required fields, if any)
LicensesTemplateListEntry
data LicensesTemplateListEntry Source #
LicensesTemplateListEntry LicensesListEntry is used for the API
Constructors
LicensesTemplateListEntry | |
Fields
|
Instances
FromJSON LicensesTemplateListEntry Source # | FromJSON LicensesTemplateListEntry |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser LicensesTemplateListEntry # parseJSONList :: Value -> Parser [LicensesTemplateListEntry] # | |
ToJSON LicensesTemplateListEntry Source # | ToJSON LicensesTemplateListEntry |
Defined in Gitea.Model Methods toJSON :: LicensesTemplateListEntry -> Value # toEncoding :: LicensesTemplateListEntry -> Encoding # toJSONList :: [LicensesTemplateListEntry] -> Value # | |
Show LicensesTemplateListEntry Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> LicensesTemplateListEntry -> ShowS # show :: LicensesTemplateListEntry -> String # showList :: [LicensesTemplateListEntry] -> ShowS # | |
Eq LicensesTemplateListEntry Source # | |
Defined in Gitea.Model Methods (==) :: LicensesTemplateListEntry -> LicensesTemplateListEntry -> Bool # (/=) :: LicensesTemplateListEntry -> LicensesTemplateListEntry -> Bool # |
mkLicensesTemplateListEntry :: LicensesTemplateListEntry Source #
Construct a value of type LicensesTemplateListEntry
(by applying it's required fields, if any)
MarkdownOption
data MarkdownOption Source #
MarkdownOption MarkdownOption markdown options
Constructors
MarkdownOption | |
Fields
|
Instances
mkMarkdownOption :: MarkdownOption Source #
Construct a value of type MarkdownOption
(by applying it's required fields, if any)
MarkupOption
data MarkupOption Source #
MarkupOption MarkupOption markup options
Constructors
MarkupOption | |
Fields
|
Instances
FromJSON MarkupOption Source # | FromJSON MarkupOption |
Defined in Gitea.Model | |
ToJSON MarkupOption Source # | ToJSON MarkupOption |
Defined in Gitea.Model Methods toJSON :: MarkupOption -> Value # toEncoding :: MarkupOption -> Encoding # toJSONList :: [MarkupOption] -> Value # toEncodingList :: [MarkupOption] -> Encoding # | |
Show MarkupOption Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> MarkupOption -> ShowS # show :: MarkupOption -> String # showList :: [MarkupOption] -> ShowS # | |
Eq MarkupOption Source # | |
Defined in Gitea.Model | |
HasBodyParam RenderMarkup MarkupOption Source # | |
Defined in Gitea.API.Miscellaneous Methods setBodyParam :: (Consumes RenderMarkup contentType, MimeRender contentType MarkupOption) => GiteaRequest RenderMarkup contentType res accept -> MarkupOption -> GiteaRequest RenderMarkup contentType res accept Source # |
mkMarkupOption :: MarkupOption Source #
Construct a value of type MarkupOption
(by applying it's required fields, if any)
MergePullRequestOption
data MergePullRequestOption Source #
MergePullRequestOption MergePullRequestForm form for merging Pull Request
Constructors
MergePullRequestOption | |
Fields
|
Instances
mkMergePullRequestOption Source #
Construct a value of type MergePullRequestOption
(by applying it's required fields, if any)
MigrateRepoOptions
data MigrateRepoOptions Source #
MigrateRepoOptions MigrateRepoOptions options for migrating repository's this is used to interact with api v1
Constructors
Instances
Arguments
:: Text | |
-> Text | |
-> MigrateRepoOptions |
Construct a value of type MigrateRepoOptions
(by applying it's required fields, if any)
Milestone
Milestone Milestone milestone is a collection of issues on one repository
Constructors
Milestone | |
Fields
|
mkMilestone :: Milestone Source #
Construct a value of type Milestone
(by applying it's required fields, if any)
NewIssuePinsAllowed
data NewIssuePinsAllowed Source #
NewIssuePinsAllowed NewIssuePinsAllowed represents an API response that says if new Issue Pins are allowed
Constructors
NewIssuePinsAllowed | |
Fields
|
Instances
FromJSON NewIssuePinsAllowed Source # | FromJSON NewIssuePinsAllowed |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser NewIssuePinsAllowed # parseJSONList :: Value -> Parser [NewIssuePinsAllowed] # | |
ToJSON NewIssuePinsAllowed Source # | ToJSON NewIssuePinsAllowed |
Defined in Gitea.Model Methods toJSON :: NewIssuePinsAllowed -> Value # toEncoding :: NewIssuePinsAllowed -> Encoding # toJSONList :: [NewIssuePinsAllowed] -> Value # toEncodingList :: [NewIssuePinsAllowed] -> Encoding # | |
Show NewIssuePinsAllowed Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> NewIssuePinsAllowed -> ShowS # show :: NewIssuePinsAllowed -> String # showList :: [NewIssuePinsAllowed] -> ShowS # | |
Eq NewIssuePinsAllowed Source # | |
Defined in Gitea.Model Methods (==) :: NewIssuePinsAllowed -> NewIssuePinsAllowed -> Bool # (/=) :: NewIssuePinsAllowed -> NewIssuePinsAllowed -> Bool # |
mkNewIssuePinsAllowed :: NewIssuePinsAllowed Source #
Construct a value of type NewIssuePinsAllowed
(by applying it's required fields, if any)
NodeInfo
NodeInfo NodeInfo contains standardized way of exposing metadata about a server running one of the distributed social networks
Constructors
NodeInfo | |
Fields
|
mkNodeInfo :: NodeInfo Source #
Construct a value of type NodeInfo
(by applying it's required fields, if any)
NodeInfoServices
data NodeInfoServices Source #
NodeInfoServices NodeInfoServices contains the third party sites this server can connect to via their application API
Constructors
NodeInfoServices | |
Fields
|
Instances
FromJSON NodeInfoServices Source # | FromJSON NodeInfoServices |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser NodeInfoServices # parseJSONList :: Value -> Parser [NodeInfoServices] # | |
ToJSON NodeInfoServices Source # | ToJSON NodeInfoServices |
Defined in Gitea.Model Methods toJSON :: NodeInfoServices -> Value # toEncoding :: NodeInfoServices -> Encoding # toJSONList :: [NodeInfoServices] -> Value # toEncodingList :: [NodeInfoServices] -> Encoding # | |
Show NodeInfoServices Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> NodeInfoServices -> ShowS # show :: NodeInfoServices -> String # showList :: [NodeInfoServices] -> ShowS # | |
Eq NodeInfoServices Source # | |
Defined in Gitea.Model Methods (==) :: NodeInfoServices -> NodeInfoServices -> Bool # (/=) :: NodeInfoServices -> NodeInfoServices -> Bool # |
mkNodeInfoServices :: NodeInfoServices Source #
Construct a value of type NodeInfoServices
(by applying it's required fields, if any)
NodeInfoSoftware
data NodeInfoSoftware Source #
NodeInfoSoftware NodeInfoSoftware contains Metadata about server software in use
Constructors
NodeInfoSoftware | |
Fields
|
Instances
FromJSON NodeInfoSoftware Source # | FromJSON NodeInfoSoftware |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser NodeInfoSoftware # parseJSONList :: Value -> Parser [NodeInfoSoftware] # | |
ToJSON NodeInfoSoftware Source # | ToJSON NodeInfoSoftware |
Defined in Gitea.Model Methods toJSON :: NodeInfoSoftware -> Value # toEncoding :: NodeInfoSoftware -> Encoding # toJSONList :: [NodeInfoSoftware] -> Value # toEncodingList :: [NodeInfoSoftware] -> Encoding # | |
Show NodeInfoSoftware Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> NodeInfoSoftware -> ShowS # show :: NodeInfoSoftware -> String # showList :: [NodeInfoSoftware] -> ShowS # | |
Eq NodeInfoSoftware Source # | |
Defined in Gitea.Model Methods (==) :: NodeInfoSoftware -> NodeInfoSoftware -> Bool # (/=) :: NodeInfoSoftware -> NodeInfoSoftware -> Bool # |
mkNodeInfoSoftware :: NodeInfoSoftware Source #
Construct a value of type NodeInfoSoftware
(by applying it's required fields, if any)
NodeInfoUsage
data NodeInfoUsage Source #
NodeInfoUsage NodeInfoUsage contains usage statistics for this server
Constructors
NodeInfoUsage | |
Fields
|
Instances
FromJSON NodeInfoUsage Source # | FromJSON NodeInfoUsage |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser NodeInfoUsage # parseJSONList :: Value -> Parser [NodeInfoUsage] # | |
ToJSON NodeInfoUsage Source # | ToJSON NodeInfoUsage |
Defined in Gitea.Model Methods toJSON :: NodeInfoUsage -> Value # toEncoding :: NodeInfoUsage -> Encoding # toJSONList :: [NodeInfoUsage] -> Value # toEncodingList :: [NodeInfoUsage] -> Encoding # | |
Show NodeInfoUsage Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> NodeInfoUsage -> ShowS # show :: NodeInfoUsage -> String # showList :: [NodeInfoUsage] -> ShowS # | |
Eq NodeInfoUsage Source # | |
Defined in Gitea.Model Methods (==) :: NodeInfoUsage -> NodeInfoUsage -> Bool # (/=) :: NodeInfoUsage -> NodeInfoUsage -> Bool # |
mkNodeInfoUsage :: NodeInfoUsage Source #
Construct a value of type NodeInfoUsage
(by applying it's required fields, if any)
NodeInfoUsageUsers
data NodeInfoUsageUsers Source #
NodeInfoUsageUsers NodeInfoUsageUsers contains statistics about the users of this server
Constructors
NodeInfoUsageUsers | |
Fields
|
Instances
FromJSON NodeInfoUsageUsers Source # | FromJSON NodeInfoUsageUsers |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser NodeInfoUsageUsers # parseJSONList :: Value -> Parser [NodeInfoUsageUsers] # | |
ToJSON NodeInfoUsageUsers Source # | ToJSON NodeInfoUsageUsers |
Defined in Gitea.Model Methods toJSON :: NodeInfoUsageUsers -> Value # toEncoding :: NodeInfoUsageUsers -> Encoding # toJSONList :: [NodeInfoUsageUsers] -> Value # toEncodingList :: [NodeInfoUsageUsers] -> Encoding # | |
Show NodeInfoUsageUsers Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> NodeInfoUsageUsers -> ShowS # show :: NodeInfoUsageUsers -> String # showList :: [NodeInfoUsageUsers] -> ShowS # | |
Eq NodeInfoUsageUsers Source # | |
Defined in Gitea.Model Methods (==) :: NodeInfoUsageUsers -> NodeInfoUsageUsers -> Bool # (/=) :: NodeInfoUsageUsers -> NodeInfoUsageUsers -> Bool # |
mkNodeInfoUsageUsers :: NodeInfoUsageUsers Source #
Construct a value of type NodeInfoUsageUsers
(by applying it's required fields, if any)
Note
Note Note contains information related to a git note
Constructors
Note | |
Fields
|
NotificationCount
data NotificationCount Source #
NotificationCount NotificationCount number of unread notifications
Constructors
NotificationCount | |
Fields
|
Instances
FromJSON NotificationCount Source # | FromJSON NotificationCount |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser NotificationCount # parseJSONList :: Value -> Parser [NotificationCount] # | |
ToJSON NotificationCount Source # | ToJSON NotificationCount |
Defined in Gitea.Model Methods toJSON :: NotificationCount -> Value # toEncoding :: NotificationCount -> Encoding # toJSONList :: [NotificationCount] -> Value # toEncodingList :: [NotificationCount] -> Encoding # | |
Show NotificationCount Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> NotificationCount -> ShowS # show :: NotificationCount -> String # showList :: [NotificationCount] -> ShowS # | |
Eq NotificationCount Source # | |
Defined in Gitea.Model Methods (==) :: NotificationCount -> NotificationCount -> Bool # (/=) :: NotificationCount -> NotificationCount -> Bool # |
mkNotificationCount :: NotificationCount Source #
Construct a value of type NotificationCount
(by applying it's required fields, if any)
NotificationSubject
data NotificationSubject Source #
NotificationSubject NotificationSubject contains the notification subject (IssuePullCommit)
Constructors
NotificationSubject | |
Fields
|
Instances
FromJSON NotificationSubject Source # | FromJSON NotificationSubject |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser NotificationSubject # parseJSONList :: Value -> Parser [NotificationSubject] # | |
ToJSON NotificationSubject Source # | ToJSON NotificationSubject |
Defined in Gitea.Model Methods toJSON :: NotificationSubject -> Value # toEncoding :: NotificationSubject -> Encoding # toJSONList :: [NotificationSubject] -> Value # toEncodingList :: [NotificationSubject] -> Encoding # | |
Show NotificationSubject Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> NotificationSubject -> ShowS # show :: NotificationSubject -> String # showList :: [NotificationSubject] -> ShowS # | |
Eq NotificationSubject Source # | |
Defined in Gitea.Model Methods (==) :: NotificationSubject -> NotificationSubject -> Bool # (/=) :: NotificationSubject -> NotificationSubject -> Bool # |
mkNotificationSubject :: NotificationSubject Source #
Construct a value of type NotificationSubject
(by applying it's required fields, if any)
NotificationThread
data NotificationThread Source #
NotificationThread NotificationThread expose Notification on API
Constructors
NotificationThread | |
Fields
|
Instances
FromJSON NotificationThread Source # | FromJSON NotificationThread |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser NotificationThread # parseJSONList :: Value -> Parser [NotificationThread] # | |
ToJSON NotificationThread Source # | ToJSON NotificationThread |
Defined in Gitea.Model Methods toJSON :: NotificationThread -> Value # toEncoding :: NotificationThread -> Encoding # toJSONList :: [NotificationThread] -> Value # toEncodingList :: [NotificationThread] -> Encoding # | |
Show NotificationThread Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> NotificationThread -> ShowS # show :: NotificationThread -> String # showList :: [NotificationThread] -> ShowS # | |
Eq NotificationThread Source # | |
Defined in Gitea.Model Methods (==) :: NotificationThread -> NotificationThread -> Bool # (/=) :: NotificationThread -> NotificationThread -> Bool # |
mkNotificationThread :: NotificationThread Source #
Construct a value of type NotificationThread
(by applying it's required fields, if any)
OAuth2Application
data OAuth2Application Source #
OAuth2Application OAuth2Application represents an OAuth2 application.
Constructors
OAuth2Application | |
Fields
|
Instances
FromJSON OAuth2Application Source # | FromJSON OAuth2Application |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser OAuth2Application # parseJSONList :: Value -> Parser [OAuth2Application] # | |
ToJSON OAuth2Application Source # | ToJSON OAuth2Application |
Defined in Gitea.Model Methods toJSON :: OAuth2Application -> Value # toEncoding :: OAuth2Application -> Encoding # toJSONList :: [OAuth2Application] -> Value # toEncodingList :: [OAuth2Application] -> Encoding # | |
Show OAuth2Application Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> OAuth2Application -> ShowS # show :: OAuth2Application -> String # showList :: [OAuth2Application] -> ShowS # | |
Eq OAuth2Application Source # | |
Defined in Gitea.Model Methods (==) :: OAuth2Application -> OAuth2Application -> Bool # (/=) :: OAuth2Application -> OAuth2Application -> Bool # |
mkOAuth2Application :: OAuth2Application Source #
Construct a value of type OAuth2Application
(by applying it's required fields, if any)
Organization
data Organization Source #
Organization Organization represents an organization
Constructors
Organization | |
Fields
|
Instances
FromJSON Organization Source # | FromJSON Organization |
Defined in Gitea.Model | |
ToJSON Organization Source # | ToJSON Organization |
Defined in Gitea.Model Methods toJSON :: Organization -> Value # toEncoding :: Organization -> Encoding # toJSONList :: [Organization] -> Value # toEncodingList :: [Organization] -> Encoding # | |
Show Organization Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> Organization -> ShowS # show :: Organization -> String # showList :: [Organization] -> ShowS # | |
Eq Organization Source # | |
Defined in Gitea.Model |
mkOrganization :: Organization Source #
Construct a value of type Organization
(by applying it's required fields, if any)
OrganizationPermissions
data OrganizationPermissions Source #
OrganizationPermissions OrganizationPermissions list different users permissions on an organization
Constructors
OrganizationPermissions | |
Fields
|
Instances
FromJSON OrganizationPermissions Source # | FromJSON OrganizationPermissions |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser OrganizationPermissions # parseJSONList :: Value -> Parser [OrganizationPermissions] # | |
ToJSON OrganizationPermissions Source # | ToJSON OrganizationPermissions |
Defined in Gitea.Model Methods toJSON :: OrganizationPermissions -> Value # toEncoding :: OrganizationPermissions -> Encoding # toJSONList :: [OrganizationPermissions] -> Value # | |
Show OrganizationPermissions Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> OrganizationPermissions -> ShowS # show :: OrganizationPermissions -> String # showList :: [OrganizationPermissions] -> ShowS # | |
Eq OrganizationPermissions Source # | |
Defined in Gitea.Model Methods (==) :: OrganizationPermissions -> OrganizationPermissions -> Bool # (/=) :: OrganizationPermissions -> OrganizationPermissions -> Bool # |
mkOrganizationPermissions :: OrganizationPermissions Source #
Construct a value of type OrganizationPermissions
(by applying it's required fields, if any)
PRBranchInfo
data PRBranchInfo Source #
PRBranchInfo PRBranchInfo information about a branch
Constructors
PRBranchInfo | |
Fields
|
Instances
FromJSON PRBranchInfo Source # | FromJSON PRBranchInfo |
Defined in Gitea.Model | |
ToJSON PRBranchInfo Source # | ToJSON PRBranchInfo |
Defined in Gitea.Model Methods toJSON :: PRBranchInfo -> Value # toEncoding :: PRBranchInfo -> Encoding # toJSONList :: [PRBranchInfo] -> Value # toEncodingList :: [PRBranchInfo] -> Encoding # | |
Show PRBranchInfo Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PRBranchInfo -> ShowS # show :: PRBranchInfo -> String # showList :: [PRBranchInfo] -> ShowS # | |
Eq PRBranchInfo Source # | |
Defined in Gitea.Model |
mkPRBranchInfo :: PRBranchInfo Source #
Construct a value of type PRBranchInfo
(by applying it's required fields, if any)
Package
Package Package represents a package
Constructors
Package | |
Fields
|
Construct a value of type Package
(by applying it's required fields, if any)
PackageFile
data PackageFile Source #
PackageFile PackageFile represents a package file
Constructors
PackageFile | |
Fields
|
Instances
FromJSON PackageFile Source # | FromJSON PackageFile |
Defined in Gitea.Model | |
ToJSON PackageFile Source # | ToJSON PackageFile |
Defined in Gitea.Model Methods toJSON :: PackageFile -> Value # toEncoding :: PackageFile -> Encoding # toJSONList :: [PackageFile] -> Value # toEncodingList :: [PackageFile] -> Encoding # | |
Show PackageFile Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PackageFile -> ShowS # show :: PackageFile -> String # showList :: [PackageFile] -> ShowS # | |
Eq PackageFile Source # | |
Defined in Gitea.Model |
mkPackageFile :: PackageFile Source #
Construct a value of type PackageFile
(by applying it's required fields, if any)
PayloadCommit
data PayloadCommit Source #
PayloadCommit PayloadCommit represents a commit
Constructors
PayloadCommit | |
Fields
|
Instances
FromJSON PayloadCommit Source # | FromJSON PayloadCommit |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser PayloadCommit # parseJSONList :: Value -> Parser [PayloadCommit] # | |
ToJSON PayloadCommit Source # | ToJSON PayloadCommit |
Defined in Gitea.Model Methods toJSON :: PayloadCommit -> Value # toEncoding :: PayloadCommit -> Encoding # toJSONList :: [PayloadCommit] -> Value # toEncodingList :: [PayloadCommit] -> Encoding # | |
Show PayloadCommit Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PayloadCommit -> ShowS # show :: PayloadCommit -> String # showList :: [PayloadCommit] -> ShowS # | |
Eq PayloadCommit Source # | |
Defined in Gitea.Model Methods (==) :: PayloadCommit -> PayloadCommit -> Bool # (/=) :: PayloadCommit -> PayloadCommit -> Bool # |
mkPayloadCommit :: PayloadCommit Source #
Construct a value of type PayloadCommit
(by applying it's required fields, if any)
PayloadCommitVerification
data PayloadCommitVerification Source #
PayloadCommitVerification PayloadCommitVerification represents the GPG verification of a commit
Constructors
PayloadCommitVerification | |
Fields
|
Instances
FromJSON PayloadCommitVerification Source # | FromJSON PayloadCommitVerification |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser PayloadCommitVerification # parseJSONList :: Value -> Parser [PayloadCommitVerification] # | |
ToJSON PayloadCommitVerification Source # | ToJSON PayloadCommitVerification |
Defined in Gitea.Model Methods toJSON :: PayloadCommitVerification -> Value # toEncoding :: PayloadCommitVerification -> Encoding # toJSONList :: [PayloadCommitVerification] -> Value # | |
Show PayloadCommitVerification Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PayloadCommitVerification -> ShowS # show :: PayloadCommitVerification -> String # showList :: [PayloadCommitVerification] -> ShowS # | |
Eq PayloadCommitVerification Source # | |
Defined in Gitea.Model Methods (==) :: PayloadCommitVerification -> PayloadCommitVerification -> Bool # (/=) :: PayloadCommitVerification -> PayloadCommitVerification -> Bool # |
mkPayloadCommitVerification :: PayloadCommitVerification Source #
Construct a value of type PayloadCommitVerification
(by applying it's required fields, if any)
PayloadUser
data PayloadUser Source #
PayloadUser PayloadUser represents the author or committer of a commit
Constructors
PayloadUser | |
Fields
|
Instances
FromJSON PayloadUser Source # | FromJSON PayloadUser |
Defined in Gitea.Model | |
ToJSON PayloadUser Source # | ToJSON PayloadUser |
Defined in Gitea.Model Methods toJSON :: PayloadUser -> Value # toEncoding :: PayloadUser -> Encoding # toJSONList :: [PayloadUser] -> Value # toEncodingList :: [PayloadUser] -> Encoding # | |
Show PayloadUser Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PayloadUser -> ShowS # show :: PayloadUser -> String # showList :: [PayloadUser] -> ShowS # | |
Eq PayloadUser Source # | |
Defined in Gitea.Model |
mkPayloadUser :: PayloadUser Source #
Construct a value of type PayloadUser
(by applying it's required fields, if any)
Permission
data Permission Source #
Permission Permission represents a set of permissions
Constructors
Permission | |
Fields
|
Instances
FromJSON Permission Source # | FromJSON Permission |
Defined in Gitea.Model | |
ToJSON Permission Source # | ToJSON Permission |
Defined in Gitea.Model Methods toJSON :: Permission -> Value # toEncoding :: Permission -> Encoding # toJSONList :: [Permission] -> Value # toEncodingList :: [Permission] -> Encoding # | |
Show Permission Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> Permission -> ShowS # show :: Permission -> String # showList :: [Permission] -> ShowS # | |
Eq Permission Source # | |
Defined in Gitea.Model |
mkPermission :: Permission Source #
Construct a value of type Permission
(by applying it's required fields, if any)
PublicKey
PublicKey PublicKey publickey is a user key to push code to repository
Constructors
PublicKey | |
Fields
|
mkPublicKey :: PublicKey Source #
Construct a value of type PublicKey
(by applying it's required fields, if any)
PullRequest
data PullRequest Source #
PullRequest PullRequest represents a pull request
Constructors
Instances
FromJSON PullRequest Source # | FromJSON PullRequest |
Defined in Gitea.Model | |
ToJSON PullRequest Source # | ToJSON PullRequest |
Defined in Gitea.Model Methods toJSON :: PullRequest -> Value # toEncoding :: PullRequest -> Encoding # toJSONList :: [PullRequest] -> Value # toEncodingList :: [PullRequest] -> Encoding # | |
Show PullRequest Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PullRequest -> ShowS # show :: PullRequest -> String # showList :: [PullRequest] -> ShowS # | |
Eq PullRequest Source # | |
Defined in Gitea.Model |
mkPullRequest :: PullRequest Source #
Construct a value of type PullRequest
(by applying it's required fields, if any)
PullRequestMeta
data PullRequestMeta Source #
PullRequestMeta PullRequestMeta PR info if an issue is a PR
Constructors
PullRequestMeta | |
Fields
|
Instances
FromJSON PullRequestMeta Source # | FromJSON PullRequestMeta |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser PullRequestMeta # parseJSONList :: Value -> Parser [PullRequestMeta] # | |
ToJSON PullRequestMeta Source # | ToJSON PullRequestMeta |
Defined in Gitea.Model Methods toJSON :: PullRequestMeta -> Value # toEncoding :: PullRequestMeta -> Encoding # toJSONList :: [PullRequestMeta] -> Value # toEncodingList :: [PullRequestMeta] -> Encoding # | |
Show PullRequestMeta Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PullRequestMeta -> ShowS # show :: PullRequestMeta -> String # showList :: [PullRequestMeta] -> ShowS # | |
Eq PullRequestMeta Source # | |
Defined in Gitea.Model Methods (==) :: PullRequestMeta -> PullRequestMeta -> Bool # (/=) :: PullRequestMeta -> PullRequestMeta -> Bool # |
mkPullRequestMeta :: PullRequestMeta Source #
Construct a value of type PullRequestMeta
(by applying it's required fields, if any)
PullReview
data PullReview Source #
PullReview PullReview represents a pull request review
Constructors
PullReview | |
Fields
|
Instances
FromJSON PullReview Source # | FromJSON PullReview |
Defined in Gitea.Model | |
ToJSON PullReview Source # | ToJSON PullReview |
Defined in Gitea.Model Methods toJSON :: PullReview -> Value # toEncoding :: PullReview -> Encoding # toJSONList :: [PullReview] -> Value # toEncodingList :: [PullReview] -> Encoding # | |
Show PullReview Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PullReview -> ShowS # show :: PullReview -> String # showList :: [PullReview] -> ShowS # | |
Eq PullReview Source # | |
Defined in Gitea.Model |
mkPullReview :: PullReview Source #
Construct a value of type PullReview
(by applying it's required fields, if any)
PullReviewComment
data PullReviewComment Source #
PullReviewComment PullReviewComment represents a comment on a pull request review
Constructors
PullReviewComment | |
Fields
|
Instances
FromJSON PullReviewComment Source # | FromJSON PullReviewComment |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser PullReviewComment # parseJSONList :: Value -> Parser [PullReviewComment] # | |
ToJSON PullReviewComment Source # | ToJSON PullReviewComment |
Defined in Gitea.Model Methods toJSON :: PullReviewComment -> Value # toEncoding :: PullReviewComment -> Encoding # toJSONList :: [PullReviewComment] -> Value # toEncodingList :: [PullReviewComment] -> Encoding # | |
Show PullReviewComment Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PullReviewComment -> ShowS # show :: PullReviewComment -> String # showList :: [PullReviewComment] -> ShowS # | |
Eq PullReviewComment Source # | |
Defined in Gitea.Model Methods (==) :: PullReviewComment -> PullReviewComment -> Bool # (/=) :: PullReviewComment -> PullReviewComment -> Bool # |
mkPullReviewComment :: PullReviewComment Source #
Construct a value of type PullReviewComment
(by applying it's required fields, if any)
PullReviewRequestOptions
data PullReviewRequestOptions Source #
PullReviewRequestOptions PullReviewRequestOptions are options to add or remove pull review requests
Constructors
PullReviewRequestOptions | |
Fields
|
Instances
mkPullReviewRequestOptions :: PullReviewRequestOptions Source #
Construct a value of type PullReviewRequestOptions
(by applying it's required fields, if any)
PushMirror
data PushMirror Source #
PushMirror PushMirror represents information of a push mirror
Constructors
PushMirror | |
Fields
|
Instances
FromJSON PushMirror Source # | FromJSON PushMirror |
Defined in Gitea.Model | |
ToJSON PushMirror Source # | ToJSON PushMirror |
Defined in Gitea.Model Methods toJSON :: PushMirror -> Value # toEncoding :: PushMirror -> Encoding # toJSONList :: [PushMirror] -> Value # toEncodingList :: [PushMirror] -> Encoding # | |
Show PushMirror Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> PushMirror -> ShowS # show :: PushMirror -> String # showList :: [PushMirror] -> ShowS # | |
Eq PushMirror Source # | |
Defined in Gitea.Model |
mkPushMirror :: PushMirror Source #
Construct a value of type PushMirror
(by applying it's required fields, if any)
Reaction
Reaction Reaction contain one reaction
Constructors
Reaction | |
Fields
|
mkReaction :: Reaction Source #
Construct a value of type Reaction
(by applying it's required fields, if any)
Reference
Reference Reference represents a Git reference.
Constructors
Reference | |
Fields
|
mkReference :: Reference Source #
Construct a value of type Reference
(by applying it's required fields, if any)
Release
Release Release represents a repository release
Constructors
Release | |
Fields
|
Construct a value of type Release
(by applying it's required fields, if any)
RenameUserOption
data RenameUserOption Source #
RenameUserOption RenameUserOption options when renaming a user
Constructors
RenameUserOption | |
Fields
|
Instances
Arguments
:: Text |
|
-> RenameUserOption |
Construct a value of type RenameUserOption
(by applying it's required fields, if any)
RepoCollaboratorPermission
data RepoCollaboratorPermission Source #
RepoCollaboratorPermission RepoCollaboratorPermission to get repository permission for a collaborator
Constructors
RepoCollaboratorPermission | |
Fields
|
Instances
FromJSON RepoCollaboratorPermission Source # | FromJSON RepoCollaboratorPermission |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser RepoCollaboratorPermission # parseJSONList :: Value -> Parser [RepoCollaboratorPermission] # | |
ToJSON RepoCollaboratorPermission Source # | ToJSON RepoCollaboratorPermission |
Defined in Gitea.Model Methods toJSON :: RepoCollaboratorPermission -> Value # toEncoding :: RepoCollaboratorPermission -> Encoding # toJSONList :: [RepoCollaboratorPermission] -> Value # toEncodingList :: [RepoCollaboratorPermission] -> Encoding # | |
Show RepoCollaboratorPermission Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> RepoCollaboratorPermission -> ShowS # show :: RepoCollaboratorPermission -> String # showList :: [RepoCollaboratorPermission] -> ShowS # | |
Eq RepoCollaboratorPermission Source # | |
Defined in Gitea.Model Methods (==) :: RepoCollaboratorPermission -> RepoCollaboratorPermission -> Bool # (/=) :: RepoCollaboratorPermission -> RepoCollaboratorPermission -> Bool # |
mkRepoCollaboratorPermission :: RepoCollaboratorPermission Source #
Construct a value of type RepoCollaboratorPermission
(by applying it's required fields, if any)
RepoCommit
data RepoCommit Source #
RepoCommit RepoCommit contains information of a commit in the context of a repository.
Constructors
RepoCommit | |
Fields
|
Instances
FromJSON RepoCommit Source # | FromJSON RepoCommit |
Defined in Gitea.Model | |
ToJSON RepoCommit Source # | ToJSON RepoCommit |
Defined in Gitea.Model Methods toJSON :: RepoCommit -> Value # toEncoding :: RepoCommit -> Encoding # toJSONList :: [RepoCommit] -> Value # toEncodingList :: [RepoCommit] -> Encoding # | |
Show RepoCommit Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> RepoCommit -> ShowS # show :: RepoCommit -> String # showList :: [RepoCommit] -> ShowS # | |
Eq RepoCommit Source # | |
Defined in Gitea.Model |
mkRepoCommit :: RepoCommit Source #
Construct a value of type RepoCommit
(by applying it's required fields, if any)
RepoTopicOptions
data RepoTopicOptions Source #
RepoTopicOptions RepoTopicOptions a collection of repo topic names
Constructors
RepoTopicOptions | |
Fields
|
Instances
mkRepoTopicOptions :: RepoTopicOptions Source #
Construct a value of type RepoTopicOptions
(by applying it's required fields, if any)
RepoTransfer
data RepoTransfer Source #
RepoTransfer RepoTransfer represents a pending repo transfer
Constructors
RepoTransfer | |
Fields
|
Instances
FromJSON RepoTransfer Source # | FromJSON RepoTransfer |
Defined in Gitea.Model | |
ToJSON RepoTransfer Source # | ToJSON RepoTransfer |
Defined in Gitea.Model Methods toJSON :: RepoTransfer -> Value # toEncoding :: RepoTransfer -> Encoding # toJSONList :: [RepoTransfer] -> Value # toEncodingList :: [RepoTransfer] -> Encoding # | |
Show RepoTransfer Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> RepoTransfer -> ShowS # show :: RepoTransfer -> String # showList :: [RepoTransfer] -> ShowS # | |
Eq RepoTransfer Source # | |
Defined in Gitea.Model |
mkRepoTransfer :: RepoTransfer Source #
Construct a value of type RepoTransfer
(by applying it's required fields, if any)
Repository
data Repository Source #
Repository Repository represents a repository
Constructors
Instances
FromJSON Repository Source # | FromJSON Repository |
Defined in Gitea.Model | |
ToJSON Repository Source # | ToJSON Repository |
Defined in Gitea.Model Methods toJSON :: Repository -> Value # toEncoding :: Repository -> Encoding # toJSONList :: [Repository] -> Value # toEncodingList :: [Repository] -> Encoding # | |
Show Repository Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> Repository -> ShowS # show :: Repository -> String # showList :: [Repository] -> ShowS # | |
Eq Repository Source # | |
Defined in Gitea.Model |
mkRepository :: Repository Source #
Construct a value of type Repository
(by applying it's required fields, if any)
RepositoryMeta
data RepositoryMeta Source #
RepositoryMeta RepositoryMeta basic repository information
Constructors
RepositoryMeta | |
Fields
|
Instances
FromJSON RepositoryMeta Source # | FromJSON RepositoryMeta |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser RepositoryMeta # parseJSONList :: Value -> Parser [RepositoryMeta] # | |
ToJSON RepositoryMeta Source # | ToJSON RepositoryMeta |
Defined in Gitea.Model Methods toJSON :: RepositoryMeta -> Value # toEncoding :: RepositoryMeta -> Encoding # toJSONList :: [RepositoryMeta] -> Value # toEncodingList :: [RepositoryMeta] -> Encoding # | |
Show RepositoryMeta Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> RepositoryMeta -> ShowS # show :: RepositoryMeta -> String # showList :: [RepositoryMeta] -> ShowS # | |
Eq RepositoryMeta Source # | |
Defined in Gitea.Model Methods (==) :: RepositoryMeta -> RepositoryMeta -> Bool # (/=) :: RepositoryMeta -> RepositoryMeta -> Bool # |
mkRepositoryMeta :: RepositoryMeta Source #
Construct a value of type RepositoryMeta
(by applying it's required fields, if any)
SearchResults
data SearchResults Source #
SearchResults SearchResults results of a successful search
Constructors
SearchResults | |
Fields
|
Instances
FromJSON SearchResults Source # | FromJSON SearchResults |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser SearchResults # parseJSONList :: Value -> Parser [SearchResults] # | |
ToJSON SearchResults Source # | ToJSON SearchResults |
Defined in Gitea.Model Methods toJSON :: SearchResults -> Value # toEncoding :: SearchResults -> Encoding # toJSONList :: [SearchResults] -> Value # toEncodingList :: [SearchResults] -> Encoding # | |
Show SearchResults Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> SearchResults -> ShowS # show :: SearchResults -> String # showList :: [SearchResults] -> ShowS # | |
Eq SearchResults Source # | |
Defined in Gitea.Model Methods (==) :: SearchResults -> SearchResults -> Bool # (/=) :: SearchResults -> SearchResults -> Bool # |
mkSearchResults :: SearchResults Source #
Construct a value of type SearchResults
(by applying it's required fields, if any)
ServerVersion
data ServerVersion Source #
ServerVersion ServerVersion wraps the version of the server
Constructors
ServerVersion | |
Fields
|
Instances
FromJSON ServerVersion Source # | FromJSON ServerVersion |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser ServerVersion # parseJSONList :: Value -> Parser [ServerVersion] # | |
ToJSON ServerVersion Source # | ToJSON ServerVersion |
Defined in Gitea.Model Methods toJSON :: ServerVersion -> Value # toEncoding :: ServerVersion -> Encoding # toJSONList :: [ServerVersion] -> Value # toEncodingList :: [ServerVersion] -> Encoding # | |
Show ServerVersion Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> ServerVersion -> ShowS # show :: ServerVersion -> String # showList :: [ServerVersion] -> ShowS # | |
Eq ServerVersion Source # | |
Defined in Gitea.Model Methods (==) :: ServerVersion -> ServerVersion -> Bool # (/=) :: ServerVersion -> ServerVersion -> Bool # |
mkServerVersion :: ServerVersion Source #
Construct a value of type ServerVersion
(by applying it's required fields, if any)
StopWatch
StopWatch StopWatch represent a running stopwatch
Constructors
StopWatch | |
Fields
|
mkStopWatch :: StopWatch Source #
Construct a value of type StopWatch
(by applying it's required fields, if any)
SubmitPullReviewOptions
data SubmitPullReviewOptions Source #
SubmitPullReviewOptions SubmitPullReviewOptions are options to submit a pending pull review
Constructors
SubmitPullReviewOptions | |
Fields
|
Instances
mkSubmitPullReviewOptions :: SubmitPullReviewOptions Source #
Construct a value of type SubmitPullReviewOptions
(by applying it's required fields, if any)
Tag
Tag Tag represents a repository tag
Constructors
Tag | |
Fields
|
Team
Team Team represents a team in an organization
Constructors
Team | |
Fields
|
TeamSearch200Response
data TeamSearch200Response Source #
TeamSearch200Response
Constructors
TeamSearch200Response | |
Fields
|
Instances
FromJSON TeamSearch200Response Source # | FromJSON TeamSearch200Response |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser TeamSearch200Response # parseJSONList :: Value -> Parser [TeamSearch200Response] # | |
ToJSON TeamSearch200Response Source # | ToJSON TeamSearch200Response |
Defined in Gitea.Model Methods toJSON :: TeamSearch200Response -> Value # toEncoding :: TeamSearch200Response -> Encoding # toJSONList :: [TeamSearch200Response] -> Value # toEncodingList :: [TeamSearch200Response] -> Encoding # | |
Show TeamSearch200Response Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> TeamSearch200Response -> ShowS # show :: TeamSearch200Response -> String # showList :: [TeamSearch200Response] -> ShowS # | |
Eq TeamSearch200Response Source # | |
Defined in Gitea.Model Methods (==) :: TeamSearch200Response -> TeamSearch200Response -> Bool # (/=) :: TeamSearch200Response -> TeamSearch200Response -> Bool # |
mkTeamSearch200Response :: TeamSearch200Response Source #
Construct a value of type TeamSearch200Response
(by applying it's required fields, if any)
TimelineComment
data TimelineComment Source #
TimelineComment TimelineComment represents a timeline comment (comment of any type) on a commit or issue
Constructors
Instances
FromJSON TimelineComment Source # | FromJSON TimelineComment |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser TimelineComment # parseJSONList :: Value -> Parser [TimelineComment] # | |
ToJSON TimelineComment Source # | ToJSON TimelineComment |
Defined in Gitea.Model Methods toJSON :: TimelineComment -> Value # toEncoding :: TimelineComment -> Encoding # toJSONList :: [TimelineComment] -> Value # toEncodingList :: [TimelineComment] -> Encoding # | |
Show TimelineComment Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> TimelineComment -> ShowS # show :: TimelineComment -> String # showList :: [TimelineComment] -> ShowS # | |
Eq TimelineComment Source # | |
Defined in Gitea.Model Methods (==) :: TimelineComment -> TimelineComment -> Bool # (/=) :: TimelineComment -> TimelineComment -> Bool # |
mkTimelineComment :: TimelineComment Source #
Construct a value of type TimelineComment
(by applying it's required fields, if any)
TopicName
TopicName TopicName a list of repo topic names
Constructors
TopicName | |
Fields
|
mkTopicName :: TopicName Source #
Construct a value of type TopicName
(by applying it's required fields, if any)
TopicResponse
data TopicResponse Source #
TopicResponse TopicResponse for returning topics
Constructors
TopicResponse | |
Fields
|
Instances
FromJSON TopicResponse Source # | FromJSON TopicResponse |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser TopicResponse # parseJSONList :: Value -> Parser [TopicResponse] # | |
ToJSON TopicResponse Source # | ToJSON TopicResponse |
Defined in Gitea.Model Methods toJSON :: TopicResponse -> Value # toEncoding :: TopicResponse -> Encoding # toJSONList :: [TopicResponse] -> Value # toEncodingList :: [TopicResponse] -> Encoding # | |
Show TopicResponse Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> TopicResponse -> ShowS # show :: TopicResponse -> String # showList :: [TopicResponse] -> ShowS # | |
Eq TopicResponse Source # | |
Defined in Gitea.Model Methods (==) :: TopicResponse -> TopicResponse -> Bool # (/=) :: TopicResponse -> TopicResponse -> Bool # |
mkTopicResponse :: TopicResponse Source #
Construct a value of type TopicResponse
(by applying it's required fields, if any)
TrackedTime
data TrackedTime Source #
TrackedTime TrackedTime worked time for an issue / pr
Constructors
TrackedTime | |
Fields
|
Instances
FromJSON TrackedTime Source # | FromJSON TrackedTime |
Defined in Gitea.Model | |
ToJSON TrackedTime Source # | ToJSON TrackedTime |
Defined in Gitea.Model Methods toJSON :: TrackedTime -> Value # toEncoding :: TrackedTime -> Encoding # toJSONList :: [TrackedTime] -> Value # toEncodingList :: [TrackedTime] -> Encoding # | |
Show TrackedTime Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> TrackedTime -> ShowS # show :: TrackedTime -> String # showList :: [TrackedTime] -> ShowS # | |
Eq TrackedTime Source # | |
Defined in Gitea.Model |
mkTrackedTime :: TrackedTime Source #
Construct a value of type TrackedTime
(by applying it's required fields, if any)
TransferRepoOption
data TransferRepoOption Source #
TransferRepoOption TransferRepoOption options when transfer a repository's ownership
Constructors
TransferRepoOption | |
Fields
|
Instances
Construct a value of type TransferRepoOption
(by applying it's required fields, if any)
UpdateFileOptions
data UpdateFileOptions Source #
UpdateFileOptions
UpdateFileOptions options for updating files Note: author
and committer
are optional (if only one is given, it will be used for the other, otherwise the authenticated user will be used)
Constructors
UpdateFileOptions | |
Fields
|
Instances
Arguments
:: Text |
|
-> Text |
|
-> UpdateFileOptions |
Construct a value of type UpdateFileOptions
(by applying it's required fields, if any)
User
User User represents a user
Constructors
User | |
Fields
|
UserHeatmapData
data UserHeatmapData Source #
UserHeatmapData UserHeatmapData represents the data needed to create a heatmap
Constructors
UserHeatmapData | |
Fields
|
Instances
FromJSON UserHeatmapData Source # | FromJSON UserHeatmapData |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser UserHeatmapData # parseJSONList :: Value -> Parser [UserHeatmapData] # | |
ToJSON UserHeatmapData Source # | ToJSON UserHeatmapData |
Defined in Gitea.Model Methods toJSON :: UserHeatmapData -> Value # toEncoding :: UserHeatmapData -> Encoding # toJSONList :: [UserHeatmapData] -> Value # toEncodingList :: [UserHeatmapData] -> Encoding # | |
Show UserHeatmapData Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> UserHeatmapData -> ShowS # show :: UserHeatmapData -> String # showList :: [UserHeatmapData] -> ShowS # | |
Eq UserHeatmapData Source # | |
Defined in Gitea.Model Methods (==) :: UserHeatmapData -> UserHeatmapData -> Bool # (/=) :: UserHeatmapData -> UserHeatmapData -> Bool # |
mkUserHeatmapData :: UserHeatmapData Source #
Construct a value of type UserHeatmapData
(by applying it's required fields, if any)
UserSearch200Response
data UserSearch200Response Source #
UserSearch200Response
Constructors
UserSearch200Response | |
Fields
|
Instances
FromJSON UserSearch200Response Source # | FromJSON UserSearch200Response |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser UserSearch200Response # parseJSONList :: Value -> Parser [UserSearch200Response] # | |
ToJSON UserSearch200Response Source # | ToJSON UserSearch200Response |
Defined in Gitea.Model Methods toJSON :: UserSearch200Response -> Value # toEncoding :: UserSearch200Response -> Encoding # toJSONList :: [UserSearch200Response] -> Value # toEncodingList :: [UserSearch200Response] -> Encoding # | |
Show UserSearch200Response Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> UserSearch200Response -> ShowS # show :: UserSearch200Response -> String # showList :: [UserSearch200Response] -> ShowS # | |
Eq UserSearch200Response Source # | |
Defined in Gitea.Model Methods (==) :: UserSearch200Response -> UserSearch200Response -> Bool # (/=) :: UserSearch200Response -> UserSearch200Response -> Bool # |
mkUserSearch200Response :: UserSearch200Response Source #
Construct a value of type UserSearch200Response
(by applying it's required fields, if any)
UserSettings
data UserSettings Source #
UserSettings UserSettings represents user settings
Constructors
UserSettings | |
Fields
|
Instances
FromJSON UserSettings Source # | FromJSON UserSettings |
Defined in Gitea.Model | |
ToJSON UserSettings Source # | ToJSON UserSettings |
Defined in Gitea.Model Methods toJSON :: UserSettings -> Value # toEncoding :: UserSettings -> Encoding # toJSONList :: [UserSettings] -> Value # toEncodingList :: [UserSettings] -> Encoding # | |
Show UserSettings Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> UserSettings -> ShowS # show :: UserSettings -> String # showList :: [UserSettings] -> ShowS # | |
Eq UserSettings Source # | |
Defined in Gitea.Model |
mkUserSettings :: UserSettings Source #
Construct a value of type UserSettings
(by applying it's required fields, if any)
UserSettingsOptions
data UserSettingsOptions Source #
UserSettingsOptions UserSettingsOptions represents options to change user settings
Constructors
UserSettingsOptions | |
Fields
|
Instances
mkUserSettingsOptions :: UserSettingsOptions Source #
Construct a value of type UserSettingsOptions
(by applying it's required fields, if any)
WatchInfo
WatchInfo WatchInfo represents an API watch status of one repository
Constructors
WatchInfo | |
Fields
|
mkWatchInfo :: WatchInfo Source #
Construct a value of type WatchInfo
(by applying it's required fields, if any)
WikiCommit
data WikiCommit Source #
WikiCommit WikiCommit page commit/revision
Constructors
WikiCommit | |
Fields
|
Instances
FromJSON WikiCommit Source # | FromJSON WikiCommit |
Defined in Gitea.Model | |
ToJSON WikiCommit Source # | ToJSON WikiCommit |
Defined in Gitea.Model Methods toJSON :: WikiCommit -> Value # toEncoding :: WikiCommit -> Encoding # toJSONList :: [WikiCommit] -> Value # toEncodingList :: [WikiCommit] -> Encoding # | |
Show WikiCommit Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> WikiCommit -> ShowS # show :: WikiCommit -> String # showList :: [WikiCommit] -> ShowS # | |
Eq WikiCommit Source # | |
Defined in Gitea.Model |
mkWikiCommit :: WikiCommit Source #
Construct a value of type WikiCommit
(by applying it's required fields, if any)
WikiCommitList
data WikiCommitList Source #
WikiCommitList WikiCommitList commit/revision list
Constructors
WikiCommitList | |
Fields
|
Instances
FromJSON WikiCommitList Source # | FromJSON WikiCommitList |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser WikiCommitList # parseJSONList :: Value -> Parser [WikiCommitList] # | |
ToJSON WikiCommitList Source # | ToJSON WikiCommitList |
Defined in Gitea.Model Methods toJSON :: WikiCommitList -> Value # toEncoding :: WikiCommitList -> Encoding # toJSONList :: [WikiCommitList] -> Value # toEncodingList :: [WikiCommitList] -> Encoding # | |
Show WikiCommitList Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> WikiCommitList -> ShowS # show :: WikiCommitList -> String # showList :: [WikiCommitList] -> ShowS # | |
Eq WikiCommitList Source # | |
Defined in Gitea.Model Methods (==) :: WikiCommitList -> WikiCommitList -> Bool # (/=) :: WikiCommitList -> WikiCommitList -> Bool # |
mkWikiCommitList :: WikiCommitList Source #
Construct a value of type WikiCommitList
(by applying it's required fields, if any)
WikiPage
WikiPage WikiPage a wiki page
Constructors
WikiPage | |
Fields
|
mkWikiPage :: WikiPage Source #
Construct a value of type WikiPage
(by applying it's required fields, if any)
WikiPageMetaData
data WikiPageMetaData Source #
WikiPageMetaData WikiPageMetaData wiki page meta information
Constructors
WikiPageMetaData | |
Fields
|
Instances
FromJSON WikiPageMetaData Source # | FromJSON WikiPageMetaData |
Defined in Gitea.Model Methods parseJSON :: Value -> Parser WikiPageMetaData # parseJSONList :: Value -> Parser [WikiPageMetaData] # | |
ToJSON WikiPageMetaData Source # | ToJSON WikiPageMetaData |
Defined in Gitea.Model Methods toJSON :: WikiPageMetaData -> Value # toEncoding :: WikiPageMetaData -> Encoding # toJSONList :: [WikiPageMetaData] -> Value # toEncodingList :: [WikiPageMetaData] -> Encoding # | |
Show WikiPageMetaData Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> WikiPageMetaData -> ShowS # show :: WikiPageMetaData -> String # showList :: [WikiPageMetaData] -> ShowS # | |
Eq WikiPageMetaData Source # | |
Defined in Gitea.Model Methods (==) :: WikiPageMetaData -> WikiPageMetaData -> Bool # (/=) :: WikiPageMetaData -> WikiPageMetaData -> Bool # |
mkWikiPageMetaData :: WikiPageMetaData Source #
Construct a value of type WikiPageMetaData
(by applying it's required fields, if any)
Enums
E'DiffType
data E'DiffType Source #
Enum of Text
Constructors
E'DiffType'Diff | "diff" |
E'DiffType'Patch | "patch" |
Instances
fromE'DiffType :: E'DiffType -> Text Source #
unwrap E'DiffType
enum
toE'DiffType :: Text -> Either String E'DiffType Source #
parse E'DiffType
enum
E'Do
Enum of Text
Constructors
E'Do'Merge | "merge" |
E'Do'Rebase | "rebase" |
E'Do'Rebase_merge | "rebase-merge" |
E'Do'Squash | "squash" |
E'Do'Manually_merged | "manually-merged" |
Instances
FromJSON E'Do Source # | |
ToJSON E'Do Source # | |
Defined in Gitea.Model | |
Bounded E'Do Source # | |
Enum E'Do Source # | |
Show E'Do Source # | |
Eq E'Do Source # | |
Ord E'Do Source # | |
FromHttpApiData E'Do Source # | |
Defined in Gitea.Model | |
ToHttpApiData E'Do Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'Do -> Text # toEncodedUrlPiece :: E'Do -> Builder # toHeader :: E'Do -> ByteString # toQueryParam :: E'Do -> Text # toEncodedQueryParam :: E'Do -> Builder # | |
MimeRender MimeMultipartFormData E'Do Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'Do -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'Do -> ByteString Source # |
E'Operation
data E'Operation Source #
Enum of Text
.
indicates what to do with the file
Constructors
E'Operation'Create | "create" |
E'Operation'Update | "update" |
E'Operation'Delete | "delete" |
Instances
fromE'Operation :: E'Operation -> Text Source #
unwrap E'Operation
enum
toE'Operation :: Text -> Either String E'Operation Source #
parse E'Operation
enum
E'Permission
data E'Permission Source #
Enum of Text
Constructors
E'Permission'Read | "read" |
E'Permission'Write | "write" |
E'Permission'Admin | "admin" |
Instances
fromE'Permission :: E'Permission -> Text Source #
unwrap E'Permission
enum
toE'Permission :: Text -> Either String E'Permission Source #
parse E'Permission
enum
E'Permission2
data E'Permission2 Source #
Enum of Text
Constructors
E'Permission2'None | "none" |
E'Permission2'Read | "read" |
E'Permission2'Write | "write" |
E'Permission2'Admin | "admin" |
E'Permission2'Owner | "owner" |
Instances
fromE'Permission2 :: E'Permission2 -> Text Source #
unwrap E'Permission2
enum
toE'Permission2 :: Text -> Either String E'Permission2 Source #
parse E'Permission2
enum
E'Service
Enum of Text
Constructors
E'Service'Git | "git" |
E'Service'Github | "github" |
E'Service'Gitea | "gitea" |
E'Service'Gitlab | "gitlab" |
E'Service'Gogs | "gogs" |
E'Service'Onedev | "onedev" |
E'Service'Gitbucket | "gitbucket" |
E'Service'Codebase | "codebase" |
Instances
E'Sort
Enum of Text
Constructors
E'Sort'Oldest | "oldest" |
E'Sort'Recentupdate | "recentupdate" |
E'Sort'Leastupdate | "leastupdate" |
E'Sort'Leastindex | "leastindex" |
E'Sort'Highestindex | "highestindex" |
Instances
FromJSON E'Sort Source # | |
ToJSON E'Sort Source # | |
Defined in Gitea.Model | |
Bounded E'Sort Source # | |
Enum E'Sort Source # | |
Defined in Gitea.Model | |
Show E'Sort Source # | |
Eq E'Sort Source # | |
Ord E'Sort Source # | |
FromHttpApiData E'Sort Source # | |
Defined in Gitea.Model Methods parseUrlPiece :: Text -> Either Text E'Sort # parseHeader :: ByteString -> Either Text E'Sort # | |
ToHttpApiData E'Sort Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'Sort -> Text # toEncodedUrlPiece :: E'Sort -> Builder # toHeader :: E'Sort -> ByteString # toQueryParam :: E'Sort -> Text # toEncodedQueryParam :: E'Sort -> Builder # | |
MimeRender MimeMultipartFormData E'Sort Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'Sort -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'Sort -> ByteString Source # |
E'Sort2
Enum of Text
Constructors
E'Sort2'Oldest | "oldest" |
E'Sort2'Recentupdate | "recentupdate" |
E'Sort2'Leastupdate | "leastupdate" |
E'Sort2'Mostcomment | "mostcomment" |
E'Sort2'Leastcomment | "leastcomment" |
E'Sort2'Priority | "priority" |
Instances
FromJSON E'Sort2 Source # | |
ToJSON E'Sort2 Source # | |
Defined in Gitea.Model | |
Bounded E'Sort2 Source # | |
Enum E'Sort2 Source # | |
Show E'Sort2 Source # | |
Eq E'Sort2 Source # | |
Ord E'Sort2 Source # | |
FromHttpApiData E'Sort2 Source # | |
Defined in Gitea.Model Methods parseUrlPiece :: Text -> Either Text E'Sort2 # parseHeader :: ByteString -> Either Text E'Sort2 # | |
ToHttpApiData E'Sort2 Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'Sort2 -> Text # toEncodedUrlPiece :: E'Sort2 -> Builder # toHeader :: E'Sort2 -> ByteString # toQueryParam :: E'Sort2 -> Text # toEncodedQueryParam :: E'Sort2 -> Builder # | |
MimeRender MimeMultipartFormData E'Sort2 Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'Sort2 -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'Sort2 -> ByteString Source # |
E'State
Enum of Text
Constructors
E'State'Open | "open" |
E'State'Closed | "closed" |
Instances
FromJSON E'State Source # | |
ToJSON E'State Source # | |
Defined in Gitea.Model | |
Bounded E'State Source # | |
Enum E'State Source # | |
Show E'State Source # | |
Eq E'State Source # | |
Ord E'State Source # | |
FromHttpApiData E'State Source # | |
Defined in Gitea.Model Methods parseUrlPiece :: Text -> Either Text E'State # parseHeader :: ByteString -> Either Text E'State # | |
ToHttpApiData E'State Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'State -> Text # toEncodedUrlPiece :: E'State -> Builder # toHeader :: E'State -> ByteString # toQueryParam :: E'State -> Text # toEncodedQueryParam :: E'State -> Builder # | |
MimeRender MimeMultipartFormData E'State Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'State -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'State -> ByteString Source # |
E'State2
Enum of Text
Constructors
E'State2'Pending | "pending" |
E'State2'Success | "success" |
E'State2'Error | "error" |
E'State2'Failure | "failure" |
E'State2'Warning | "warning" |
Instances
FromJSON E'State2 Source # | |
ToJSON E'State2 Source # | |
Defined in Gitea.Model | |
Bounded E'State2 Source # | |
Enum E'State2 Source # | |
Show E'State2 Source # | |
Eq E'State2 Source # | |
Ord E'State2 Source # | |
Defined in Gitea.Model | |
FromHttpApiData E'State2 Source # | |
Defined in Gitea.Model Methods parseUrlPiece :: Text -> Either Text E'State2 # parseHeader :: ByteString -> Either Text E'State2 # | |
ToHttpApiData E'State2 Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'State2 -> Text # toEncodedUrlPiece :: E'State2 -> Builder # toHeader :: E'State2 -> ByteString # toQueryParam :: E'State2 -> Text # toEncodedQueryParam :: E'State2 -> Builder # | |
MimeRender MimeMultipartFormData E'State2 Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'State2 -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'State2 -> ByteString Source # |
E'State3
Enum of Text
Constructors
E'State3'Closed | "closed" |
E'State3'Open | "open" |
E'State3'All | "all" |
Instances
FromJSON E'State3 Source # | |
ToJSON E'State3 Source # | |
Defined in Gitea.Model | |
Bounded E'State3 Source # | |
Enum E'State3 Source # | |
Show E'State3 Source # | |
Eq E'State3 Source # | |
Ord E'State3 Source # | |
Defined in Gitea.Model | |
FromHttpApiData E'State3 Source # | |
Defined in Gitea.Model Methods parseUrlPiece :: Text -> Either Text E'State3 # parseHeader :: ByteString -> Either Text E'State3 # | |
ToHttpApiData E'State3 Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'State3 -> Text # toEncodedUrlPiece :: E'State3 -> Builder # toHeader :: E'State3 -> ByteString # toQueryParam :: E'State3 -> Text # toEncodedQueryParam :: E'State3 -> Builder # | |
MimeRender MimeMultipartFormData E'State3 Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'State3 -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'State3 -> ByteString Source # |
E'Style
Enum of Text
Constructors
E'Style'Merge | "merge" |
E'Style'Rebase | "rebase" |
Instances
FromJSON E'Style Source # | |
ToJSON E'Style Source # | |
Defined in Gitea.Model | |
Bounded E'Style Source # | |
Enum E'Style Source # | |
Show E'Style Source # | |
Eq E'Style Source # | |
Ord E'Style Source # | |
FromHttpApiData E'Style Source # | |
Defined in Gitea.Model Methods parseUrlPiece :: Text -> Either Text E'Style # parseHeader :: ByteString -> Either Text E'Style # | |
ToHttpApiData E'Style Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'Style -> Text # toEncodedUrlPiece :: E'Style -> Builder # toHeader :: E'Style -> ByteString # toQueryParam :: E'Style -> Text # toEncodedQueryParam :: E'Style -> Builder # | |
MimeRender MimeMultipartFormData E'Style Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'Style -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'Style -> ByteString Source # |
E'SubjectType
data E'SubjectType Source #
Enum of Text
Constructors
E'SubjectType'Issue | "issue" |
E'SubjectType'Pull | "pull" |
E'SubjectType'Commit | "commit" |
E'SubjectType'Repository | "repository" |
Instances
fromE'SubjectType :: E'SubjectType -> Text Source #
unwrap E'SubjectType
enum
toE'SubjectType :: Text -> Either String E'SubjectType Source #
parse E'SubjectType
enum
E'TrustModel
data E'TrustModel Source #
Enum of Text
.
TrustModel of the repository
Constructors
E'TrustModel'Default | "default" |
E'TrustModel'Collaborator | "collaborator" |
E'TrustModel'Committer | "committer" |
E'TrustModel'Collaboratorcommitter | "collaboratorcommitter" |
Instances
fromE'TrustModel :: E'TrustModel -> Text Source #
unwrap E'TrustModel
enum
toE'TrustModel :: Text -> Either String E'TrustModel Source #
parse E'TrustModel
enum
E'Type
Enum of Text
Constructors
E'Type'Dingtalk | "dingtalk" |
E'Type'Discord | "discord" |
E'Type'Gitea | "gitea" |
E'Type'Gogs | "gogs" |
E'Type'Msteams | "msteams" |
E'Type'Slack | "slack" |
E'Type'Telegram | "telegram" |
E'Type'Feishu | "feishu" |
E'Type'Wechatwork | "wechatwork" |
E'Type'Packagist | "packagist" |
Instances
FromJSON E'Type Source # | |
ToJSON E'Type Source # | |
Defined in Gitea.Model | |
Bounded E'Type Source # | |
Enum E'Type Source # | |
Defined in Gitea.Model | |
Show E'Type Source # | |
Eq E'Type Source # | |
Ord E'Type Source # | |
FromHttpApiData E'Type Source # | |
Defined in Gitea.Model Methods parseUrlPiece :: Text -> Either Text E'Type # parseHeader :: ByteString -> Either Text E'Type # | |
ToHttpApiData E'Type Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'Type -> Text # toEncodedUrlPiece :: E'Type -> Builder # toHeader :: E'Type -> ByteString # toQueryParam :: E'Type -> Text # toEncodedQueryParam :: E'Type -> Builder # | |
MimeRender MimeMultipartFormData E'Type Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'Type -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'Type -> ByteString Source # |
E'Type2
Enum of Text
Constructors
E'Type2'Alpine | "alpine" |
E'Type2'Cargo | "cargo" |
E'Type2'Chef | "chef" |
E'Type2'Composer | "composer" |
E'Type2'Conan | "conan" |
E'Type2'Conda | "conda" |
E'Type2'Container | "container" |
E'Type2'Cran | "cran" |
E'Type2'Debian | "debian" |
E'Type2'Generic | "generic" |
E'Type2'Go | "go" |
E'Type2'Helm | "helm" |
E'Type2'Maven | "maven" |
E'Type2'Npm | "npm" |
E'Type2'Nuget | "nuget" |
E'Type2'Pub | "pub" |
E'Type2'Pypi | "pypi" |
E'Type2'Rpm | "rpm" |
E'Type2'Rubygems | "rubygems" |
E'Type2'Swift | "swift" |
E'Type2'Vagrant | "vagrant" |
Instances
FromJSON E'Type2 Source # | |
ToJSON E'Type2 Source # | |
Defined in Gitea.Model | |
Bounded E'Type2 Source # | |
Enum E'Type2 Source # | |
Show E'Type2 Source # | |
Eq E'Type2 Source # | |
Ord E'Type2 Source # | |
FromHttpApiData E'Type2 Source # | |
Defined in Gitea.Model Methods parseUrlPiece :: Text -> Either Text E'Type2 # parseHeader :: ByteString -> Either Text E'Type2 # | |
ToHttpApiData E'Type2 Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'Type2 -> Text # toEncodedUrlPiece :: E'Type2 -> Builder # toHeader :: E'Type2 -> ByteString # toQueryParam :: E'Type2 -> Text # toEncodedQueryParam :: E'Type2 -> Builder # | |
MimeRender MimeMultipartFormData E'Type2 Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'Type2 -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'Type2 -> ByteString Source # |
E'Type3
Enum of Text
Constructors
E'Type3'Issues | "issues" |
E'Type3'Pulls | "pulls" |
Instances
FromJSON E'Type3 Source # | |
ToJSON E'Type3 Source # | |
Defined in Gitea.Model | |
Bounded E'Type3 Source # | |
Enum E'Type3 Source # | |
Show E'Type3 Source # | |
Eq E'Type3 Source # | |
Ord E'Type3 Source # | |
FromHttpApiData E'Type3 Source # | |
Defined in Gitea.Model Methods parseUrlPiece :: Text -> Either Text E'Type3 # parseHeader :: ByteString -> Either Text E'Type3 # | |
ToHttpApiData E'Type3 Source # | |
Defined in Gitea.Model Methods toUrlPiece :: E'Type3 -> Text # toEncodedUrlPiece :: E'Type3 -> Builder # toHeader :: E'Type3 -> ByteString # toQueryParam :: E'Type3 -> Text # toEncodedQueryParam :: E'Type3 -> Builder # | |
MimeRender MimeMultipartFormData E'Type3 Source # | |
Defined in Gitea.Model Methods mimeRender :: Proxy MimeMultipartFormData -> E'Type3 -> ByteString Source # mimeRender' :: MimeMultipartFormData -> E'Type3 -> ByteString Source # |
E'Visibility
data E'Visibility Source #
Enum of Text
.
possible values are public
(default), limited
or private
Constructors
E'Visibility'Public | "public" |
E'Visibility'Limited | "limited" |
E'Visibility'Private | "private" |
Instances
fromE'Visibility :: E'Visibility -> Text Source #
unwrap E'Visibility
enum
toE'Visibility :: Text -> Either String E'Visibility Source #
parse E'Visibility
enum
E'Whitespace
data E'Whitespace Source #
Enum of Text
Constructors
E'Whitespace'Ignore_all | "ignore-all" |
E'Whitespace'Ignore_change | "ignore-change" |
E'Whitespace'Ignore_eol | "ignore-eol" |
E'Whitespace'Show_all | "show-all" |
Instances
fromE'Whitespace :: E'Whitespace -> Text Source #
unwrap E'Whitespace
enum
toE'Whitespace :: Text -> Either String E'Whitespace Source #
parse E'Whitespace
enum
Auth Methods
AuthApiKeyAccessToken
data AuthApiKeyAccessToken Source #
Constructors
AuthApiKeyAccessToken Text | secret |
Instances
Show AuthApiKeyAccessToken Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AuthApiKeyAccessToken -> ShowS # show :: AuthApiKeyAccessToken -> String # showList :: [AuthApiKeyAccessToken] -> ShowS # | |
Eq AuthApiKeyAccessToken Source # | |
Defined in Gitea.Model Methods (==) :: AuthApiKeyAccessToken -> AuthApiKeyAccessToken -> Bool # (/=) :: AuthApiKeyAccessToken -> AuthApiKeyAccessToken -> Bool # | |
AuthMethod AuthApiKeyAccessToken Source # | |
Defined in Gitea.Model Methods applyAuthMethod :: GiteaConfig -> AuthApiKeyAccessToken -> GiteaRequest req contentType res accept -> IO (GiteaRequest req contentType res accept) Source # |
AuthApiKeyAuthorizationHeaderToken
data AuthApiKeyAuthorizationHeaderToken Source #
Constructors
AuthApiKeyAuthorizationHeaderToken Text | secret |
Instances
Show AuthApiKeyAuthorizationHeaderToken Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AuthApiKeyAuthorizationHeaderToken -> ShowS # | |
Eq AuthApiKeyAuthorizationHeaderToken Source # | |
Defined in Gitea.Model | |
AuthMethod AuthApiKeyAuthorizationHeaderToken Source # | |
Defined in Gitea.Model Methods applyAuthMethod :: GiteaConfig -> AuthApiKeyAuthorizationHeaderToken -> GiteaRequest req contentType res accept -> IO (GiteaRequest req contentType res accept) Source # |
AuthBasicBasicAuth
data AuthBasicBasicAuth Source #
Constructors
AuthBasicBasicAuth ByteString ByteString | username password |
Instances
Show AuthBasicBasicAuth Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AuthBasicBasicAuth -> ShowS # show :: AuthBasicBasicAuth -> String # showList :: [AuthBasicBasicAuth] -> ShowS # | |
Eq AuthBasicBasicAuth Source # | |
Defined in Gitea.Model Methods (==) :: AuthBasicBasicAuth -> AuthBasicBasicAuth -> Bool # (/=) :: AuthBasicBasicAuth -> AuthBasicBasicAuth -> Bool # | |
AuthMethod AuthBasicBasicAuth Source # | |
Defined in Gitea.Model Methods applyAuthMethod :: GiteaConfig -> AuthBasicBasicAuth -> GiteaRequest req contentType res accept -> IO (GiteaRequest req contentType res accept) Source # |
AuthApiKeySudoHeader
data AuthApiKeySudoHeader Source #
Constructors
AuthApiKeySudoHeader Text | secret |
Instances
Show AuthApiKeySudoHeader Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AuthApiKeySudoHeader -> ShowS # show :: AuthApiKeySudoHeader -> String # showList :: [AuthApiKeySudoHeader] -> ShowS # | |
Eq AuthApiKeySudoHeader Source # | |
Defined in Gitea.Model Methods (==) :: AuthApiKeySudoHeader -> AuthApiKeySudoHeader -> Bool # (/=) :: AuthApiKeySudoHeader -> AuthApiKeySudoHeader -> Bool # | |
AuthMethod AuthApiKeySudoHeader Source # | |
Defined in Gitea.Model Methods applyAuthMethod :: GiteaConfig -> AuthApiKeySudoHeader -> GiteaRequest req contentType res accept -> IO (GiteaRequest req contentType res accept) Source # |
AuthApiKeySudoParam
data AuthApiKeySudoParam Source #
Constructors
AuthApiKeySudoParam Text | secret |
Instances
Show AuthApiKeySudoParam Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AuthApiKeySudoParam -> ShowS # show :: AuthApiKeySudoParam -> String # showList :: [AuthApiKeySudoParam] -> ShowS # | |
Eq AuthApiKeySudoParam Source # | |
Defined in Gitea.Model Methods (==) :: AuthApiKeySudoParam -> AuthApiKeySudoParam -> Bool # (/=) :: AuthApiKeySudoParam -> AuthApiKeySudoParam -> Bool # | |
AuthMethod AuthApiKeySudoParam Source # | |
Defined in Gitea.Model Methods applyAuthMethod :: GiteaConfig -> AuthApiKeySudoParam -> GiteaRequest req contentType res accept -> IO (GiteaRequest req contentType res accept) Source # |
AuthApiKeyTOTPHeader
data AuthApiKeyTOTPHeader Source #
Constructors
AuthApiKeyTOTPHeader Text | secret |
Instances
Show AuthApiKeyTOTPHeader Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AuthApiKeyTOTPHeader -> ShowS # show :: AuthApiKeyTOTPHeader -> String # showList :: [AuthApiKeyTOTPHeader] -> ShowS # | |
Eq AuthApiKeyTOTPHeader Source # | |
Defined in Gitea.Model Methods (==) :: AuthApiKeyTOTPHeader -> AuthApiKeyTOTPHeader -> Bool # (/=) :: AuthApiKeyTOTPHeader -> AuthApiKeyTOTPHeader -> Bool # | |
AuthMethod AuthApiKeyTOTPHeader Source # | |
Defined in Gitea.Model Methods applyAuthMethod :: GiteaConfig -> AuthApiKeyTOTPHeader -> GiteaRequest req contentType res accept -> IO (GiteaRequest req contentType res accept) Source # |
AuthApiKeyToken
data AuthApiKeyToken Source #
Constructors
AuthApiKeyToken Text | secret |
Instances
Show AuthApiKeyToken Source # | |
Defined in Gitea.Model Methods showsPrec :: Int -> AuthApiKeyToken -> ShowS # show :: AuthApiKeyToken -> String # showList :: [AuthApiKeyToken] -> ShowS # | |
Eq AuthApiKeyToken Source # | |
Defined in Gitea.Model Methods (==) :: AuthApiKeyToken -> AuthApiKeyToken -> Bool # (/=) :: AuthApiKeyToken -> AuthApiKeyToken -> Bool # | |
AuthMethod AuthApiKeyToken Source # | |
Defined in Gitea.Model Methods applyAuthMethod :: GiteaConfig -> AuthApiKeyToken -> GiteaRequest req contentType res accept -> IO (GiteaRequest req contentType res accept) Source # |