Readonly
bulk Create Or Update Annotations bulk Create Or Update Annotations : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : readonly ( { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; responses : { 200 : { content : { application/json : readonly ( { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } Readonly
commit : string Readonly
repo_ slug : string Readonly
report Id : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : readonly ( { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } Readonly
content : { application/json : readonly ( { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } Readonly
application/json : readonly ( { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] Readonly
responses : { 200 : { content : { application/json : readonly ( { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : readonly ( { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : readonly ( { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } Readonly
application/json : readonly ( { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
create Deployment Variable create Deployment Variable : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 201 : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
environment_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 201 : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
201 : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : { Location ?: string ; [name : string ]: unknown ; } [ name : string ]: unknown Optional
Readonly
Location ?: string Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Environment create Environment : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } ; } ; responses : { 201 : { content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } ; } Readonly
content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } Readonly
responses : { 201 : { content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
201 : { content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } headers : { Location ?: string ; [name : string ]: unknown ; } [ name : string ]: unknown Optional
Readonly
Location ?: string Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Or Update Annotation create Or Update Annotation : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { annotationId : string ; commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { annotationId : string ; commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { annotationId : string ; commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } Readonly
annotation Id : string Readonly
commit : string Readonly
repo_ slug : string Readonly
report Id : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; } Readonly
content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } Readonly
responses : { 200 : { content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Or Update Report create Or Update Report : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < string , unknown > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } Readonly
commit : string Readonly
repo_ slug : string Readonly
report Id : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < string , unknown > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; } Readonly
content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < string , unknown > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < string , unknown > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } Readonly
responses : { 200 : { content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Pipeline For Repository create Pipeline For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: Readonly < ( ...) > & { avatar ?: ...; } ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { self ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { href ?: ...; } ; steps ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { href ?: ...; } ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ( ...) | ( ...) ; clone ?: ( ...) | ( ...) ; commits ?: ( ...) | ( ...) ; downloads ?: ( ...) | ( ...) ; forks ?: ( ...) | ( ...) ; hooks ?: ( ...) | ( ...) ; html ?: ( ...) | ( ...) ; pullrequests ?: ( ...) | ( ...) ; self ?: ( ...) | ( ...) ; watchers ?: ( ...) | ( ...) ; } ; mainbranch ?: Readonly < ( ...) > & { links ?: ...; name ?: ...; target ?: ...; type : ...; } & { default_merge_strategy ?: ...; merge_strategies ?: ...; } ; name ?: string ; owner ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; display_name ?: ...; links ?: ...; uuid ?: ...; } ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; description ?: ...; has_publicly_visible_repos ?: ...; is_private ?: ...; key ?: ...; links ?: ...; name ?: ...; owner ?: ...; updated_on ?: ...; uuid ?: ...; } ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; } ; responses : { 201 : { content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: Readonly < ( ...) > & { avatar ?: ...; } ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { self ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { href ?: ...; } ; steps ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { href ?: ...; } ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ( ...) | ( ...) ; clone ?: ( ...) | ( ...) ; commits ?: ( ...) | ( ...) ; downloads ?: ( ...) | ( ...) ; forks ?: ( ...) | ( ...) ; hooks ?: ( ...) | ( ...) ; html ?: ( ...) | ( ...) ; pullrequests ?: ( ...) | ( ...) ; self ?: ( ...) | ( ...) ; watchers ?: ( ...) | ( ...) ; } ; mainbranch ?: Readonly < ( ...) > & { links ?: ...; name ?: ...; target ?: ...; type : ...; } & { default_merge_strategy ?: ...; merge_strategies ?: ...; } ; name ?: string ; owner ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; display_name ?: ...; links ?: ...; uuid ?: ...; } ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; description ?: ...; has_publicly_visible_repos ?: ...; is_private ?: ...; key ?: ...; links ?: ...; name ?: ...; owner ?: ...; updated_on ?: ...; uuid ?: ...; } ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; } Readonly
content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: Readonly < ( ...) > & { avatar ?: ...; } ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { self ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { href ?: ...; } ; steps ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { href ?: ...; } ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ( ...) | ( ...) ; clone ?: ( ...) | ( ...) ; commits ?: ( ...) | ( ...) ; downloads ?: ( ...) | ( ...) ; forks ?: ( ...) | ( ...) ; hooks ?: ( ...) | ( ...) ; html ?: ( ...) | ( ...) ; pullrequests ?: ( ...) | ( ...) ; self ?: ( ...) | ( ...) ; watchers ?: ( ...) | ( ...) ; } ; mainbranch ?: Readonly < ( ...) > & { links ?: ...; name ?: ...; target ?: ...; type : ...; } & { default_merge_strategy ?: ...; merge_strategies ?: ...; } ; name ?: string ; owner ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; display_name ?: ...; links ?: ...; uuid ?: ...; } ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; description ?: ...; has_publicly_visible_repos ?: ...; is_private ?: ...; key ?: ...; links ?: ...; name ?: ...; owner ?: ...; updated_on ?: ...; uuid ?: ...; } ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } Readonly
application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: Readonly < ( ...) > & { avatar ?: ...; } ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { self ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { href ?: ...; } ; steps ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { href ?: ...; } ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ( ...) | ( ...) ; clone ?: ( ...) | ( ...) ; commits ?: ( ...) | ( ...) ; downloads ?: ( ...) | ( ...) ; forks ?: ( ...) | ( ...) ; hooks ?: ( ...) | ( ...) ; html ?: ( ...) | ( ...) ; pullrequests ?: ( ...) | ( ...) ; self ?: ( ...) | ( ...) ; watchers ?: ( ...) | ( ...) ; } ; mainbranch ?: Readonly < ( ...) > & { links ?: ...; name ?: ...; target ?: ...; type : ...; } & { default_merge_strategy ?: ...; merge_strategies ?: ...; } ; name ?: string ; owner ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; display_name ?: ...; links ?: ...; uuid ?: ...; } ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; description ?: ...; has_publicly_visible_repos ?: ...; is_private ?: ...; key ?: ...; links ?: ...; name ?: ...; owner ?: ...; updated_on ?: ...; uuid ?: ...; } ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } Readonly
responses : { 201 : { content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
201 : { content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } ; } Readonly
application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } headers : { Location ?: string ; [name : string ]: unknown ; } [ name : string ]: unknown Optional
Readonly
Location ?: string Readonly
400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Pipeline Variable For Team create Pipeline Variable For Team : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; } ; query ?: undefined ; } ; requestBody ?: { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { username : string ; } Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : { Location ?: string ; [name : string ]: unknown ; } [ name : string ]: unknown Optional
Readonly
Location ?: string Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Pipeline Variable For User create Pipeline Variable For User : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; } ; query ?: undefined ; } ; requestBody ?: { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { selected_user : string ; } Readonly
selected_ user : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : { Location ?: string ; [name : string ]: unknown ; } [ name : string ]: unknown Optional
Readonly
Location ?: string Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Pipeline Variable For Workspace create Pipeline Variable For Workspace : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query ?: undefined ; } ; requestBody ?: { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { workspace : string ; } Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : { Location ?: string ; [name : string ]: unknown ; } [ name : string ]: unknown Optional
Readonly
Location ?: string Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Repository Pipeline Known Host create Repository Pipeline Known Host : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; } ; responses : { 201 : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } Readonly
application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } Readonly
responses : { 201 : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
201 : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } Readonly
application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } headers : { Location ?: string ; [name : string ]: unknown ; } [ name : string ]: unknown Optional
Readonly
Location ?: string Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Repository Pipeline Schedule create Repository Pipeline Schedule : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_schedule_post_request_body" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { cron_pattern : string ; enabled ?: boolean ; target : { ref_name : string ; ref_type : "branch" ; selector : never ; } ; } ; } ; } ; responses : { 201 : { content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 401 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_schedule_post_request_body" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { cron_pattern : string ; enabled ?: boolean ; target : { ref_name : string ; ref_type : "branch" ; selector : never ; } ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_schedule_post_request_body" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { cron_pattern : string ; enabled ?: boolean ; target : { ref_name : string ; ref_type : "branch" ; selector : never ; } ; } ; } Readonly
application/json : { type : "pipeline_schedule_post_request_body" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { cron_pattern : string ; enabled ?: boolean ; target : { ref_name : string ; ref_type : "branch" ; selector : never ; } ; } Readonly
responses : { 201 : { content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 401 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
201 : { content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } headers : { Location ?: string ; [name : string ]: unknown ; } [ name : string ]: unknown Optional
Readonly
Location ?: string Readonly
400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
401 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
create Repository Pipeline Variable create Repository Pipeline Variable : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
201 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : { Location ?: string ; [name : string ]: unknown ; } ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : { Location ?: string ; [name : string ]: unknown ; } [ name : string ]: unknown Optional
Readonly
Location ?: string Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
409 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Annotation delete Annotation : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { annotationId : string ; commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { annotationId : string ; commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { annotationId : string ; commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } Readonly
annotation Id : string Readonly
commit : string Readonly
repo_ slug : string Readonly
report Id : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
delete Commit Hosted Property Value delete Commit Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; commit : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; commit : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; commit : string ; property_name : string ; repo_slug : string ; workspace : string ; } Readonly
app_ key : string Readonly
commit : string Readonly
property_ name : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
delete Deployment Variable delete Deployment Variable : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { environment_uuid : string ; repo_slug : string ; variable_uuid : string ; workspace : string ; } Readonly
environment_ uuid : string Readonly
repo_ slug : string Readonly
variable_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Environment For Repository delete Environment For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
environment_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Pipeline Variable For Team delete Pipeline Variable For Team : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; variable_uuid : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; variable_uuid : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { username : string ; variable_uuid : string ; } Readonly
username : string Readonly
variable_ uuid : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Pipeline Variable For User delete Pipeline Variable For User : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; variable_uuid : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; variable_uuid : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { selected_user : string ; variable_uuid : string ; } Readonly
selected_ user : string Readonly
variable_ uuid : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Pipeline Variable For Workspace delete Pipeline Variable For Workspace : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { variable_uuid : string ; workspace : string ; } Readonly
variable_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Pull Request Hosted Property Value delete Pull Request Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; pullrequest_id : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; pullrequest_id : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; property_name : string ; pullrequest_id : string ; repo_slug : string ; workspace : string ; } Readonly
app_ key : string Readonly
property_ name : string Readonly
pullrequest_ id : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
delete Report delete Report : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } Readonly
commit : string Readonly
repo_ slug : string Readonly
report Id : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
delete Repository Hosted Property Value delete Repository Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; property_name : string ; repo_slug : string ; workspace : string ; } Readonly
app_ key : string Readonly
property_ name : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
delete Repository Pipeline Cache delete Repository Pipeline Cache : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { cache_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { cache_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { cache_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
cache_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Repository Pipeline Caches delete Repository Pipeline Caches : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query : { name : string ; } ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query : { name : string ; } ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Readonly
query : { name : string ; } Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Repository Pipeline Key Pair delete Repository Pipeline Key Pair : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Repository Pipeline Known Host delete Repository Pipeline Known Host : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { known_host_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { known_host_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { known_host_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
known_ host_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Repository Pipeline Schedule delete Repository Pipeline Schedule : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
schedule_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete Repository Pipeline Variable delete Repository Pipeline Variable : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; variable_uuid : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
variable_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
delete User Hosted Property Value delete User Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; selected_user : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; selected_user : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; property_name : string ; selected_user : string ; } Readonly
app_ key : string Readonly
property_ name : string Readonly
selected_ user : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
get Annotation get Annotation : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { annotationId : string ; commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { annotationId : string ; commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { annotationId : string ; commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } Readonly
annotation Id : string Readonly
commit : string Readonly
repo_ slug : string Readonly
report Id : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "report_annotation" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Annotations For Report get Annotations For Report : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report_annotation" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } Readonly
commit : string Readonly
repo_ slug : string Readonly
report Id : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report_annotation" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report_annotation" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report_annotation" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report_annotation" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "report_annotation" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { annotation_type ?: "BUG" | "CODE_SMELL" | "VULNERABILITY" ; created_on ?: string ; details ?: string ; external_id ?: string ; line ?: number ; link ?: string ; path ?: string ; result ?: | "FAILED" | "PASSED" | "IGNORED" | "SKIPPED" ; severity ?: | "CRITICAL" | "HIGH" | "LOW" | "MEDIUM" ; summary ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Commit Hosted Property Value get Commit Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; commit : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; commit : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; commit : string ; property_name : string ; repo_slug : string ; workspace : string ; } Readonly
app_ key : string Readonly
commit : string Readonly
property_ name : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } headers : Readonly < Record < string , unknown > > Readonly
get Deployment For Repository get Deployment For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { deployment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "deployment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; release ?: { type : "deployment_release" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; created_on ?: string ; name ?: string ; url ?: string ; uuid ?: string ; } ; state ?: { type : "deployment_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { deployment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { deployment_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
deployment_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "deployment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; release ?: { type : "deployment_release" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; created_on ?: string ; name ?: string ; url ?: string ; uuid ?: string ; } ; state ?: { type : "deployment_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "deployment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; release ?: { type : "deployment_release" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; created_on ?: string ; name ?: string ; url ?: string ; uuid ?: string ; } ; state ?: { type : "deployment_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "deployment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; release ?: { type : "deployment_release" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; created_on ?: string ; name ?: string ; url ?: string ; uuid ?: string ; } ; state ?: { type : "deployment_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } ; } Readonly
application/json : { type : "deployment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; release ?: { type : "deployment_release" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; created_on ?: string ; name ?: string ; url ?: string ; uuid ?: string ; } ; state ?: { type : "deployment_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Deployments For Repository get Deployments For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: ( ...) & ( ...) & ( ...) & ( ...) ; release ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: ( ...) & ( ...) & ( ...) & ( ...) ; release ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: ( ...) & ( ...) & ( ...) & ( ...) ; release ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: ( ...) & ( ...) & ( ...) & ( ...) ; release ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: ( ...) & ( ...) & ( ...) & ( ...) ; release ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "deployment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { environment ?: ( ...) & ( ...) & ( ...) & ( ...) ; release ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Deployment Variables get Deployment Variables : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
environment_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "deployment_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Environment For Repository get Environment For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
environment_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "deployment_environment" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Environments For Repository get Environments For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "deployment_environment" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { name ?: string ; uuid ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
getOIDCConfiguration getOIDCConfiguration : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { workspace : string ; } Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
getOIDCKeys getOIDCKeys : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { workspace : string ; } Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Container Log get Pipeline Container Log : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { log_uuid : string ; pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { log_uuid : string ; pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { log_uuid : string ; pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } Readonly
log_ uuid : string Readonly
pipeline_ uuid : string Readonly
repo_ slug : string Readonly
step_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/octet- stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline For Repository get Pipeline For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { pipeline_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
pipeline_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } ; } Readonly
application/json : { type : "pipeline" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly { source : string ; uri : string ; } [] ; created_on ?: string ; creator ?: { type : "account" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; display_name ?: string ; links ?: ( ...) & ( ...) ; uuid ?: string ; } ; links ?: { type : "pipelines_pipeline_links" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { self ?: ( ...) & ( ...) & ( ...) & ( ...) ; steps ?: ( ...) & ( ...) & ( ...) & ( ...) ; } ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; state ?: { type : "pipeline_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; target ?: { type : "pipeline_target" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; trigger ?: { type : "pipeline_trigger" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; variables ?: readonly ( { type : "pipeline_variable" ; } & Omit < ( ...) & ( ...) , "type" > & Readonly < Record < ( ...) , ( ...) > > & { key ?: ( ...) | ( ...) ; secured ?: ( ...) | ( ...) | ( ...) ; uuid ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ) [] ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipelines For Repository get Pipelines For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly ( ...) [] ; created_on ?: string ; creator ?: ( ...) & ( ...) & ( ...) & ( ...) ; links ?: ( ...) & ( ...) & ( ...) & ( ...) ; repository ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; target ?: ( ...) & ( ...) & ( ...) ; trigger ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; variables ?: readonly ( ...) [] ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly ( ...) [] ; created_on ?: string ; creator ?: ( ...) & ( ...) & ( ...) & ( ...) ; links ?: ( ...) & ( ...) & ( ...) & ( ...) ; repository ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; target ?: ( ...) & ( ...) & ( ...) ; trigger ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; variables ?: readonly ( ...) [] ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly ( ...) [] ; created_on ?: string ; creator ?: ( ...) & ( ...) & ( ...) & ( ...) ; links ?: ( ...) & ( ...) & ( ...) & ( ...) ; repository ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; target ?: ( ...) & ( ...) & ( ...) ; trigger ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; variables ?: readonly ( ...) [] ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly ( ...) [] ; created_on ?: string ; creator ?: ( ...) & ( ...) & ( ...) & ( ...) ; links ?: ( ...) & ( ...) & ( ...) & ( ...) ; repository ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; target ?: ( ...) & ( ...) & ( ...) ; trigger ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; variables ?: readonly ( ...) [] ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly ( ...) [] ; created_on ?: string ; creator ?: ( ...) & ( ...) & ( ...) & ( ...) ; links ?: ( ...) & ( ...) & ( ...) & ( ...) ; repository ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; target ?: ( ...) & ( ...) & ( ...) ; trigger ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; variables ?: readonly ( ...) [] ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { build_number ?: number ; build_seconds_used ?: number ; completed_on ?: string ; configuration_sources ?: readonly ( ...) [] ; created_on ?: string ; creator ?: ( ...) & ( ...) & ( ...) & ( ...) ; links ?: ( ...) & ( ...) & ( ...) & ( ...) ; repository ?: ( ...) & ( ...) & ( ...) & ( ...) ; state ?: ( ...) & ( ...) & ( ...) ; target ?: ( ...) & ( ...) & ( ...) ; trigger ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; variables ?: readonly ( ...) [] ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Step For Repository get Pipeline Step For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipeline_step" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: string ; name ?: string ; password ?: string ; username ?: string ; } ; script_commands ?: readonly { command ?: string ; name ?: string ; } [] ; setup_commands ?: readonly { command ?: string ; name ?: string ; } [] ; started_on ?: string ; state ?: { type : "pipeline_step_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } Readonly
pipeline_ uuid : string Readonly
repo_ slug : string Readonly
step_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_step" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: string ; name ?: string ; password ?: string ; username ?: string ; } ; script_commands ?: readonly { command ?: string ; name ?: string ; } [] ; setup_commands ?: readonly { command ?: string ; name ?: string ; } [] ; started_on ?: string ; state ?: { type : "pipeline_step_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_step" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: string ; name ?: string ; password ?: string ; username ?: string ; } ; script_commands ?: readonly { command ?: string ; name ?: string ; } [] ; setup_commands ?: readonly { command ?: string ; name ?: string ; } [] ; started_on ?: string ; state ?: { type : "pipeline_step_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_step" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: string ; name ?: string ; password ?: string ; username ?: string ; } ; script_commands ?: readonly { command ?: string ; name ?: string ; } [] ; setup_commands ?: readonly { command ?: string ; name ?: string ; } [] ; started_on ?: string ; state ?: { type : "pipeline_step_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } ; } Readonly
application/json : { type : "pipeline_step" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: string ; name ?: string ; password ?: string ; username ?: string ; } ; script_commands ?: readonly { command ?: string ; name ?: string ; } [] ; setup_commands ?: readonly { command ?: string ; name ?: string ; } [] ; started_on ?: string ; state ?: { type : "pipeline_step_state" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Step Log For Repository get Pipeline Step Log For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 304 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 416 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } Readonly
pipeline_ uuid : string Readonly
repo_ slug : string Readonly
step_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 304 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 416 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
304 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/octet- stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/octet- stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
416 : { content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/octet-stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/octet- stream : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Steps For Repository get Pipeline Steps For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_step" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: ...; name ?: ...; password ?: ...; username ?: ...; } ; script_commands ?: readonly ( ...) [] ; setup_commands ?: readonly ( ...) [] ; started_on ?: string ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { pipeline_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
pipeline_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_step" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: ...; name ?: ...; password ?: ...; username ?: ...; } ; script_commands ?: readonly ( ...) [] ; setup_commands ?: readonly ( ...) [] ; started_on ?: string ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_step" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: ...; name ?: ...; password ?: ...; username ?: ...; } ; script_commands ?: readonly ( ...) [] ; setup_commands ?: readonly ( ...) [] ; started_on ?: string ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_step" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: ...; name ?: ...; password ?: ...; username ?: ...; } ; script_commands ?: readonly ( ...) [] ; setup_commands ?: readonly ( ...) [] ; started_on ?: string ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_step" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: ...; name ?: ...; password ?: ...; username ?: ...; } ; script_commands ?: readonly ( ...) [] ; setup_commands ?: readonly ( ...) [] ; started_on ?: string ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline_step" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { completed_on ?: string ; image ?: { email ?: ...; name ?: ...; password ?: ...; username ?: ...; } ; script_commands ?: readonly ( ...) [] ; setup_commands ?: readonly ( ...) [] ; started_on ?: string ; state ?: ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Test Reports get Pipeline Test Reports : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } Readonly
pipeline_ uuid : string Readonly
repo_ slug : string Readonly
step_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Test Report Test Case Reasons get Pipeline Test Report Test Case Reasons : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; test_case_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; test_case_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; test_case_uuid : string ; workspace : string ; } Readonly
pipeline_ uuid : string Readonly
repo_ slug : string Readonly
step_ uuid : string Readonly
test_ case_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Test Report Test Cases get Pipeline Test Report Test Cases : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { pipeline_uuid : string ; repo_slug : string ; step_uuid : string ; workspace : string ; } Readonly
pipeline_ uuid : string Readonly
repo_ slug : string Readonly
step_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Variable For Team get Pipeline Variable For Team : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; variable_uuid : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; variable_uuid : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { username : string ; variable_uuid : string ; } Readonly
username : string Readonly
variable_ uuid : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Variable For User get Pipeline Variable For User : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; variable_uuid : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; variable_uuid : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { selected_user : string ; variable_uuid : string ; } Readonly
selected_ user : string Readonly
variable_ uuid : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Variable For Workspace get Pipeline Variable For Workspace : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { variable_uuid : string ; workspace : string ; } Readonly
variable_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Variables For Team get Pipeline Variables For Team : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { username : string ; } Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Variables For User get Pipeline Variables For User : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { selected_user : string ; } Readonly
selected_ user : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Pipeline Variables For Workspace get Pipeline Variables For Workspace : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { workspace : string ; } Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Pull Request Hosted Property Value get Pull Request Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; pullrequest_id : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; pullrequest_id : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; property_name : string ; pullrequest_id : string ; repo_slug : string ; workspace : string ; } Readonly
app_ key : string Readonly
property_ name : string Readonly
pullrequest_ id : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } headers : Readonly < Record < string , unknown > > Readonly
get Pullrequests For Commit get Pullrequests For Commit : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; workspace : string ; } ; query ?: { page ?: number ; pagelen ?: number ; } ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 202 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; workspace : string ; } ; query ?: { page ?: number ; pagelen ?: number ; } ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { commit : string ; repo_slug : string ; workspace : string ; } Readonly
commit : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: { page ?: number ; pagelen ?: number ; } Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 202 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
202 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pullrequest" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { author ?: ( ...) & ( ...) & ( ...) & ( ...) ; close_source_branch ?: boolean ; closed_by ?: ( ...) & ( ...) & ( ...) & ( ...) ; comment_count ?: number ; created_on ?: string ; destination ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; id ?: number ; links ?: { activity ?: ...; approve ?: ...; comments ?: ...; commits ?: ...; decline ?: ...; diff ?: ...; diffstat ?: ...; html ?: ...; merge ?: ...; self ?: ...; } ; merge_commit ?: { hash ?: ...; } ; participants ?: readonly ( ...) [] ; reason ?: string ; rendered ?: { description ?: ...; reason ?: ...; title ?: ...; } ; reviewers ?: readonly ( ...) [] ; source ?: { branch ?: ...; commit ?: ...; repository ?: ...; } ; state ?: | "DECLINED" | "MERGED" | "OPEN" | "SUPERSEDED" ; summary ?: { html ?: ...; markup ?: ...; raw ?: ...; } ; task_count ?: number ; title ?: string ; updated_on ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Report get Report : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { commit : string ; repo_slug : string ; reportId : string ; workspace : string ; } Readonly
commit : string Readonly
repo_ slug : string Readonly
report Id : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "report" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly { title ?: string ; type ?: | "BOOLEAN" | "DATE" | "DURATION" | "LINK" | "NUMBER" | "PERCENTAGE" | "TEXT" ; value ?: Record < ( ...) , ( ...) > ; } [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Reports For Commit get Reports For Commit : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly ( ...) [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { commit : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { commit : string ; repo_slug : string ; workspace : string ; } Readonly
commit : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly ( ...) [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly ( ...) [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly ( ...) [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "report" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly ( ...) [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "report" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; data ?: readonly ( ...) [] ; details ?: string ; external_id ?: string ; link ?: string ; logo_url ?: string ; remote_link_enabled ?: boolean ; report_type ?: | "BUG" | "COVERAGE" | "SECURITY" | "TEST" ; reporter ?: string ; result ?: "FAILED" | "PENDING" | "PASSED" ; title ?: string ; updated_on ?: string ; uuid ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Repository Hosted Property Value get Repository Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; property_name : string ; repo_slug : string ; workspace : string ; } Readonly
app_ key : string Readonly
property_ name : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Cache ContentURI get Repository Pipeline Cache ContentURI : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { cache_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { uri ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { cache_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { cache_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
cache_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { uri ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { uri ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { uri ?: string ; } ; } Readonly
application/json : { uri ?: string ; } Optional
Readonly
uri ?: string headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Caches get Repository Pipeline Caches : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_cache" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; file_size_bytes ?: number ; key_hash ?: string ; name ?: string ; path ?: string ; pipeline_uuid ?: string ; step_uuid ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_cache" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; file_size_bytes ?: number ; key_hash ?: string ; name ?: string ; path ?: string ; pipeline_uuid ?: string ; step_uuid ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_cache" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; file_size_bytes ?: number ; key_hash ?: string ; name ?: string ; path ?: string ; pipeline_uuid ?: string ; step_uuid ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_cache" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; file_size_bytes ?: number ; key_hash ?: string ; name ?: string ; path ?: string ; pipeline_uuid ?: string ; step_uuid ?: string ; uuid ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_cache" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; file_size_bytes ?: number ; key_hash ?: string ; name ?: string ; path ?: string ; pipeline_uuid ?: string ; step_uuid ?: string ; uuid ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline_cache" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; file_size_bytes ?: number ; key_hash ?: string ; name ?: string ; path ?: string ; pipeline_uuid ?: string ; step_uuid ?: string ; uuid ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Config get Repository Pipeline Config : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } Readonly
application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Known Host get Repository Pipeline Known Host : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { known_host_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { known_host_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { known_host_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
known_ host_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } Readonly
application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Known Hosts get Repository Pipeline Known Hosts : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_known_host" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: ( ...) & ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_known_host" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: ( ...) & ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_known_host" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: ( ...) & ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_known_host" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: ( ...) & ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_known_host" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: ( ...) & ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline_known_host" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: ( ...) & ( ...) & ( ...) & ( ...) ; uuid ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Schedule get Repository Pipeline Schedule : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
schedule_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Schedule Executions get Repository Pipeline Schedule Executions : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule_execution" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
schedule_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule_execution" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule_execution" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule_execution" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule_execution" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline_schedule_execution" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > ) [] headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Schedules get Repository Pipeline Schedules : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: ( ...) & ( ...) & ( ...) & ( ...) ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: ( ...) & ( ...) & ( ...) & ( ...) ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: ( ...) & ( ...) & ( ...) & ( ...) ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: ( ...) & ( ...) & ( ...) & ( ...) ; updated_on ?: string ; uuid ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_schedule" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: ( ...) & ( ...) & ( ...) & ( ...) ; updated_on ?: string ; uuid ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline_schedule" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: ( ...) & ( ...) & ( ...) & ( ...) ; updated_on ?: string ; uuid ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Ssh Key Pair get Repository Pipeline Ssh Key Pair : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } Readonly
application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Variable get Repository Pipeline Variable : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; variable_uuid : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
variable_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
get Repository Pipeline Variables get Repository Pipeline Variables : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; size ?: number ; values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly ( { type : "pipeline_variable" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ) [] headers : Readonly < Record < string , unknown > > Readonly
retrieve User Hosted Property Value retrieve User Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; selected_user : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; selected_user : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; property_name : string ; selected_user : string ; } Readonly
app_ key : string Readonly
property_ name : string Readonly
selected_ user : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } headers : Readonly < Record < string , unknown > > Readonly
search Account search Account : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; } ; query : { page ?: number ; pagelen ?: number ; search_query : string ; } ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 429 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; } ; query : { page ?: number ; pagelen ?: number ; search_query : string ; } ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { selected_user : string ; } Readonly
selected_ user : string Readonly
query : { page ?: number ; pagelen ?: number ; search_query : string ; } Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Readonly
search_ query : string Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 429 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
query_ substituted ?: boolean Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] headers : Readonly < Record < string , unknown > > Readonly
400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
429 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
search Team search Team : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; } ; query : { page ?: number ; pagelen ?: number ; search_query : string ; } ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 429 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; } ; query : { page ?: number ; pagelen ?: number ; search_query : string ; } ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { username : string ; } Readonly
query : { page ?: number ; pagelen ?: number ; search_query : string ; } Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Readonly
search_ query : string Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 429 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
query_ substituted ?: boolean Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] headers : Readonly < Record < string , unknown > > Readonly
400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
429 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
search Workspace search Workspace : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query : { page ?: number ; pagelen ?: number ; search_query : string ; } ; } ; requestBody ?: undefined ; responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 429 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { workspace : string ; } ; query : { page ?: number ; pagelen ?: number ; search_query : string ; } ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { workspace : string ; } Readonly
workspace : string Readonly
query : { page ?: number ; pagelen ?: number ; search_query : string ; } Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Readonly
search_ query : string Optional
Readonly
request Body ?: undefined Readonly
responses : { 200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 429 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } ; } Readonly
application/json : { next ?: string ; page ?: number ; pagelen ?: number ; previous ?: string ; query_substituted ?: boolean ; size ?: number ; values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] ; } Optional
Readonly
next ?: string Optional
Readonly
page ?: number Optional
Readonly
pagelen ?: number Optional
Readonly
previous ?: string Optional
Readonly
query_ substituted ?: boolean Optional
Readonly
size ?: number Optional
Readonly
values ?: readonly { content_match_count ?: number ; content_matches ?: readonly { lines ?: ...; } [] ; file ?: Readonly < ( ...) > & { attributes ?: ...; commit ?: ...; escaped_path ?: ...; path ?: ...; type : ...; } ; path_matches ?: readonly { match ?: ...; text ?: ...; } [] ; type ?: string ; } [] headers : Readonly < Record < string , unknown > > Readonly
400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
429 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
stop Pipeline stop Pipeline : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { pipeline_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { pipeline_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
pipeline_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Commit Hosted Property Value update Commit Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; commit : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; } ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; commit : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; commit : string ; property_name : string ; repo_slug : string ; workspace : string ; } Readonly
app_ key : string Readonly
commit : string Readonly
property_ name : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; } Readonly
content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
update Deployment Variable update Deployment Variable : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { environment_uuid : string ; repo_slug : string ; variable_uuid : string ; workspace : string ; } Readonly
environment_ uuid : string Readonly
repo_ slug : string Readonly
variable_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 200 : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "deployment_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Environment For Repository update Environment For Repository : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody ?: undefined ; responses : { 202 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { environment_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
environment_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Optional
Readonly
request Body ?: undefined Readonly
responses : { 202 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
202 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Pipeline Variable For Team update Pipeline Variable For Team : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; variable_uuid : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { username : string ; variable_uuid : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { username : string ; variable_uuid : string ; } Readonly
username : string Readonly
variable_ uuid : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Pipeline Variable For User update Pipeline Variable For User : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; variable_uuid : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { selected_user : string ; variable_uuid : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { selected_user : string ; variable_uuid : string ; } Readonly
selected_ user : string Readonly
variable_ uuid : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Pipeline Variable For Workspace update Pipeline Variable For Workspace : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { variable_uuid : string ; workspace : string ; } Readonly
variable_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Pull Request Hosted Property Value update Pull Request Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; pullrequest_id : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; } ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; pullrequest_id : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; property_name : string ; pullrequest_id : string ; repo_slug : string ; workspace : string ; } Readonly
app_ key : string Readonly
property_ name : string Readonly
pullrequest_ id : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; } Readonly
content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
update Repository Build Number update Repository Build Number : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_build_number" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { next ?: number ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "pipeline_build_number" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { next ?: number ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_build_number" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { next ?: number ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_build_number" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { next ?: number ; } ; } Readonly
application/json : { type : "pipeline_build_number" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { next ?: number ; } Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_build_number" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { next ?: number ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_build_number" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { next ?: number ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_build_number" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { next ?: number ; } ; } Readonly
application/json : { type : "pipeline_build_number" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { next ?: number ; } headers : Readonly < Record < string , unknown > > Readonly
400 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Repository Hosted Property Value update Repository Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; } ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; property_name : string ; repo_slug : string ; workspace : string ; } Readonly
app_ key : string Readonly
property_ name : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; } Readonly
content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > > Readonly
update Repository Pipeline Config update Repository Pipeline Config : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ( ...) | ( ...) ; clone ?: ( ...) | ( ...) ; commits ?: ( ...) | ( ...) ; downloads ?: ( ...) | ( ...) ; forks ?: ( ...) | ( ...) ; hooks ?: ( ...) | ( ...) ; html ?: ( ...) | ( ...) ; pullrequests ?: ( ...) | ( ...) ; self ?: ( ...) | ( ...) ; watchers ?: ( ...) | ( ...) ; } ; mainbranch ?: Readonly < ( ...) > & { links ?: ...; name ?: ...; target ?: ...; type : ...; } & { default_merge_strategy ?: ...; merge_strategies ?: ...; } ; name ?: string ; owner ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; display_name ?: ...; links ?: ...; uuid ?: ...; } ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; description ?: ...; has_publicly_visible_repos ?: ...; is_private ?: ...; key ?: ...; links ?: ...; name ?: ...; owner ?: ...; updated_on ?: ...; uuid ?: ...; } ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ( ...) | ( ...) ; clone ?: ( ...) | ( ...) ; commits ?: ( ...) | ( ...) ; downloads ?: ( ...) | ( ...) ; forks ?: ( ...) | ( ...) ; hooks ?: ( ...) | ( ...) ; html ?: ( ...) | ( ...) ; pullrequests ?: ( ...) | ( ...) ; self ?: ( ...) | ( ...) ; watchers ?: ( ...) | ( ...) ; } ; mainbranch ?: Readonly < ( ...) > & { links ?: ...; name ?: ...; target ?: ...; type : ...; } & { default_merge_strategy ?: ...; merge_strategies ?: ...; } ; name ?: string ; owner ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; display_name ?: ...; links ?: ...; uuid ?: ...; } ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; description ?: ...; has_publicly_visible_repos ?: ...; is_private ?: ...; key ?: ...; links ?: ...; name ?: ...; owner ?: ...; updated_on ?: ...; uuid ?: ...; } ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; } Readonly
content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ( ...) | ( ...) ; clone ?: ( ...) | ( ...) ; commits ?: ( ...) | ( ...) ; downloads ?: ( ...) | ( ...) ; forks ?: ( ...) | ( ...) ; hooks ?: ( ...) | ( ...) ; html ?: ( ...) | ( ...) ; pullrequests ?: ( ...) | ( ...) ; self ?: ( ...) | ( ...) ; watchers ?: ( ...) | ( ...) ; } ; mainbranch ?: Readonly < ( ...) > & { links ?: ...; name ?: ...; target ?: ...; type : ...; } & { default_merge_strategy ?: ...; merge_strategies ?: ...; } ; name ?: string ; owner ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; display_name ?: ...; links ?: ...; uuid ?: ...; } ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; description ?: ...; has_publicly_visible_repos ?: ...; is_private ?: ...; key ?: ...; links ?: ...; name ?: ...; owner ?: ...; updated_on ?: ...; uuid ?: ...; } ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } Readonly
application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ( ...) | ( ...) ; clone ?: ( ...) | ( ...) ; commits ?: ( ...) | ( ...) ; downloads ?: ( ...) | ( ...) ; forks ?: ( ...) | ( ...) ; hooks ?: ( ...) | ( ...) ; html ?: ( ...) | ( ...) ; pullrequests ?: ( ...) | ( ...) ; self ?: ( ...) | ( ...) ; watchers ?: ( ...) | ( ...) ; } ; mainbranch ?: Readonly < ( ...) > & { links ?: ...; name ?: ...; target ?: ...; type : ...; } & { default_merge_strategy ?: ...; merge_strategies ?: ...; } ; name ?: string ; owner ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; display_name ?: ...; links ?: ...; uuid ?: ...; } ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > & { created_on ?: ...; description ?: ...; has_publicly_visible_repos ?: ...; is_private ?: ...; key ?: ...; links ?: ...; name ?: ...; owner ?: ...; updated_on ?: ...; uuid ?: ...; } ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
responses : { 200 : { content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } ; } Readonly
application/json : { type : "pipelines_config" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; repository ?: { type : "repository" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; description ?: string ; fork_policy ?: "allow_forks" | "no_forks" | "no_public_forks" ; full_name ?: string ; has_issues ?: boolean ; has_wiki ?: boolean ; is_private ?: boolean ; language ?: string ; links ?: { avatar ?: ...; clone ?: ...; commits ?: ...; downloads ?: ...; forks ?: ...; hooks ?: ...; html ?: ...; pullrequests ?: ...; self ?: ...; watchers ?: ...; } ; mainbranch ?: ( ...) & ( ...) & ( ...) ; name ?: string ; owner ?: ( ...) & ( ...) & ( ...) & ( ...) ; parent ?: ({ readonly type: "repository"; } & Omit<Readonly<Record<string, unknown>> & { readonly type: string; }, "type"> & Readonly<Record<string, unknown>> & { ...; }) | undefined; project ?: ( ...) & ( ...) & ( ...) & ( ...) ; scm ?: "git" ; size ?: number ; updated_on ?: string ; uuid ?: string ; } ; } headers : Readonly < Record < string , unknown > > Readonly
update Repository Pipeline Key Pair update Repository Pipeline Key Pair : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } Readonly
application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } ; } Readonly
application/json : { type : "pipeline_ssh_key_pair" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { private_key ?: string ; public_key ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Repository Pipeline Known Host update Repository Pipeline Known Host : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { known_host_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { known_host_uuid : string ; repo_slug : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { known_host_uuid : string ; repo_slug : string ; workspace : string ; } Readonly
known_ host_ uuid : string Readonly
repo_ slug : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } Readonly
application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < Record < ( ...) , ( ...) > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } ; } Readonly
application/json : { type : "pipeline_known_host" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { hostname ?: string ; public_key ?: { type : "pipeline_ssh_public_key" ; } & Omit < Readonly < ( ...) > & { type : ...; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; key_type ?: string ; md5_fingerprint ?: string ; sha256_fingerprint ?: string ; } ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Repository Pipeline Schedule update Repository Pipeline Schedule : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_schedule_put_request_body" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; schedule_uuid : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
schedule_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_schedule_put_request_body" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_schedule_put_request_body" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; } ; } Readonly
application/json : { type : "pipeline_schedule_put_request_body" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { enabled ?: boolean ; } Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } ; } Readonly
application/json : { type : "pipeline_schedule" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { created_on ?: string ; cron_pattern ?: string ; enabled ?: boolean ; target ?: { type : "pipeline_ref_target" ; } & Omit < { type : ...; } & Omit < ( ...) , ( ...) > & Readonly < ( ...) > , "type" > & Readonly < Record < string , unknown > > & { commit ?: ( ...) & ( ...) & ( ...) & ( ...) ; ref_name ?: string ; ref_type ?: | "branch" | "tag" | "bookmark" | "named_branch" ; selector ?: undefined ; } ; updated_on ?: string ; uuid ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update Repository Pipeline Variable update Repository Pipeline Variable : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } ; responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { repo_slug : string ; variable_uuid : string ; workspace : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { repo_slug : string ; variable_uuid : string ; workspace : string ; } Readonly
repo_ slug : string Readonly
variable_ uuid : string Readonly
workspace : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; } Readonly
content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } Readonly
responses : { 200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; 404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
200 : { content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } ; } Readonly
application/json : { type : "pipeline_variable" ; } & Omit < Readonly < Record < string , unknown > > & { type : string ; } , "type" > & Readonly < Record < string , unknown > > & { key ?: string ; secured ?: boolean ; uuid ?: string ; value ?: string ; } headers : Readonly < Record < string , unknown > > Readonly
404 : { content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } ; headers : Readonly < Record < string , unknown > > ; } content : { application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { error ?: { data ?: Readonly < Record < ( ...) , ( ...) > > ; detail ?: string ; message : string ; } ; type : string ; } headers : Readonly < Record < string , unknown > > Readonly
update User Hosted Property Value update User Hosted Property Value : { parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; selected_user : string ; } ; query ?: undefined ; } ; requestBody : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; } ; responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } ; }
Type declaration Readonly
parameters : { cookie ?: undefined ; header ?: undefined ; path : { app_key : string ; property_name : string ; selected_user : string ; } ; query ?: undefined ; } Optional
Readonly
cookie ?: undefined Optional
Readonly
header ?: undefined Readonly
path : { app_key : string ; property_name : string ; selected_user : string ; } Readonly
app_ key : string Readonly
property_ name : string Readonly
selected_ user : string Optional
Readonly
query ?: undefined Readonly
request Body : { content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } ; } Readonly
content : { application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } ; } Readonly
application/json : Readonly < Record < string , unknown > > & { _attributes ?: readonly ( "public" | "read_only" ) [] ; } Readonly
responses : { 204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } ; } Readonly
204 : { content ?: undefined ; headers : Readonly < Record < string , unknown > > ; } Optional
content ?: undefined headers : Readonly < Record < string , unknown > >
Description
The commit for which to retrieve reports.