Expand description
Types used as operation parameters and responses.
Modules§
Structs§
- AddComment
Body AddCommentBody- AddPr
Comment Body AddPrCommentBody- ApiError
- Standard API error response.
{ "error": "not_found", "code": 404, "message": "Repository not found" } - Complete
Request CompleteRequest- Create
Branch Body CreateBranchBody- Create
Issue Body CreateIssueBody- Create
Label Body CreateLabelBody- Create
Release Body CreateReleaseBody- Create
Repo Body CreateRepoBody- Create
Webhook Body CreateWebhookBody- Logs
Request LogsRequest- Merge
PrBody MergePrBody- NewPull
Request NewPullRequest- NewReview
NewReview- Start
Request StartRequest- Step
Update Request StepUpdateRequest- Update
Labels Body UpdateLabelsBody- Update
PrBody UpdatePrBody