Module types

Module types 

Source
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§

AccountResponse
Account information response.
AccountUpdateRequest
Request to update account information.
ApiKeyResponse
API key response.
BearerResponse
BearerResponse
BodyResetForgotPasswordAuthForgotPasswordPost
BodyResetForgotPasswordAuthForgotPasswordPost
BodyResetResetPasswordAuthResetPasswordPost
BodyResetResetPasswordAuthResetPasswordPost
BodyUploadTestDataTestsUploadPost
BodyUploadTestDataTestsUploadPost
BodyVerifyRequestTokenAuthRequestVerifyTokenPost
BodyVerifyRequestTokenAuthRequestVerifyTokenPost
BodyVerifyVerifyAuthVerifyPost
BodyVerifyVerifyAuthVerifyPost
CheckoutSessionRequest
Request to create a checkout session.
CheckoutSessionResponse
Checkout session response.
CodeSearchMatch
A single text match in search results.
CodeSearchResponse
Response for code search.
CodeSearchResult
A single code search result.
CommitAuthor
Commit author information.
CommitInfo
Detailed commit information.
CommitListResponse
Paginated list of commits.
CommitResponse
Single commit response.
CommitResponseAuthor
GitHub author info
CommitResponseCommitter
GitHub committer info
CommitSha
Git commit SHA hash
CommitUserInfo
GitHub user information.
ConnectionsListResponse
List of OAuth connections.
CoverageDataItem
Code coverage data for a single file.
CoverageReportResponse
Coverage report summary.
CoverageReportsListResponse
List of coverage reports.
Description
Project description
EmailChangeRequest
Request to change email address.
EmailChangeResponse
Response after requesting email change.
EnvironmentCreateRequest
Request to create a new environment.
EnvironmentResponse
Environment information.
ErrorModel
ErrorModel
ExecutionPathItem
Single step in an execution path.
FileCoverageView
File content merged with coverage data.
FileLine
Represents a single line of code with coverage information.
FileNode
Represents a file or folder in the repository tree.
FileTreeResponse
Response containing file tree with coverage data.
FirstName
First name
Framework
Framework used (e.g., Django, React, Spring)
GitHubRepository
GitHub repository information.
HttpValidationError
HttpValidationError
LastName
Last name
LoginRequest
LoginRequest
Name
Name
OAuth2AuthorizeResponse
OAuth2AuthorizeResponse
OAuthConnectionResponse
OAuth connection details.
PortalSessionResponse
Customer portal session response.
ProfilingSessionCreate
Request to create a new profiling session with traces.
ProfilingSessionResponse
Response after creating a profiling session.
ProfilingStats
Statistics for a profiling session or trace.
ProfilingTrace
Single trace representing one execution path.
ProjectCreate
Request to create a new project.
ProjectResponse
Project response.
ProjectUpdate
Request to update a project.
RegisterRequest
RegisterRequest
RepositoriesListResponse
List of repositories from OAuth provider.
RequestVerifyRequest
RequestVerifyRequest
Salt
64-character hex salt for test name hashing
SubscriptionResponse
Subscription response.
TestCaseResponse
Individual test case result.
TestDataUploadResponse
Response after uploading test data (coverage, test results).
TestReportResponse
Complete test report with all suites and cases.
TestSuiteResponse
Test suite (file or class) with test cases.
UploadSaltResponse
Response with salt for file path anonymization.
UserRead
UserRead
UserUpdate
UserUpdate
ValidationError
ValidationError
WorkspaceCreate
Request to create a new workspace.
WorkspaceDetailResponse
Detailed workspace response with members.
WorkspaceInvitationDetail
Details of a pending workspace invitation.
WorkspaceInvitationResponse
Response after sending a workspace invitation.
WorkspaceMemberAdd
Request to invite a member to a workspace by email.
WorkspaceMemberResponse
Workspace member details.
WorkspaceMemberUpdate
Request to update a workspace member’s role.
WorkspaceOverviewResponse
Aggregate metrics for all projects in a workspace.
WorkspaceResponse
Workspace response.
WorkspaceUpdate
Request to update a workspace.

Enums§

Language
Programming language
ProjectLanguage
Supported programming languages.
ProjectSortBy
Fields available for sorting projects.
ProjectStatus
Project CI/CD status.
ProjectUpdateLanguage
Primary programming language
ProjectUpdateStatus
CI/CD status
QualityApiCoverageSchemasTestType
Test type for coverage reports.
QualityApiTestsRoutesTestType
Valid test types for test data uploads.
SortDirection
Sort direction.
Status
Execution status
SubscriptionStatus
Subscription status.
WorkspaceRole
Workspace member roles.
WorkspaceType
Workspace types.