Expand description
Types used as operation parameters and responses.
Modules§
- builder
- Types for composing complex structures.
- defaults
- Generation of default values for serde.
- error
- Error types.
Structs§
- Account
Response - Account information response.
- Account
Update Request - Request to update account information.
- ApiKey
Response - API key response.
- Bearer
Response BearerResponse- Body
Reset Forgot Password Auth Forgot Password Post BodyResetForgotPasswordAuthForgotPasswordPost- Body
Reset Reset Password Auth Reset Password Post BodyResetResetPasswordAuthResetPasswordPost- Body
Upload Test Data Tests Upload Post BodyUploadTestDataTestsUploadPost- Body
Verify Request Token Auth Request Verify Token Post BodyVerifyRequestTokenAuthRequestVerifyTokenPost- Body
Verify Verify Auth Verify Post BodyVerifyVerifyAuthVerifyPost- Checkout
Session Request - Request to create a checkout session.
- Checkout
Session Response - Checkout session response.
- Code
Search Match - A single text match in search results.
- Code
Search Response - Response for code search.
- Code
Search Result - A single code search result.
- Commit
Author - Commit author information.
- Commit
Info - Detailed commit information.
- Commit
List Response - Paginated list of commits.
- Commit
Response - Single commit response.
- Commit
Response Author - GitHub author info
- Commit
Response Committer - GitHub committer info
- Commit
Sha - Git commit SHA hash
- Commit
User Info - GitHub user information.
- Connections
List Response - List of OAuth connections.
- Coverage
Data Item - Code coverage data for a single file.
- Coverage
Report Response - Coverage report summary.
- Coverage
Reports List Response - List of coverage reports.
- Description
- Project description
- Email
Change Request - Request to change email address.
- Email
Change Response - Response after requesting email change.
- Environment
Create Request - Request to create a new environment.
- Environment
Response - Environment information.
- Error
Model ErrorModel- Execution
Path Item - Single step in an execution path.
- File
Coverage View - File content merged with coverage data.
- File
Line - Represents a single line of code with coverage information.
- File
Node - Represents a file or folder in the repository tree.
- File
Tree Response - Response containing file tree with coverage data.
- First
Name - First name
- Framework
- Framework used (e.g., Django, React, Spring)
- GitHub
Repository - GitHub repository information.
- Http
Validation Error HttpValidationError- Last
Name - Last name
- Login
Request LoginRequest- Name
Name- OAuth2
Authorize Response OAuth2AuthorizeResponse- OAuth
Connection Response - OAuth connection details.
- Portal
Session Response - Customer portal session response.
- Profiling
Session Create - Request to create a new profiling session with traces.
- Profiling
Session Response - Response after creating a profiling session.
- Profiling
Stats - Statistics for a profiling session or trace.
- Profiling
Trace - Single trace representing one execution path.
- Project
Create - Request to create a new project.
- Project
Response - Project response.
- Project
Update - Request to update a project.
- Register
Request RegisterRequest- Repositories
List Response - List of repositories from OAuth provider.
- Request
Verify Request RequestVerifyRequest- Salt
- 64-character hex salt for test name hashing
- Subscription
Response - Subscription response.
- Test
Case Response - Individual test case result.
- Test
Data Upload Response - Response after uploading test data (coverage, test results).
- Test
Report Response - Complete test report with all suites and cases.
- Test
Suite Response - Test suite (file or class) with test cases.
- Upload
Salt Response - Response with salt for file path anonymization.
- User
Read UserRead- User
Update UserUpdate- Validation
Error ValidationError- Workspace
Create - Request to create a new workspace.
- Workspace
Detail Response - Detailed workspace response with members.
- Workspace
Invitation Detail - Details of a pending workspace invitation.
- Workspace
Invitation Response - Response after sending a workspace invitation.
- Workspace
Member Add - Request to invite a member to a workspace by email.
- Workspace
Member Response - Workspace member details.
- Workspace
Member Update - Request to update a workspace member’s role.
- Workspace
Overview Response - Aggregate metrics for all projects in a workspace.
- Workspace
Response - Workspace response.
- Workspace
Update - Request to update a workspace.
Enums§
- Language
- Programming language
- Project
Language - Supported programming languages.
- Project
Sort By - Fields available for sorting projects.
- Project
Status - Project CI/CD status.
- Project
Update Language - Primary programming language
- Project
Update Status - CI/CD status
- Quality
ApiCoverage Schemas Test Type - Test type for coverage reports.
- Quality
ApiTests Routes Test Type - Valid test types for test data uploads.
- Sort
Direction - Sort direction.
- Status
- Execution status
- Subscription
Status - Subscription status.
- Workspace
Role - Workspace member roles.
- Workspace
Type - Workspace types.