@sonatype/nexus-iq-api-client 0.184.2 → 0.184.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +1 -0
- package/.openapi-generator/VERSION +1 -1
- package/dist/apis/ComponentsApi.d.ts +5 -5
- package/dist/apis/ComponentsApi.js +1 -1
- package/dist/esm/apis/ComponentsApi.d.ts +5 -5
- package/dist/esm/apis/ComponentsApi.js +2 -2
- package/dist/esm/models/ApiComponentDTOV2.d.ts +1 -1
- package/dist/esm/models/GetSuggestedRemediationForComponent200Response.d.ts +33 -0
- package/dist/esm/models/GetSuggestedRemediationForComponent200Response.js +44 -0
- package/dist/esm/models/index.d.ts +1 -0
- package/dist/esm/models/index.js +1 -0
- package/dist/esm/runtime.d.ts +1 -0
- package/dist/esm/runtime.js +4 -0
- package/dist/models/ApiComponentDTOV2.d.ts +1 -1
- package/dist/models/GetSuggestedRemediationForComponent200Response.d.ts +33 -0
- package/dist/models/GetSuggestedRemediationForComponent200Response.js +51 -0
- package/dist/models/index.d.ts +1 -0
- package/dist/models/index.js +1 -0
- package/dist/runtime.d.ts +1 -0
- package/dist/runtime.js +5 -0
- package/package.json +2 -1
- package/src/apis/ComponentsApi.ts +8 -8
- package/src/models/Action.ts +4 -4
- package/src/models/ApiApplicationBaseDTO.ts +4 -4
- package/src/models/ApiApplicationCategoryDTO.ts +4 -4
- package/src/models/ApiApplicationDTO.ts +4 -4
- package/src/models/ApiApplicationEvaluationCommitDTO.ts +4 -4
- package/src/models/ApiApplicationEvaluationResultDTOV2.ts +4 -4
- package/src/models/ApiApplicationEvaluationStatusDTOV2.ts +4 -4
- package/src/models/ApiApplicationListDTO.ts +4 -4
- package/src/models/ApiApplicationReportDTOV2.ts +4 -4
- package/src/models/ApiApplicationTagDTO.ts +4 -4
- package/src/models/ApiApplicationViolationDTOV2.ts +4 -4
- package/src/models/ApiApplicationViolationListDTOV2.ts +4 -4
- package/src/models/ApiApplicationWaiverDTO.ts +4 -4
- package/src/models/ApiArtifactoryConnectionDTO.ts +4 -4
- package/src/models/ApiArtifactoryConnectionStatusRequestDTO.ts +4 -4
- package/src/models/ApiArtifactoryConnectionStatusResponseDTO.ts +4 -4
- package/src/models/ApiAutoPolicyWaiverDTO.ts +4 -4
- package/src/models/ApiAutoPolicyWaiverRevocationDTO.ts +4 -4
- package/src/models/ApiAutoPolicyWaiverStatusDTO.ts +4 -4
- package/src/models/ApiComponentChangeActionDTO.ts +4 -4
- package/src/models/ApiComponentDTOV2.ts +5 -5
- package/src/models/ApiComponentDetailsDTOV2.ts +4 -4
- package/src/models/ApiComponentDetailsRequestDTOV2.ts +4 -4
- package/src/models/ApiComponentDetailsResultDTOV2.ts +4 -4
- package/src/models/ApiComponentEvaluationRequestDTOV2.ts +4 -4
- package/src/models/ApiComponentEvaluationResultDTOV2.ts +4 -4
- package/src/models/ApiComponentEvaluationTicketDTOV2.ts +4 -4
- package/src/models/ApiComponentIdentifierDTOV2.ts +4 -4
- package/src/models/ApiComponentOrPurlIdentifierDTOV2.ts +4 -4
- package/src/models/ApiComponentPolicyViolationDTO.ts +4 -4
- package/src/models/ApiComponentPolicyViolationListDTOV2.ts +4 -4
- package/src/models/ApiComponentPolicyWaiversDTO.ts +4 -4
- package/src/models/ApiComponentProjectDataDTO.ts +4 -4
- package/src/models/ApiComponentProjectMetadataDTO.ts +4 -4
- package/src/models/ApiComponentProjectScmDTO.ts +4 -4
- package/src/models/ApiComponentProjectScmDetailsDTO.ts +4 -4
- package/src/models/ApiComponentProjectScmMetadataDTO.ts +4 -4
- package/src/models/ApiComponentReleasedFromQuarantineDTO.ts +4 -4
- package/src/models/ApiComponentRemediationDTO.ts +4 -4
- package/src/models/ApiComponentRemediationValueDTO.ts +4 -4
- package/src/models/ApiComponentTransitivePolicyViolationsDTO.ts +4 -4
- package/src/models/ApiComponentWaiversDTO.ts +4 -4
- package/src/models/ApiComponentsInQuarantineDTO.ts +4 -4
- package/src/models/ApiCompositeSourceControlDTO.ts +4 -4
- package/src/models/ApiCompositeValueDTOBoolean.ts +4 -4
- package/src/models/ApiCompositeValueDTOString.ts +4 -4
- package/src/models/ApiConditionFactReasonDTO.ts +4 -4
- package/src/models/ApiConstraintFactDTO.ts +4 -4
- package/src/models/ApiConstraintViolationDTO.ts +4 -4
- package/src/models/ApiConstraintViolationReasonDTO.ts +4 -4
- package/src/models/ApiCrossStageViolationDTOV2.ts +4 -4
- package/src/models/ApiCrowdConfigurationDTO.ts +4 -4
- package/src/models/ApiDataRetentionPoliciesDTO.ts +4 -4
- package/src/models/ApiDependencyDataDTO.ts +4 -4
- package/src/models/ApiDependencyTreeNodeDTO.ts +4 -4
- package/src/models/ApiDependencyTreeResponseDTO.ts +4 -4
- package/src/models/ApiEnhancedPolicyViolationDTOV2.ts +4 -4
- package/src/models/ApiEvaluationResultCounterDTO.ts +4 -4
- package/src/models/ApiFirewallMetricsResultDTO.ts +4 -4
- package/src/models/ApiFirewallQuarantineSummaryDTO.ts +4 -4
- package/src/models/ApiFirewallReleaseQuarantineConfigDTO.ts +4 -4
- package/src/models/ApiFirewallReleaseQuarantineSummaryDTO.ts +4 -4
- package/src/models/ApiGlobalInformationDTOV2.ts +4 -4
- package/src/models/ApiHashComponentIdentifierDTO.ts +4 -4
- package/src/models/ApiHashComponentIdentifiersDTO.ts +4 -4
- package/src/models/ApiJiraConfigurationDTO.ts +4 -4
- package/src/models/ApiLabelDTO.ts +4 -4
- package/src/models/ApiLicenseDTO.ts +4 -4
- package/src/models/ApiLicenseDataDTO.ts +4 -4
- package/src/models/ApiLicenseDataDTOV2.ts +4 -4
- package/src/models/ApiLicenseLegalApplicationReportDTO.ts +4 -4
- package/src/models/ApiLicenseLegalComponentDTO.ts +4 -4
- package/src/models/ApiLicenseLegalComponentReportDTO.ts +4 -4
- package/src/models/ApiLicenseLegalCopyrightDTO.ts +4 -4
- package/src/models/ApiLicenseLegalDataDTO.ts +4 -4
- package/src/models/ApiLicenseLegalFileDTO.ts +4 -4
- package/src/models/ApiLicenseLegalMetadataDTO.ts +4 -4
- package/src/models/ApiLicenseLegalObligationDTO.ts +4 -4
- package/src/models/ApiLicenseLegalStageScanDTO.ts +4 -4
- package/src/models/ApiLicenseThreatDTOV2.ts +4 -4
- package/src/models/ApiLicensedSolutionDTO.ts +4 -4
- package/src/models/ApiMailConfigurationDTO.ts +4 -4
- package/src/models/ApiMalwareComponentEvaluationRequest.ts +4 -4
- package/src/models/ApiMalwareComponentEvaluationRequestList.ts +4 -4
- package/src/models/ApiMatchStateSummaryDTOV2.ts +4 -4
- package/src/models/ApiMemberDTO.ts +4 -4
- package/src/models/ApiMetricsReportingQueryDTOV2.ts +4 -4
- package/src/models/ApiMoveApplicationResponseDTOV2.ts +4 -4
- package/src/models/ApiOrganizationDTO.ts +4 -4
- package/src/models/ApiOrganizationListDTO.ts +4 -4
- package/src/models/ApiOwnerArtifactoryConnectionDTO.ts +4 -4
- package/src/models/ApiOwnerDTO.ts +4 -4
- package/src/models/ApiPageResultPrioritizedComponent.ts +4 -4
- package/src/models/ApiPolicyDTO.ts +4 -4
- package/src/models/ApiPolicyListDTO.ts +4 -4
- package/src/models/ApiPolicyViolationDTOV2.ts +4 -4
- package/src/models/ApiPolicyViolationDiffDTO.ts +4 -4
- package/src/models/ApiPolicyViolationForDiffDTO.ts +4 -4
- package/src/models/ApiPolicyViolationStageDTO.ts +4 -4
- package/src/models/ApiPolicyWaiverDTO.ts +4 -4
- package/src/models/ApiPolicyWaiverReasonDTO.ts +4 -4
- package/src/models/ApiPolicyWaiversApplicableToViolationDTO.ts +4 -4
- package/src/models/ApiPromoteScanRequestDTOV2.ts +4 -4
- package/src/models/ApiProxyServerConfigurationDTO.ts +4 -4
- package/src/models/ApiPullRequestResult.ts +4 -4
- package/src/models/ApiPullRequestResults.ts +4 -4
- package/src/models/ApiReportComponentDTOV2.ts +4 -4
- package/src/models/ApiReportComponentPolicyViolationsDTOV2.ts +4 -4
- package/src/models/ApiReportConstraintConditionDTOV2.ts +4 -4
- package/src/models/ApiReportConstraintViolationDTOV2.ts +4 -4
- package/src/models/ApiReportHistoryDTO.ts +4 -4
- package/src/models/ApiReportPolicyDataDTOV2.ts +4 -4
- package/src/models/ApiReportPolicyViolationDTOV2.ts +4 -4
- package/src/models/ApiReportRawDataDTOV2.ts +4 -4
- package/src/models/ApiReportResultsDTO.ts +4 -4
- package/src/models/ApiReportRetentionPoliciesDTO.ts +4 -4
- package/src/models/ApiReportRetentionPolicyDTO.ts +4 -4
- package/src/models/ApiRepositoryComponentDTO.ts +4 -4
- package/src/models/ApiRepositoryComponentEvaluationRequest.ts +4 -4
- package/src/models/ApiRepositoryComponentEvaluationRequestList.ts +4 -4
- package/src/models/ApiRepositoryComponentEvaluationResult.ts +4 -4
- package/src/models/ApiRepositoryComponentEvaluationResultList.ts +4 -4
- package/src/models/ApiRepositoryComponentPath.ts +4 -4
- package/src/models/ApiRepositoryComponentPolicyViolationDTO.ts +4 -4
- package/src/models/ApiRepositoryComponentsInQuarantineDTO.ts +4 -4
- package/src/models/ApiRepositoryContainerDTO.ts +4 -4
- package/src/models/ApiRepositoryDTO.ts +4 -4
- package/src/models/ApiRepositoryListDTO.ts +4 -4
- package/src/models/ApiRepositoryManagerDTO.ts +4 -4
- package/src/models/ApiRepositoryManagerListDTO.ts +4 -4
- package/src/models/ApiRepositoryPathResponseDTO.ts +4 -4
- package/src/models/ApiRepositoryPathVersions.ts +4 -4
- package/src/models/ApiRepositoryWaiverDTO.ts +4 -4
- package/src/models/ApiRequestPolicyWaiverDTO.ts +4 -4
- package/src/models/ApiReverseProxyAuthenticationConfigurationDTO.ts +4 -4
- package/src/models/ApiRoleDTO.ts +4 -4
- package/src/models/ApiRoleListDTO.ts +4 -4
- package/src/models/ApiRoleMemberMappingDTO.ts +4 -4
- package/src/models/ApiRoleMemberMappingListDTO.ts +4 -4
- package/src/models/ApiSamlConfigurationDTO.ts +4 -4
- package/src/models/ApiSamlConfigurationResponseDTO.ts +4 -4
- package/src/models/ApiSbomStatusDTO.ts +4 -4
- package/src/models/ApiSearchCriteriaDTOV2.ts +4 -4
- package/src/models/ApiSearchResultDTOV2.ts +4 -4
- package/src/models/ApiSearchResultsDTOV2.ts +4 -4
- package/src/models/ApiSecurityDataDTO.ts +4 -4
- package/src/models/ApiSecurityIssueAnalysisDTO.ts +4 -4
- package/src/models/ApiSecurityIssueDTO.ts +4 -4
- package/src/models/ApiSecurityVulnerabilityOverrideDTOV2.ts +4 -4
- package/src/models/ApiSecurityVulnerabilityOverrideResponseDTOV2.ts +4 -4
- package/src/models/ApiSourceControlConfigurationDTO.ts +4 -4
- package/src/models/ApiSourceControlDTO.ts +4 -4
- package/src/models/ApiSourceControlEvaluationRequestDTO.ts +4 -4
- package/src/models/ApiStagePolicyViolationComponentDTO.ts +4 -4
- package/src/models/ApiStaleApplicationEvaluationDTO.ts +4 -4
- package/src/models/ApiStaleEvaluationStageDTO.ts +4 -4
- package/src/models/ApiStaleEvaluationsDTO.ts +4 -4
- package/src/models/ApiStaleRepositoryEvaluationDTO.ts +4 -4
- package/src/models/ApiStaleWaiverDTO.ts +4 -4
- package/src/models/ApiStaleWaiversResponseDTO.ts +4 -4
- package/src/models/ApiStatusDTO.ts +4 -4
- package/src/models/ApiSuccessMetricsRetentionPolicyDTO.ts +4 -4
- package/src/models/ApiSuggestedVersionChangeOptionDTO.ts +4 -4
- package/src/models/ApiTagDTO.ts +4 -4
- package/src/models/ApiThirdPartyScanResultDTO.ts +4 -4
- package/src/models/ApiThirdPartyScanTicketDTO.ts +4 -4
- package/src/models/ApiUserDTO.ts +4 -4
- package/src/models/ApiUserListDTO.ts +4 -4
- package/src/models/ApiUserTokenDTO.ts +4 -4
- package/src/models/ApiUserTokenExistsDTO.ts +4 -4
- package/src/models/ApiVersionChangeOptionDTO.ts +4 -4
- package/src/models/ApiWaivedPolicyViolationDTO.ts +4 -4
- package/src/models/ApiWaiverOptionsDTO.ts +4 -4
- package/src/models/ApplicableContext.ts +4 -4
- package/src/models/ApplicableLabels.ts +4 -4
- package/src/models/ApplicableTagsDTO.ts +4 -4
- package/src/models/ApplicationTag.ts +4 -4
- package/src/models/ApplicationTagsByOwnerDTO.ts +4 -4
- package/src/models/AppliedTagsDTO.ts +4 -4
- package/src/models/AttachmentText.ts +4 -4
- package/src/models/AttributionReportTemplateDTO.ts +4 -4
- package/src/models/ComponentDisplayName.ts +4 -4
- package/src/models/ComponentDisplayNamePart.ts +4 -4
- package/src/models/ComponentFact.ts +4 -4
- package/src/models/ComponentIdentifier.ts +4 -4
- package/src/models/ComponentLocator.ts +4 -4
- package/src/models/ComponentObligationAttributionDTO.ts +4 -4
- package/src/models/ConditionFact.ts +4 -4
- package/src/models/ConfigurationValidationResult.ts +4 -4
- package/src/models/ConstraintFact.ts +4 -4
- package/src/models/CweId.ts +4 -4
- package/src/models/DevelopmentPrioritizationResults.ts +4 -4
- package/src/models/FormDataContentDisposition.ts +4 -4
- package/src/models/GetSuggestedRemediationForComponent200Response.ts +74 -0
- package/src/models/GroupingByDTO.ts +4 -4
- package/src/models/IdeUsersOverviewDTO.ts +4 -4
- package/src/models/ImportSbomRequest.ts +4 -4
- package/src/models/InnerSourceData.ts +4 -4
- package/src/models/LabelsByOwner.ts +4 -4
- package/src/models/LegalSourceLinkDTO.ts +4 -4
- package/src/models/License.ts +4 -4
- package/src/models/LicenseObligationDTO.ts +4 -4
- package/src/models/LicenseThreatGroupDTO.ts +4 -4
- package/src/models/MalwareDefenseData.ts +4 -4
- package/src/models/MalwareDefenseResponseList.ts +4 -4
- package/src/models/PolicyAlert.ts +4 -4
- package/src/models/PolicyEvaluationResult.ts +4 -4
- package/src/models/PolicyFact.ts +4 -4
- package/src/models/PolicyOwner.ts +4 -4
- package/src/models/PolicyTag.ts +4 -4
- package/src/models/PrioritizedComponent.ts +4 -4
- package/src/models/ReferenceLink.ts +4 -4
- package/src/models/RootCause.ts +4 -4
- package/src/models/SBOMVulnerabilityAnalysisRequest.ts +4 -4
- package/src/models/SbomComponentDTO.ts +4 -4
- package/src/models/SbomComponentListDTO.ts +4 -4
- package/src/models/SearchResultDTO.ts +4 -4
- package/src/models/SearchResultItemDTO.ts +4 -4
- package/src/models/SecurityVulnerabilityCustomData.ts +4 -4
- package/src/models/SecurityVulnerabilityData.ts +4 -4
- package/src/models/SecurityVulnerabilitySeverity.ts +4 -4
- package/src/models/SecurityVulnerabilityWeakness.ts +4 -4
- package/src/models/StageData.ts +4 -4
- package/src/models/Swid.ts +4 -4
- package/src/models/SystemConfig.ts +4 -4
- package/src/models/TagsByOwnerDTO.ts +4 -4
- package/src/models/ThirdPartySbomMetadataSummaryDTO.ts +4 -4
- package/src/models/ThirdPartySbomMetadataSummaryListDTO.ts +4 -4
- package/src/models/TriggerReference.ts +4 -4
- package/src/models/ValidationResult.ts +4 -4
- package/src/models/VulnerabilityAnalysis.ts +4 -4
- package/src/models/VulnerabilitySource.ts +4 -4
- package/src/models/index.ts +1 -0
- package/src/runtime.ts +5 -0
|
@@ -62,11 +62,11 @@ export function ApiApplicationTagDTOFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiApplicationTagDTOToJSON(json: any): ApiApplicationTagDTO {
|
|
66
|
+
return ApiApplicationTagDTOToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiApplicationTagDTOToJSONTyped(value?: ApiApplicationTagDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiApplicationViolationDTOV2FromJSONTyped(json: any, ignoreDiscr
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiApplicationViolationDTOV2ToJSON(json: any): ApiApplicationViolationDTOV2 {
|
|
74
|
+
return ApiApplicationViolationDTOV2ToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiApplicationViolationDTOV2ToJSONTyped(value?: ApiApplicationViolationDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiApplicationViolationListDTOV2FromJSONTyped(json: any, ignoreD
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiApplicationViolationListDTOV2ToJSON(json: any): ApiApplicationViolationListDTOV2 {
|
|
60
|
+
return ApiApplicationViolationListDTOV2ToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiApplicationViolationListDTOV2ToJSONTyped(value?: ApiApplicationViolationListDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiApplicationWaiverDTOFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiApplicationWaiverDTOToJSON(json: any): ApiApplicationWaiverDTO {
|
|
74
|
+
return ApiApplicationWaiverDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiApplicationWaiverDTOToJSONTyped(value?: ApiApplicationWaiverDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -105,11 +105,11 @@ export function ApiArtifactoryConnectionDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
105
105
|
};
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
108
|
+
export function ApiArtifactoryConnectionDTOToJSON(json: any): ApiArtifactoryConnectionDTO {
|
|
109
|
+
return ApiArtifactoryConnectionDTOToJSONTyped(json, false);
|
|
110
|
+
}
|
|
111
111
|
|
|
112
|
-
|
|
112
|
+
export function ApiArtifactoryConnectionDTOToJSONTyped(value?: ApiArtifactoryConnectionDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
113
113
|
if (value == null) {
|
|
114
114
|
return value;
|
|
115
115
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiArtifactoryConnectionStatusRequestDTOFromJSONTyped(json: any,
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiArtifactoryConnectionStatusRequestDTOToJSON(json: any): ApiArtifactoryConnectionStatusRequestDTO {
|
|
59
|
+
return ApiArtifactoryConnectionStatusRequestDTOToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiArtifactoryConnectionStatusRequestDTOToJSONTyped(value?: ApiArtifactoryConnectionStatusRequestDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -83,11 +83,11 @@ export function ApiArtifactoryConnectionStatusResponseDTOFromJSONTyped(json: any
|
|
|
83
83
|
};
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
86
|
+
export function ApiArtifactoryConnectionStatusResponseDTOToJSON(json: any): ApiArtifactoryConnectionStatusResponseDTO {
|
|
87
|
+
return ApiArtifactoryConnectionStatusResponseDTOToJSONTyped(json, false);
|
|
88
|
+
}
|
|
89
89
|
|
|
90
|
-
|
|
90
|
+
export function ApiArtifactoryConnectionStatusResponseDTOToJSONTyped(value?: ApiArtifactoryConnectionStatusResponseDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
91
91
|
if (value == null) {
|
|
92
92
|
return value;
|
|
93
93
|
}
|
|
@@ -97,11 +97,11 @@ export function ApiAutoPolicyWaiverDTOFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
97
97
|
};
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
100
|
+
export function ApiAutoPolicyWaiverDTOToJSON(json: any): ApiAutoPolicyWaiverDTO {
|
|
101
|
+
return ApiAutoPolicyWaiverDTOToJSONTyped(json, false);
|
|
102
|
+
}
|
|
103
103
|
|
|
104
|
-
|
|
104
|
+
export function ApiAutoPolicyWaiverDTOToJSONTyped(value?: ApiAutoPolicyWaiverDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
105
105
|
if (value == null) {
|
|
106
106
|
return value;
|
|
107
107
|
}
|
|
@@ -104,11 +104,11 @@ export function ApiAutoPolicyWaiverRevocationDTOFromJSONTyped(json: any, ignoreD
|
|
|
104
104
|
};
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
107
|
+
export function ApiAutoPolicyWaiverRevocationDTOToJSON(json: any): ApiAutoPolicyWaiverRevocationDTO {
|
|
108
|
+
return ApiAutoPolicyWaiverRevocationDTOToJSONTyped(json, false);
|
|
109
|
+
}
|
|
110
110
|
|
|
111
|
-
|
|
111
|
+
export function ApiAutoPolicyWaiverRevocationDTOToJSONTyped(value?: ApiAutoPolicyWaiverRevocationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
112
112
|
if (value == null) {
|
|
113
113
|
return value;
|
|
114
114
|
}
|
|
@@ -76,11 +76,11 @@ export function ApiAutoPolicyWaiverStatusDTOFromJSONTyped(json: any, ignoreDiscr
|
|
|
76
76
|
};
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
79
|
+
export function ApiAutoPolicyWaiverStatusDTOToJSON(json: any): ApiAutoPolicyWaiverStatusDTO {
|
|
80
|
+
return ApiAutoPolicyWaiverStatusDTOToJSONTyped(json, false);
|
|
81
|
+
}
|
|
82
82
|
|
|
83
|
-
|
|
83
|
+
export function ApiAutoPolicyWaiverStatusDTOToJSONTyped(value?: ApiAutoPolicyWaiverStatusDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
84
84
|
if (value == null) {
|
|
85
85
|
return value;
|
|
86
86
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiComponentChangeActionDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiComponentChangeActionDTOToJSON(json: any): ApiComponentChangeActionDTO {
|
|
60
|
+
return ApiComponentChangeActionDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiComponentChangeActionDTOToJSONTyped(value?: ApiComponentChangeActionDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -44,7 +44,7 @@ export interface ApiComponentDTOV2 {
|
|
|
44
44
|
* @type {string}
|
|
45
45
|
* @memberof ApiComponentDTOV2
|
|
46
46
|
*/
|
|
47
|
-
hash?: string;
|
|
47
|
+
hash?: string | null;
|
|
48
48
|
/**
|
|
49
49
|
*
|
|
50
50
|
* @type {string}
|
|
@@ -98,11 +98,11 @@ export function ApiComponentDTOV2FromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
98
98
|
};
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
101
|
+
export function ApiComponentDTOV2ToJSON(json: any): ApiComponentDTOV2 {
|
|
102
|
+
return ApiComponentDTOV2ToJSONTyped(json, false);
|
|
103
|
+
}
|
|
104
104
|
|
|
105
|
-
|
|
105
|
+
export function ApiComponentDTOV2ToJSONTyped(value?: ApiComponentDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
106
106
|
if (value == null) {
|
|
107
107
|
return value;
|
|
108
108
|
}
|
|
@@ -147,11 +147,11 @@ export function ApiComponentDetailsDTOV2FromJSONTyped(json: any, ignoreDiscrimin
|
|
|
147
147
|
};
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
150
|
+
export function ApiComponentDetailsDTOV2ToJSON(json: any): ApiComponentDetailsDTOV2 {
|
|
151
|
+
return ApiComponentDetailsDTOV2ToJSONTyped(json, false);
|
|
152
|
+
}
|
|
153
153
|
|
|
154
|
-
|
|
154
|
+
export function ApiComponentDetailsDTOV2ToJSONTyped(value?: ApiComponentDetailsDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
155
155
|
if (value == null) {
|
|
156
156
|
return value;
|
|
157
157
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiComponentDetailsRequestDTOV2FromJSONTyped(json: any, ignoreDi
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiComponentDetailsRequestDTOV2ToJSON(json: any): ApiComponentDetailsRequestDTOV2 {
|
|
60
|
+
return ApiComponentDetailsRequestDTOV2ToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiComponentDetailsRequestDTOV2ToJSONTyped(value?: ApiComponentDetailsRequestDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiComponentDetailsResultDTOV2FromJSONTyped(json: any, ignoreDis
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiComponentDetailsResultDTOV2ToJSON(json: any): ApiComponentDetailsResultDTOV2 {
|
|
60
|
+
return ApiComponentDetailsResultDTOV2ToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiComponentDetailsResultDTOV2ToJSONTyped(value?: ApiComponentDetailsResultDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiComponentEvaluationRequestDTOV2FromJSONTyped(json: any, ignor
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiComponentEvaluationRequestDTOV2ToJSON(json: any): ApiComponentEvaluationRequestDTOV2 {
|
|
60
|
+
return ApiComponentEvaluationRequestDTOV2ToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiComponentEvaluationRequestDTOV2ToJSONTyped(value?: ApiComponentEvaluationRequestDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -91,11 +91,11 @@ export function ApiComponentEvaluationResultDTOV2FromJSONTyped(json: any, ignore
|
|
|
91
91
|
};
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
94
|
+
export function ApiComponentEvaluationResultDTOV2ToJSON(json: any): ApiComponentEvaluationResultDTOV2 {
|
|
95
|
+
return ApiComponentEvaluationResultDTOV2ToJSONTyped(json, false);
|
|
96
|
+
}
|
|
97
97
|
|
|
98
|
-
|
|
98
|
+
export function ApiComponentEvaluationResultDTOV2ToJSONTyped(value?: ApiComponentEvaluationResultDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
99
99
|
if (value == null) {
|
|
100
100
|
return value;
|
|
101
101
|
}
|
|
@@ -69,11 +69,11 @@ export function ApiComponentEvaluationTicketDTOV2FromJSONTyped(json: any, ignore
|
|
|
69
69
|
};
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
72
|
+
export function ApiComponentEvaluationTicketDTOV2ToJSON(json: any): ApiComponentEvaluationTicketDTOV2 {
|
|
73
|
+
return ApiComponentEvaluationTicketDTOV2ToJSONTyped(json, false);
|
|
74
|
+
}
|
|
75
75
|
|
|
76
|
-
|
|
76
|
+
export function ApiComponentEvaluationTicketDTOV2ToJSONTyped(value?: ApiComponentEvaluationTicketDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
77
77
|
if (value == null) {
|
|
78
78
|
return value;
|
|
79
79
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiComponentIdentifierDTOV2FromJSONTyped(json: any, ignoreDiscri
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiComponentIdentifierDTOV2ToJSON(json: any): ApiComponentIdentifierDTOV2 {
|
|
59
|
+
return ApiComponentIdentifierDTOV2ToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiComponentIdentifierDTOV2ToJSONTyped(value?: ApiComponentIdentifierDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiComponentOrPurlIdentifierDTOV2FromJSONTyped(json: any, ignore
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiComponentOrPurlIdentifierDTOV2ToJSON(json: any): ApiComponentOrPurlIdentifierDTOV2 {
|
|
66
|
+
return ApiComponentOrPurlIdentifierDTOV2ToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiComponentOrPurlIdentifierDTOV2ToJSONTyped(value?: ApiComponentOrPurlIdentifierDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiComponentPolicyViolationDTOFromJSONTyped(json: any, ignoreDis
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiComponentPolicyViolationDTOToJSON(json: any): ApiComponentPolicyViolationDTO {
|
|
74
|
+
return ApiComponentPolicyViolationDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiComponentPolicyViolationDTOToJSONTyped(value?: ApiComponentPolicyViolationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiComponentPolicyViolationListDTOV2FromJSONTyped(json: any, ign
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiComponentPolicyViolationListDTOV2ToJSON(json: any): ApiComponentPolicyViolationListDTOV2 {
|
|
60
|
+
return ApiComponentPolicyViolationListDTOV2ToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiComponentPolicyViolationListDTOV2ToJSONTyped(value?: ApiComponentPolicyViolationListDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiComponentPolicyWaiversDTOFromJSONTyped(json: any, ignoreDiscr
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiComponentPolicyWaiversDTOToJSON(json: any): ApiComponentPolicyWaiversDTO {
|
|
60
|
+
return ApiComponentPolicyWaiversDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiComponentPolicyWaiversDTOToJSONTyped(value?: ApiComponentPolicyWaiversDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -84,11 +84,11 @@ export function ApiComponentProjectDataDTOFromJSONTyped(json: any, ignoreDiscrim
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function ApiComponentProjectDataDTOToJSON(json: any): ApiComponentProjectDataDTO {
|
|
88
|
+
return ApiComponentProjectDataDTOToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function ApiComponentProjectDataDTOToJSONTyped(value?: ApiComponentProjectDataDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiComponentProjectMetadataDTOFromJSONTyped(json: any, ignoreDis
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiComponentProjectMetadataDTOToJSON(json: any): ApiComponentProjectMetadataDTO {
|
|
59
|
+
return ApiComponentProjectMetadataDTOToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiComponentProjectMetadataDTOToJSONTyped(value?: ApiComponentProjectMetadataDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -77,11 +77,11 @@ export function ApiComponentProjectScmDTOFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
77
77
|
};
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
export function ApiComponentProjectScmDTOToJSON(json: any): ApiComponentProjectScmDTO {
|
|
81
|
+
return ApiComponentProjectScmDTOToJSONTyped(json, false);
|
|
82
|
+
}
|
|
83
83
|
|
|
84
|
-
|
|
84
|
+
export function ApiComponentProjectScmDTOToJSONTyped(value?: ApiComponentProjectScmDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
85
85
|
if (value == null) {
|
|
86
86
|
return value;
|
|
87
87
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiComponentProjectScmDetailsDTOFromJSONTyped(json: any, ignoreD
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiComponentProjectScmDetailsDTOToJSON(json: any): ApiComponentProjectScmDetailsDTO {
|
|
59
|
+
return ApiComponentProjectScmDetailsDTOToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiComponentProjectScmDetailsDTOToJSONTyped(value?: ApiComponentProjectScmDetailsDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiComponentProjectScmMetadataDTOFromJSONTyped(json: any, ignore
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiComponentProjectScmMetadataDTOToJSON(json: any): ApiComponentProjectScmMetadataDTO {
|
|
59
|
+
return ApiComponentProjectScmMetadataDTOToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiComponentProjectScmMetadataDTOToJSONTyped(value?: ApiComponentProjectScmMetadataDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiComponentReleasedFromQuarantineDTOFromJSONTyped(json: any, ig
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiComponentReleasedFromQuarantineDTOToJSON(json: any): ApiComponentReleasedFromQuarantineDTO {
|
|
60
|
+
return ApiComponentReleasedFromQuarantineDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiComponentReleasedFromQuarantineDTOToJSONTyped(value?: ApiComponentReleasedFromQuarantineDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiComponentRemediationDTOFromJSONTyped(json: any, ignoreDiscrim
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiComponentRemediationDTOToJSON(json: any): ApiComponentRemediationDTO {
|
|
60
|
+
return ApiComponentRemediationDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiComponentRemediationDTOToJSONTyped(value?: ApiComponentRemediationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiComponentRemediationValueDTOFromJSONTyped(json: any, ignoreDi
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiComponentRemediationValueDTOToJSON(json: any): ApiComponentRemediationValueDTO {
|
|
74
|
+
return ApiComponentRemediationValueDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiComponentRemediationValueDTOToJSONTyped(value?: ApiComponentRemediationValueDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -98,11 +98,11 @@ export function ApiComponentTransitivePolicyViolationsDTOFromJSONTyped(json: any
|
|
|
98
98
|
};
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
101
|
+
export function ApiComponentTransitivePolicyViolationsDTOToJSON(json: any): ApiComponentTransitivePolicyViolationsDTO {
|
|
102
|
+
return ApiComponentTransitivePolicyViolationsDTOToJSONTyped(json, false);
|
|
103
|
+
}
|
|
104
104
|
|
|
105
|
-
|
|
105
|
+
export function ApiComponentTransitivePolicyViolationsDTOToJSONTyped(value?: ApiComponentTransitivePolicyViolationsDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
106
106
|
if (value == null) {
|
|
107
107
|
return value;
|
|
108
108
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiComponentWaiversDTOFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiComponentWaiversDTOToJSON(json: any): ApiComponentWaiversDTO {
|
|
74
|
+
return ApiComponentWaiversDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiComponentWaiversDTOToJSONTyped(value?: ApiComponentWaiversDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiComponentsInQuarantineDTOFromJSONTyped(json: any, ignoreDiscr
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiComponentsInQuarantineDTOToJSON(json: any): ApiComponentsInQuarantineDTO {
|
|
60
|
+
return ApiComponentsInQuarantineDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiComponentsInQuarantineDTOToJSONTyped(value?: ApiComponentsInQuarantineDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -154,11 +154,11 @@ export function ApiCompositeSourceControlDTOFromJSONTyped(json: any, ignoreDiscr
|
|
|
154
154
|
};
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
157
|
+
export function ApiCompositeSourceControlDTOToJSON(json: any): ApiCompositeSourceControlDTO {
|
|
158
|
+
return ApiCompositeSourceControlDTOToJSONTyped(json, false);
|
|
159
|
+
}
|
|
160
160
|
|
|
161
|
-
|
|
161
|
+
export function ApiCompositeSourceControlDTOToJSONTyped(value?: ApiCompositeSourceControlDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
162
162
|
if (value == null) {
|
|
163
163
|
return value;
|
|
164
164
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiCompositeValueDTOBooleanFromJSONTyped(json: any, ignoreDiscri
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiCompositeValueDTOBooleanToJSON(json: any): ApiCompositeValueDTOBoolean {
|
|
66
|
+
return ApiCompositeValueDTOBooleanToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiCompositeValueDTOBooleanToJSONTyped(value?: ApiCompositeValueDTOBoolean | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|