@contio/partner-sdk - v1.7.1
Preparing search index...
CreateToolkitResponse
Interface CreateToolkitResponse
Enriched response envelope for toolkit creation (includes dry-run metadata).
interface
CreateToolkitResponse
{
conflicts
?:
ConflictInfo
[]
;
summary
?:
ManifestSummary
;
toolkit
?:
Toolkit
;
validation
?:
ValidationResult
;
}
Index
Properties
conflicts?
summary?
toolkit?
validation?
Properties
Optional
conflicts
conflicts
?:
ConflictInfo
[]
Optional
summary
summary
?:
ManifestSummary
Optional
toolkit
toolkit
?:
Toolkit
Optional
validation
validation
?:
ValidationResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conflicts
summary
toolkit
validation
@contio/partner-sdk - v1.7.1
Loading...
Enriched response envelope for toolkit creation (includes dry-run metadata).