package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

BuildFlagConditionComparatorEq captures enum value "eq".
BuildFlagConditionComparatorNe captures enum value "ne".
BuildScriptCoreLanguageBash captures enum value "bash".
BuildScriptCoreLanguagePerl captures enum value "perl".
BuildScriptCoreLanguagePython captures enum value "python".
CPUArchitectureCoreAllOf0BitWidthNr32 captures enum value "32".
CPUArchitectureCoreAllOf0BitWidthNr64 captures enum value "64".
DependencyTypeBuild captures enum value "build".
DependencyTypeRuntime captures enum value "runtime".
DependencyTypeTest captures enum value "test".
ImageCoreAllOf0TypeDocker captures enum value "Docker".
ImageCoreAllOf0TypeMac captures enum value "Mac".
ImageCoreAllOf0TypeMacSandbox captures enum value "MacSandbox".
ImageCoreAllOf0TypeWindowsDocker captures enum value "WindowsDocker".
ImageCoreAllOf0TypeWindowsInstance captures enum value "WindowsInstance".
ImageRevisionCoreAllOf2StatusDeleted captures enum value "deleted".
ImageRevisionCoreAllOf2StatusDeprecated captures enum value "deprecated".
ImageRevisionCoreAllOf2StatusStable captures enum value "stable".
ImageRevisionCoreAllOf2StatusUnstable captures enum value "unstable".
IngredientOptionSetWithUsageTypeAllOf0UsageTypeDefault captures enum value "default".
IngredientOptionSetWithUsageTypeAllOf0UsageTypeOverride captures enum value "override".
IngredientVersionAndUsageTypeAllOf1UsageTypeDefault captures enum value "default".
IngredientVersionAndUsageTypeAllOf1UsageTypeOverride captures enum value "override".
IngredientVersionRevisionCoreReasonImport captures enum value "import".
IngredientVersionRevisionCoreReasonManualChange captures enum value "manual_change".
IngredientVersionRevisionCoreReasonSmartImport captures enum value "smart_import".
IngredientVersionRevisionCoreStatusDeleted captures enum value "deleted".
IngredientVersionRevisionCoreStatusDeprecated captures enum value "deprecated".
IngredientVersionRevisionCoreStatusStable captures enum value "stable".
IngredientVersionRevisionCoreStatusUnstable captures enum value "unstable".
NamespaceCoreNameNormalizationAlgorithmNone captures enum value "none".
NamespaceCoreNameNormalizationAlgorithmPython captures enum value "python".
NamespaceCoreTypeBundle captures enum value "bundle".
NamespaceCoreTypeCompiler captures enum value "compiler".
NamespaceCoreTypeInternal captures enum value "internal".
NamespaceCoreTypeLanguageDashCore captures enum value "language-core".
NamespaceCoreTypeLanguageDashIngredient captures enum value "language-ingredient".
NamespaceCoreTypePlatformDashComponent captures enum value "platform-component".
NamespaceCoreTypeSharedDashIngredient captures enum value "shared-ingredient".
NamespaceCoreVersionParsingAlgorithmFeature captures enum value "feature".
NamespaceCoreVersionParsingAlgorithmGeneric captures enum value "generic".
NamespaceCoreVersionParsingAlgorithmPerl captures enum value "perl".
NamespaceCoreVersionParsingAlgorithmPhp captures enum value "php".
NamespaceCoreVersionParsingAlgorithmPython captures enum value "python".
NamespaceCoreVersionParsingAlgorithmRuby captures enum value "ruby".
NamespaceCoreVersionParsingAlgorithmSemver captures enum value "semver".
RequirementComparatorEq captures enum value "eq".
RequirementComparatorGt captures enum value "gt".
RequirementComparatorGte captures enum value "gte".
RequirementComparatorLt captures enum value "lt".
RequirementComparatorLte captures enum value "lte".
RequirementComparatorNe captures enum value "ne".
SolverIncompatibilityTypeDependency captures enum value "dependency".
SolverIncompatibilityTypePlatform captures enum value "platform".
SolverIncompatibilityTypeRequirement captures enum value "requirement".
SolverRemediableErrorErrorTypeREQUIREMENTCONFLICTSWITHPLATFORM captures enum value "REQUIREMENT_CONFLICTS_WITH_PLATFORM".
SolverRemediableErrorErrorTypeREQUIREMENTUNAVAILABLE captures enum value "REQUIREMENT_UNAVAILABLE".
SolverRemediableErrorErrorTypeREQUIREMENTUNAVAILABLEATTIMESTAMP captures enum value "REQUIREMENT_UNAVAILABLE_AT_TIMESTAMP".
SolverRemediableErrorErrorTypeTRANSITIVEDEPENDENCYUNAVAILABLE captures enum value "TRANSITIVE_DEPENDENCY_UNAVAILABLE".
SolverRemediableErrorErrorTypeTRANSITIVEDEPENDENCYUNAVAILABLEATTIMESTAMP captures enum value "TRANSITIVE_DEPENDENCY_UNAVAILABLE_AT_TIMESTAMP".
SolverRemediationRemediationTypeADVANCETIMESTAMP captures enum value "ADVANCE_TIMESTAMP".
SolverRemediationRemediationTypeCHANGEREQUIREMENTNAME captures enum value "CHANGE_REQUIREMENT_NAME".
SolverRemediationRemediationTypeCHANGEREQUIREMENTVERSION captures enum value "CHANGE_REQUIREMENT_VERSION".
SolverRemediationRemediationTypeREMOVEPLATFORM captures enum value "REMOVE_PLATFORM".
SolverRemediationRemediationTypeREMOVEREQUIREMENT captures enum value "REMOVE_REQUIREMENT".
SolverRemediationRemediationTypeREQUESTPACKAGEIMPORT captures enum value "REQUEST_PACKAGE_IMPORT".
VersionRequirementComparatorEq captures enum value "eq".
VersionRequirementComparatorGt captures enum value "gt".
VersionRequirementComparatorGte captures enum value "gte".
VersionRequirementComparatorLt captures enum value "lt".
VersionRequirementComparatorLte captures enum value "lte".
VersionRequirementComparatorNe captures enum value "ne".

# Structs

AddCPUArchitectureCPUExtensionParamsBody add Cpu architecture Cpu extension params body swagger:model addCpuArchitectureCpuExtensionParamsBody.
AddIngredientVersionAuthorParamsBody add ingredient version author params body swagger:model addIngredientVersionAuthorParamsBody.
AddKernelCPUArchitectureParamsBody add kernel Cpu architecture params body swagger:model addKernelCpuArchitectureParamsBody.
AddKernelGPUArchitectureParamsBody add kernel g p u architecture params body swagger:model addKernelGPUArchitectureParamsBody.
AddOperatingSystemKernelParamsBody add operating system kernel params body swagger:model addOperatingSystemKernelParamsBody.
AddOperatingSystemLibcParamsBody add operating system libc params body swagger:model addOperatingSystemLibcParamsBody.
Author Author An author swagger:model author.
AuthorAllOf0 author all of0 swagger:model authorAllOf0.
AuthorCore Author Core The core fields of a author swagger:model authorCore.
AuthorPagedList Author Paged List A page of authors from a paged author list swagger:model authorPagedList.
BuildFlag Build Flag The full build flag data model swagger:model buildFlag.
BuildFlagAllOf0 build flag all of0 swagger:model buildFlagAllOf0.
BuildFlagCondition Build Flag Condition A build flag name and value that must be included in a recipe for the containing entity to apply.
BuildFlagCore Build Flag Core The properties of a build flag needed to create a new one swagger:model buildFlagCore.
BuildFlagCoreAllOf0 build flag core all of0 swagger:model buildFlagCoreAllOf0.
BuildFlagDefault Build Flag Default swagger:model buildFlagDefault.
BuildFlagPagedList Build Flag Paged List A paginated list of build flag swagger:model buildFlagPagedList.
BuildFlagRevisionCore Build Flag Revision Core The properties of an build flag revision needed to create a new one swagger:model buildFlagRevisionCore.
BuildFlagRevisionCoreAllOf0 build flag revision core all of0 swagger:model buildFlagRevisionCoreAllOf0.
BuildFlagValue Build Flag Value swagger:model buildFlagValue.
BuildScript Build Script A short piece of scripting code that can be used to build an ingredient.
BuildScriptAllOf0 build script all of0 swagger:model buildScriptAllOf0.
BuildScriptCore Build Script Core A short piece of scripting code that can be used to build an ingredient.
BuildScriptPagedList Build Script Paged List A paginated list of build scripts swagger:model buildScriptPagedList.
Condition Condition A feature that must be present in a recipe for the containing entity to apply.
ConditionSet Condition Set All of the conditions in a condition set must be satisfied in order for the condition set to be considered satisfied (i.e.
CPUArchitecture CPU Architecture The full CPU architecture data model swagger:model cpuArchitecture.
CPUArchitectureAllOf0 cpu architecture all of0 swagger:model cpuArchitectureAllOf0.
CPUArchitectureCore CPU Architecture Core The properties of a CPU architecture needed to create a new one swagger:model cpuArchitectureCore.
CPUArchitectureCoreAllOf0 cpu architecture core all of0 swagger:model cpuArchitectureCoreAllOf0.
CPUArchitecturePagedList CPU Architecture Paged List A paginated list of CPU architectures swagger:model cpuArchitecturePagedList.
CPUExtension CPU Extension The full CPU extension data model swagger:model cpuExtension.
CPUExtensionAllOf0 cpu extension all of0 swagger:model cpuExtensionAllOf0.
CPUExtensionCore CPU Extension Core The properties of a CPU extension needed to create a new one swagger:model cpuExtensionCore.
CPUExtensionCoreAllOf0 cpu extension core all of0 swagger:model cpuExtensionCoreAllOf0.
CPUExtensionPagedList CPU Extension Paged List A paginated list of CPU extensions swagger:model cpuExtensionPagedList.
CurrentUser current user swagger:model current_user.
Dependency Dependency A single dependency for an ingredient version revision swagger:model dependency.
DependencyCondition Dependency Condition swagger:model dependencyCondition.
DependencyConditionAllOf1 dependency condition all of1 swagger:model dependencyConditionAllOf1.
FullIngredientVersion Ingredient Version An ingredient version at a single revision with all revision sub-objects.
FullIngredientVersionAllOf0 full ingredient version all of0 swagger:model fullIngredientVersionAllOf0.
FullIngredientVersionAllOf0Links full ingredient version all of0 links swagger:model fullIngredientVersionAllOf0Links.
FullIngredientVersionAllOf0LinksAllOf1 full ingredient version all of0 links all of1 swagger:model fullIngredientVersionAllOf0LinksAllOf1.
GpuArchitecture GPU Architecture The full GPU architecture data model swagger:model gpuArchitecture.
GpuArchitectureAllOf0 gpu architecture all of0 swagger:model gpuArchitectureAllOf0.
GpuArchitectureCore GPU Architecture Core The properties of a GPU architecture needed to create a new one swagger:model gpuArchitectureCore.
GpuArchitectureCoreAllOf0 gpu architecture core all of0 swagger:model gpuArchitectureCoreAllOf0.
GpuArchitecturePagedList GPU Architecture Paged List A paginated list of GPU architectures swagger:model gpuArchitecturePagedList.
Image Image The full image data model swagger:model image.
ImageAllOf0 image all of0 swagger:model imageAllOf0.
ImageCore Image Core The properties of an image needed to create a new one swagger:model imageCore.
ImageCoreAllOf0 image core all of0 swagger:model imageCoreAllOf0.
ImagePagedList Image Paged List A paginated list of images swagger:model imagePagedList.
ImageRevisionCore Image Revision Core The properties of an image revision needed to create a new one swagger:model imageRevisionCore.
ImageRevisionCoreAllOf2 image revision core all of2 swagger:model imageRevisionCoreAllOf2.
Ingredient Ingredient A unique ingredient that can be used in a recipe.
IngredientAllInOneCreate Ingredient All-in-One Create Everything needed to create an ingredient and/or versions and/or revisions in a single request.
IngredientAllInOneResponse Ingredient All-in-One Response The response for an All-in-One create request.
IngredientAllOf0 ingredient all of0 swagger:model ingredientAllOf0.
IngredientAndVersion Ingredient And Version An ingredient paired with one of its versions swagger:model ingredientAndVersion.
IngredientAndVersionPagedList Ingredient And Version Paged List A paginated list of ingredients and versions swagger:model ingredientAndVersionPagedList.
IngredientCore Ingredient Core A unique ingredient that can be used in a recipe.
IngredientCoreAllOf0 ingredient core all of0 swagger:model ingredientCoreAllOf0.
IngredientCreate Ingredient Create A unique ingredient that can be used in a recipe.
IngredientCreateAllOf0 ingredient create all of0 swagger:model ingredientCreateAllOf0.
IngredientOption Ingredient Option Parameters to the build of this ingredient that should be applied if the conditions are met.
IngredientOptionConditionSet Ingredient Option Condition Set All conditions and build flag conditions in a condition set must be satisfied in order for the condition set to be considered satisfied (i.e.
IngredientOptionResources The minimum resource requirements with which to run the build.
IngredientOptionSet Ingredient Option Set A set of ingredient options that can applied to the build of an ingredient.
IngredientOptionSetAllOf0 ingredient option set all of0 swagger:model ingredientOptionSetAllOf0.
IngredientOptionSetCore Ingredient Option Set Core The properties of an ingredient option set needed to create a new one swagger:model ingredientOptionSetCore.
IngredientOptionSetCoreAllOf0 ingredient option set core all of0 swagger:model ingredientOptionSetCoreAllOf0.
IngredientOptionSetIDRevision Ingredient Option Set ID Revision Identifies the ingredient option set associated with an ingredient version swagger:model ingredientOptionSetIdRevision.
IngredientOptionSetPagedList Ingredient Option Set Paged List A paginated list of ingredient option sets swagger:model ingredientOptionSetPagedList.
IngredientOptionSetRevisionCore Ingredient Option Set Revision Core The properties of an ingredient option set revision needed to create a new one swagger:model ingredientOptionSetRevisionCore.
IngredientOptionSetRevisionCoreAllOf0 ingredient option set revision core all of0 swagger:model ingredientOptionSetRevisionCoreAllOf0.
IngredientOptionSetWithUsageType Ingredient Option Set with Usage Type An ingredient option set paired with how it is used by the ingredient version swagger:model ingredientOptionSetWithUsageType.
IngredientOptionSetWithUsageTypeAllOf0 ingredient option set with usage type all of0 swagger:model ingredientOptionSetWithUsageTypeAllOf0.
IngredientOptionSetWithUsageTypePagedList Ingredient Option Set With Usage Type Paged List A paginated list of ingredient option sets paired with how they are used by the ingredient version swagger:model ingredientOptionSetWithUsageTypePagedList.
IngredientPagedList Ingredient Paged List A paginated list of ingredients swagger:model ingredientPagedList.
IngredientUpdate Ingredient Update The fields of an ingredient that can be updated swagger:model ingredientUpdate.
IngredientVersion Ingredient Version The full ingredient version data model.
IngredientVersionAllInOneCreate Ingredient Version All-in-One Create Everything needed to create an ingredient version as part of an all-in-one request.
IngredientVersionAllInOneCreateAllOf0 ingredient version all in one create all of0 swagger:model ingredientVersionAllInOneCreateAllOf0.
IngredientVersionAllOf0 ingredient version all of0 swagger:model ingredientVersionAllOf0.
IngredientVersionAllOf0Links ingredient version all of0 links swagger:model ingredientVersionAllOf0Links.
IngredientVersionAllOf0LinksAllOf1 ingredient version all of0 links all of1 swagger:model ingredientVersionAllOf0LinksAllOf1.
IngredientVersionAndUsageType Ingredient, Version, and Usage Type An ingredient, its version, and the way the version uses a particular ingredient option set swagger:model ingredientVersionAndUsageType.
IngredientVersionAndUsageTypeAllOf1 ingredient version and usage type all of1 swagger:model ingredientVersionAndUsageTypeAllOf1.
IngredientVersionAndUsageTypePagedList Ingredient, Version, and Usage Type Paged List A paginated list of ingredients, their versions, and the way that version uses a particular ingredient option set swagger:model ingredientVersionAndUsageTypePagedList.
IngredientVersionCore Ingredient Version Core The fields of an ingredient version that can be set when an ingredient version is created swagger:model ingredientVersionCore.
IngredientVersionCreate Ingredient Version Create All specifiable fields of an ingredient version plus resources that can be linked to the ingredient version when it is created, but that are not part of the ingredient version model itself.
IngredientVersionCreateAllOf0 ingredient version create all of0 swagger:model ingredientVersionCreateAllOf0.
IngredientVersionPagedList Ingredient Version Paged List A paginated list of ingredient versions swagger:model ingredientVersionPagedList.
IngredientVersionPatchPagedList Ingredient Version Patch Paged List A paginated list of patches for an ingredient version swagger:model ingredientVersionPatchPagedList.
IngredientVersionRevision Ingredient Version Revision All the fields of an ingredient version revision.
IngredientVersionRevisionAllOf2 ingredient version revision all of2 swagger:model ingredientVersionRevisionAllOf2.
IngredientVersionRevisionAllOf2Links ingredient version revision all of2 links swagger:model ingredientVersionRevisionAllOf2Links.
IngredientVersionRevisionAllOf2LinksAllOf1 ingredient version revision all of2 links all of1 swagger:model ingredientVersionRevisionAllOf2LinksAllOf1.
IngredientVersionRevisionCore Ingredient Version Revision Core The fields of an ingredient version that can be updated by creating a new revision swagger:model ingredientVersionRevisionCore.
IngredientVersionRevisionCreate Ingredient Version Revision Create All updatable fields of an ingredient version revision plus resources that can be linked to the revision when it is created, but that are not part of the ingredient version revision model itself.
IngredientVersionRevisionCreateAllOf0 ingredient version revision create all of0 swagger:model ingredientVersionRevisionCreateAllOf0.
IngredientVersionRevisionCreatePatch Ingredient Version Revision Create Patch swagger:model ingredientVersionRevisionCreatePatch.
IngredientVersionRevisionPagedList Ingredient Version Revision Paged List A paginated list of ingredient version revisions swagger:model ingredientVersionRevisionPagedList.
IngredientVersionRevisionPatch Ingredient Version Revision Patch A single patch along with its sequence number for a particular ingredient version revision swagger:model ingredientVersionRevisionPatch.
IngredientVersionRevisionPatchAllOf1 ingredient version revision patch all of1 swagger:model ingredientVersionRevisionPatchAllOf1.
IngredientVersionUpdate Ingredient Version Core The fields of an ingredient version that can be updated swagger:model ingredientVersionUpdate.
InventoryResponse Inventory Response A generic response to an inventory api request swagger:model inventoryResponse.
Kernel Kernel The full kernel data model swagger:model kernel.
KernelAllOf0 kernel all of0 swagger:model kernelAllOf0.
KernelCore Kernel Core The properties of a kernel needed to create a new one swagger:model kernelCore.
KernelPagedList Kernel Paged List A paginated list of kernels swagger:model kernelPagedList.
KernelVersion Kernel Version The full kernel version data model swagger:model kernelVersion.
KernelVersionAllOf0 kernel version all of0 swagger:model kernelVersionAllOf0.
KernelVersionCore Kernel Version Core The properties of a kernel version needed to create a new one swagger:model kernelVersionCore.
KernelVersionPagedList Kernel Version Paged List A paginated list of kernel versions swagger:model kernelVersionPagedList.
LatestTimestamp LatestTimestamp The latest timestamp that should be used with other inventory service requests, such as solve requests swagger:model latestTimestamp.
Libc Libc The full libc data model swagger:model libc.
LibcAllOf0 libc all of0 swagger:model libcAllOf0.
LibcCore Libc Core The properties of a libc needed to create a new one swagger:model libcCore.
LibcPagedList Libc Paged List A paginated list of libcs swagger:model libcPagedList.
LibcVersion Libc Version The full libc version data model swagger:model libcVersion.
LibcVersionAllOf0 libc version all of0 swagger:model libcVersionAllOf0.
LibcVersionCore Libc Version Core The properties of a libc version needed to create a new one swagger:model libcVersionCore.
LibcVersionPagedList Libc Version Paged List A paginated list of libc versions swagger:model libcVersionPagedList.
Namespace namespace The full namespace data model swagger:model namespace.
NamespaceAllOf0 namespace all of0 swagger:model namespaceAllOf0.
NamespaceCore Namespace Core The properties of a namespace needed to create a new one swagger:model namespaceCore.
NamespacePagedList Namespace Paged List A paginated list of namespaces swagger:model namespacePagedList.
NormalizedName A single mapping from an unnormalized name to its normalized form.
NormalizedNames Unnormalized Names A list of mappings from unnormalized to normalized names.
OperatingSystem Operating System The full operating system data model swagger:model operatingSystem.
OperatingSystemAllOf0 operating system all of0 swagger:model operatingSystemAllOf0.
OperatingSystemCore Operating System Core The properties of an operating system needed to create a new one swagger:model operatingSystemCore.
OperatingSystemPagedList Operating System Paged List A paginated list of operating systems swagger:model operatingSystemPagedList.
OperatingSystemVersion Operating System Version The full operating system version data model swagger:model operatingSystemVersion.
OperatingSystemVersionAllOf0 operating system version all of0 swagger:model operatingSystemVersionAllOf0.
OperatingSystemVersionCore Operating System Version Core The properties of an operating system version needed to create a new one swagger:model operatingSystemVersionCore.
OperatingSystemVersionPagedList Operating System Version Paged List A paginated list of operating system versions swagger:model operatingSystemVersionPagedList.
Order Order An order to create recipes for a set of requirements, for one or more platforms.
OrderBuildFlag Order Build Flag swagger:model orderBuildFlag.
OrderRequirement Requirement An order requirement is a single package name and version specifier requested in an order.
Organization organization swagger:model organization.
Paging Paging Paging data swagger:model paging.
PagingLinks Paging Links Links for a model that include links for paging data swagger:model pagingLinks.
Patch Patch A diff of changes that can be applied to an ingredient's source code.
PatchAllOf0 patch all of0 swagger:model patchAllOf0.
PatchCore Patch Core A diff of changes that can be applied to an ingredient's source code.
PatchPagedList Patch Paged List A paginated list of patches swagger:model patchPagedList.
Platform Platform A platform upon which a build can be built.
PlatformCreate Platform (create) A platform upon which a build can be built.
PlatformPagedList Platform Paged List A paginated list of platforms swagger:model platformPagedList.
ProvidedFeature Provided Feature A feature that is provided by a revisioned resource swagger:model providedFeature.
ProvidedFeatureAllOf0 provided feature all of0 swagger:model providedFeatureAllOf0.
Recipe Recipe A recipe contains all required information (ingredient versions, platform, build options, etc.) to build a project for a single platform.
RecipeResponse Recipe Response The response to an order.
RecipeValidationError Recipe Validation Error An error for when an invalid recipe is supplied to the validation endpoint.
RecipeValidationErrorItem Recipe Validation Error Item A single validation error swagger:model recipeValidationErrorItem.
Requirement Requirement swagger:model requirement.
ResolvedIngredient Resolved Ingredient An ingredient that is part of a recipe's resolved requirements swagger:model resolvedIngredient.
ResolvedIngredientDependency Resolved Ingredient Dependency One dependency for a resolved ingredient in a recipe.
RestAPIError REST API error body A shared generic error response body for REST APIs.
RestAPIValidationError REST API validation error body A error for when invalid input is supplied to an endpoint.
RestAPIValidationErrorAllOf1 rest Api validation error all of1 swagger:model restApiValidationErrorAllOf1.
RestAPIValidationErrorItem REST API validation error body item swagger:model restApiValidationErrorItem.
RevisionBase Revision Base Base properties of a revisioned resource which can be modified by a new revision.
RevisionedFeatureProvider Revision The properties of any revisioned resource which can be modified by a new revision.
RevisionedFeatureProviderAllOf0 revisioned feature provider all of0 swagger:model revisionedFeatureProviderAllOf0.
RevisionedResource Revisioned Resource Properties shared by all revisioned resources swagger:model revisionedResource.
SearchIngredientsResponse Search ingredients response swagger:model searchIngredientsResponse.
SearchIngredientsResponseItem Search ingredients response item swagger:model searchIngredientsResponseItem.
SearchIngredientsResponseLinks search ingredients response links swagger:model searchIngredientsResponseLinks.
SearchIngredientsResponsePaging search ingredients response paging swagger:model searchIngredientsResponsePaging.
SearchIngredientsResponseVersion Search ingredients response version swagger:model searchIngredientsResponseVersion.
SelfLink Self Link A self link swagger:model selfLink.
SolutionRecipe SolverRecipe A recipe with a URL, created by a solver, containing all required information to build for a single platform swagger:model solutionRecipe.
SolutionResponseAdditionalProperties solution response additional properties swagger:model solutionResponseAdditionalProperties.
SolverError Solver Error An error response, for when resolving a recipe fails.
SolverIncompatibility Solver Incompatibility A requirement, transitive dependency or platform that is part of a solver error swagger:model solverIncompatibility.
SolverRemediableError Solver Remediable Error A solver error with suggested remediation steps swagger:model solverRemediableError.
SolverRemediation Solver Remediation An action that a user can take to attempt to resolve a solver error swagger:model solverRemediation.
SolverRemediationParameters Solver Remediation Parameters The data associated with the remediation.
SolverValidationError Solver Validation Error An error for when invalid input is supplied to a solver endpoint.
SolverValidationErrorAllOf1 solver validation error all of1 swagger:model solverValidationErrorAllOf1.
SolverValidationErrorAllOf2 solver validation error all of2 swagger:model solverValidationErrorAllOf2.
SolverValidationErrorItem Solver Validation Error Item A single validation error.
UnnormalizedNames Unnormalized Names A list of unnormalized names.
UpdatePlatformParamsBody update platform params body swagger:model updatePlatformParamsBody.
VersionInfo Version Info Properties shared by all versioned resources swagger:model versionInfo.
VersionRequirement Version Requirement The version constraint for a feature swagger:model versionRequirement.

# Type aliases

DependencyType Dependency type The different types of dependencies supported by the platform.
Requirements Requirements The version constraints that an ingredient version's requirement or condition puts on a feature swagger:model requirements.
SolutionResponse Solver Response The response to an order.