@sonatype/nexus-iq-api-client 0.184.1 → 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 +3 -2
- package/dist/esm/apis/ComponentsApi.d.ts +5 -5
- package/dist/esm/apis/ComponentsApi.js +4 -3
- 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 +10 -6
- 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 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
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiCompositeValueDTOStringFromJSONTyped(json: any, ignoreDiscrim
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiCompositeValueDTOStringToJSON(json: any): ApiCompositeValueDTOString {
|
|
66
|
+
return ApiCompositeValueDTOStringToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiCompositeValueDTOStringToJSONTyped(value?: ApiCompositeValueDTOString | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -48,11 +48,11 @@ export function ApiConditionFactReasonDTOFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
51
|
+
export function ApiConditionFactReasonDTOToJSON(json: any): ApiConditionFactReasonDTO {
|
|
52
|
+
return ApiConditionFactReasonDTOToJSONTyped(json, false);
|
|
53
|
+
}
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
export function ApiConditionFactReasonDTOToJSONTyped(value?: ApiConditionFactReasonDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
56
56
|
if (value == null) {
|
|
57
57
|
return value;
|
|
58
58
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiConstraintFactDTOFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiConstraintFactDTOToJSON(json: any): ApiConstraintFactDTO {
|
|
74
|
+
return ApiConstraintFactDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiConstraintFactDTOToJSONTyped(value?: ApiConstraintFactDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiConstraintViolationDTOFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiConstraintViolationDTOToJSON(json: any): ApiConstraintViolationDTO {
|
|
74
|
+
return ApiConstraintViolationDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiConstraintViolationDTOToJSONTyped(value?: ApiConstraintViolationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -63,11 +63,11 @@ export function ApiConstraintViolationReasonDTOFromJSONTyped(json: any, ignoreDi
|
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
export function ApiConstraintViolationReasonDTOToJSON(json: any): ApiConstraintViolationReasonDTO {
|
|
67
|
+
return ApiConstraintViolationReasonDTOToJSONTyped(json, false);
|
|
68
|
+
}
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
export function ApiConstraintViolationReasonDTOToJSONTyped(value?: ApiConstraintViolationReasonDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
71
71
|
if (value == null) {
|
|
72
72
|
return value;
|
|
73
73
|
}
|
|
@@ -214,11 +214,11 @@ export function ApiCrossStageViolationDTOV2FromJSONTyped(json: any, ignoreDiscri
|
|
|
214
214
|
};
|
|
215
215
|
}
|
|
216
216
|
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
217
|
+
export function ApiCrossStageViolationDTOV2ToJSON(json: any): ApiCrossStageViolationDTOV2 {
|
|
218
|
+
return ApiCrossStageViolationDTOV2ToJSONTyped(json, false);
|
|
219
|
+
}
|
|
220
220
|
|
|
221
|
-
|
|
221
|
+
export function ApiCrossStageViolationDTOV2ToJSONTyped(value?: ApiCrossStageViolationDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
222
222
|
if (value == null) {
|
|
223
223
|
return value;
|
|
224
224
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiCrowdConfigurationDTOFromJSONTyped(json: any, ignoreDiscrimin
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiCrowdConfigurationDTOToJSON(json: any): ApiCrowdConfigurationDTO {
|
|
66
|
+
return ApiCrowdConfigurationDTOToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiCrowdConfigurationDTOToJSONTyped(value?: ApiCrowdConfigurationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiDataRetentionPoliciesDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiDataRetentionPoliciesDTOToJSON(json: any): ApiDataRetentionPoliciesDTO {
|
|
74
|
+
return ApiDataRetentionPoliciesDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiDataRetentionPoliciesDTOToJSONTyped(value?: ApiDataRetentionPoliciesDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -77,11 +77,11 @@ export function ApiDependencyDataDTOFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
77
77
|
};
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
export function ApiDependencyDataDTOToJSON(json: any): ApiDependencyDataDTO {
|
|
81
|
+
return ApiDependencyDataDTOToJSONTyped(json, false);
|
|
82
|
+
}
|
|
83
83
|
|
|
84
|
-
|
|
84
|
+
export function ApiDependencyDataDTOToJSONTyped(value?: ApiDependencyDataDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
85
85
|
if (value == null) {
|
|
86
86
|
return value;
|
|
87
87
|
}
|
|
@@ -77,11 +77,11 @@ export function ApiDependencyTreeNodeDTOFromJSONTyped(json: any, ignoreDiscrimin
|
|
|
77
77
|
};
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
export function ApiDependencyTreeNodeDTOToJSON(json: any): ApiDependencyTreeNodeDTO {
|
|
81
|
+
return ApiDependencyTreeNodeDTOToJSONTyped(json, false);
|
|
82
|
+
}
|
|
83
83
|
|
|
84
|
-
|
|
84
|
+
export function ApiDependencyTreeNodeDTOToJSONTyped(value?: ApiDependencyTreeNodeDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
85
85
|
if (value == null) {
|
|
86
86
|
return value;
|
|
87
87
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiDependencyTreeResponseDTOFromJSONTyped(json: any, ignoreDiscr
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiDependencyTreeResponseDTOToJSON(json: any): ApiDependencyTreeResponseDTO {
|
|
60
|
+
return ApiDependencyTreeResponseDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiDependencyTreeResponseDTOToJSONTyped(value?: ApiDependencyTreeResponseDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -126,11 +126,11 @@ export function ApiEnhancedPolicyViolationDTOV2FromJSONTyped(json: any, ignoreDi
|
|
|
126
126
|
};
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
129
|
+
export function ApiEnhancedPolicyViolationDTOV2ToJSON(json: any): ApiEnhancedPolicyViolationDTOV2 {
|
|
130
|
+
return ApiEnhancedPolicyViolationDTOV2ToJSONTyped(json, false);
|
|
131
|
+
}
|
|
132
132
|
|
|
133
|
-
|
|
133
|
+
export function ApiEnhancedPolicyViolationDTOV2ToJSONTyped(value?: ApiEnhancedPolicyViolationDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
134
134
|
if (value == null) {
|
|
135
135
|
return value;
|
|
136
136
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiEvaluationResultCounterDTOFromJSONTyped(json: any, ignoreDisc
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiEvaluationResultCounterDTOToJSON(json: any): ApiEvaluationResultCounterDTO {
|
|
66
|
+
return ApiEvaluationResultCounterDTOToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiEvaluationResultCounterDTOToJSONTyped(value?: ApiEvaluationResultCounterDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiFirewallMetricsResultDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiFirewallMetricsResultDTOToJSON(json: any): ApiFirewallMetricsResultDTO {
|
|
59
|
+
return ApiFirewallMetricsResultDTOToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiFirewallMetricsResultDTOToJSONTyped(value?: ApiFirewallMetricsResultDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -76,11 +76,11 @@ export function ApiFirewallQuarantineSummaryDTOFromJSONTyped(json: any, ignoreDi
|
|
|
76
76
|
};
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
79
|
+
export function ApiFirewallQuarantineSummaryDTOToJSON(json: any): ApiFirewallQuarantineSummaryDTO {
|
|
80
|
+
return ApiFirewallQuarantineSummaryDTOToJSONTyped(json, false);
|
|
81
|
+
}
|
|
82
82
|
|
|
83
|
-
|
|
83
|
+
export function ApiFirewallQuarantineSummaryDTOToJSONTyped(value?: ApiFirewallQuarantineSummaryDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
84
84
|
if (value == null) {
|
|
85
85
|
return value;
|
|
86
86
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiFirewallReleaseQuarantineConfigDTOFromJSONTyped(json: any, ig
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiFirewallReleaseQuarantineConfigDTOToJSON(json: any): ApiFirewallReleaseQuarantineConfigDTO {
|
|
66
|
+
return ApiFirewallReleaseQuarantineConfigDTOToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiFirewallReleaseQuarantineConfigDTOToJSONTyped(value?: ApiFirewallReleaseQuarantineConfigDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiFirewallReleaseQuarantineSummaryDTOFromJSONTyped(json: any, i
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiFirewallReleaseQuarantineSummaryDTOToJSON(json: any): ApiFirewallReleaseQuarantineSummaryDTO {
|
|
59
|
+
return ApiFirewallReleaseQuarantineSummaryDTOToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiFirewallReleaseQuarantineSummaryDTOToJSONTyped(value?: ApiFirewallReleaseQuarantineSummaryDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -48,11 +48,11 @@ export function ApiGlobalInformationDTOV2FromJSONTyped(json: any, ignoreDiscrimi
|
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
51
|
+
export function ApiGlobalInformationDTOV2ToJSON(json: any): ApiGlobalInformationDTOV2 {
|
|
52
|
+
return ApiGlobalInformationDTOV2ToJSONTyped(json, false);
|
|
53
|
+
}
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
export function ApiGlobalInformationDTOV2ToJSONTyped(value?: ApiGlobalInformationDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
56
56
|
if (value == null) {
|
|
57
57
|
return value;
|
|
58
58
|
}
|
|
@@ -84,11 +84,11 @@ export function ApiHashComponentIdentifierDTOFromJSONTyped(json: any, ignoreDisc
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function ApiHashComponentIdentifierDTOToJSON(json: any): ApiHashComponentIdentifierDTO {
|
|
88
|
+
return ApiHashComponentIdentifierDTOToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function ApiHashComponentIdentifierDTOToJSONTyped(value?: ApiHashComponentIdentifierDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiHashComponentIdentifiersDTOFromJSONTyped(json: any, ignoreDis
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiHashComponentIdentifiersDTOToJSON(json: any): ApiHashComponentIdentifiersDTO {
|
|
60
|
+
return ApiHashComponentIdentifiersDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiHashComponentIdentifiersDTOToJSONTyped(value?: ApiHashComponentIdentifiersDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -69,11 +69,11 @@ export function ApiJiraConfigurationDTOFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
69
69
|
};
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
72
|
+
export function ApiJiraConfigurationDTOToJSON(json: any): ApiJiraConfigurationDTO {
|
|
73
|
+
return ApiJiraConfigurationDTOToJSONTyped(json, false);
|
|
74
|
+
}
|
|
75
75
|
|
|
76
|
-
|
|
76
|
+
export function ApiJiraConfigurationDTOToJSONTyped(value?: ApiJiraConfigurationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
77
77
|
if (value == null) {
|
|
78
78
|
return value;
|
|
79
79
|
}
|
|
@@ -83,11 +83,11 @@ export function ApiLabelDTOFromJSONTyped(json: any, ignoreDiscriminator: boolean
|
|
|
83
83
|
};
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
86
|
+
export function ApiLabelDTOToJSON(json: any): ApiLabelDTO {
|
|
87
|
+
return ApiLabelDTOToJSONTyped(json, false);
|
|
88
|
+
}
|
|
89
89
|
|
|
90
|
-
|
|
90
|
+
export function ApiLabelDTOToJSONTyped(value?: ApiLabelDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
91
91
|
if (value == null) {
|
|
92
92
|
return value;
|
|
93
93
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiLicenseDTOFromJSONTyped(json: any, ignoreDiscriminator: boole
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiLicenseDTOToJSON(json: any): ApiLicenseDTO {
|
|
59
|
+
return ApiLicenseDTOToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiLicenseDTOToJSONTyped(value?: ApiLicenseDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -84,11 +84,11 @@ export function ApiLicenseDataDTOFromJSONTyped(json: any, ignoreDiscriminator: b
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function ApiLicenseDataDTOToJSON(json: any): ApiLicenseDataDTO {
|
|
88
|
+
return ApiLicenseDataDTOToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function ApiLicenseDataDTOToJSONTyped(value?: ApiLicenseDataDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
|
@@ -98,11 +98,11 @@ export function ApiLicenseDataDTOV2FromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
98
98
|
};
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
101
|
+
export function ApiLicenseDataDTOV2ToJSON(json: any): ApiLicenseDataDTOV2 {
|
|
102
|
+
return ApiLicenseDataDTOV2ToJSONTyped(json, false);
|
|
103
|
+
}
|
|
104
104
|
|
|
105
|
-
|
|
105
|
+
export function ApiLicenseDataDTOV2ToJSONTyped(value?: ApiLicenseDataDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
106
106
|
if (value == null) {
|
|
107
107
|
return value;
|
|
108
108
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiLicenseLegalApplicationReportDTOFromJSONTyped(json: any, igno
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiLicenseLegalApplicationReportDTOToJSON(json: any): ApiLicenseLegalApplicationReportDTO {
|
|
74
|
+
return ApiLicenseLegalApplicationReportDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiLicenseLegalApplicationReportDTOToJSONTyped(value?: ApiLicenseLegalApplicationReportDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -105,11 +105,11 @@ export function ApiLicenseLegalComponentDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
105
105
|
};
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
108
|
+
export function ApiLicenseLegalComponentDTOToJSON(json: any): ApiLicenseLegalComponentDTO {
|
|
109
|
+
return ApiLicenseLegalComponentDTOToJSONTyped(json, false);
|
|
110
|
+
}
|
|
111
111
|
|
|
112
|
-
|
|
112
|
+
export function ApiLicenseLegalComponentDTOToJSONTyped(value?: ApiLicenseLegalComponentDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
113
113
|
if (value == null) {
|
|
114
114
|
return value;
|
|
115
115
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiLicenseLegalComponentReportDTOFromJSONTyped(json: any, ignore
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiLicenseLegalComponentReportDTOToJSON(json: any): ApiLicenseLegalComponentReportDTO {
|
|
74
|
+
return ApiLicenseLegalComponentReportDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiLicenseLegalComponentReportDTOToJSONTyped(value?: ApiLicenseLegalComponentReportDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -80,11 +80,11 @@ export function ApiLicenseLegalCopyrightDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
80
80
|
};
|
|
81
81
|
}
|
|
82
82
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
83
|
+
export function ApiLicenseLegalCopyrightDTOToJSON(json: any): ApiLicenseLegalCopyrightDTO {
|
|
84
|
+
return ApiLicenseLegalCopyrightDTOToJSONTyped(json, false);
|
|
85
|
+
}
|
|
86
86
|
|
|
87
|
-
|
|
87
|
+
export function ApiLicenseLegalCopyrightDTOToJSONTyped(value?: ApiLicenseLegalCopyrightDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
88
88
|
if (value == null) {
|
|
89
89
|
return value;
|
|
90
90
|
}
|
|
@@ -245,11 +245,11 @@ export function ApiLicenseLegalDataDTOFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
245
245
|
};
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
248
|
+
export function ApiLicenseLegalDataDTOToJSON(json: any): ApiLicenseLegalDataDTO {
|
|
249
|
+
return ApiLicenseLegalDataDTOToJSONTyped(json, false);
|
|
250
|
+
}
|
|
251
251
|
|
|
252
|
-
|
|
252
|
+
export function ApiLicenseLegalDataDTOToJSONTyped(value?: ApiLicenseLegalDataDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
253
253
|
if (value == null) {
|
|
254
254
|
return value;
|
|
255
255
|
}
|
|
@@ -87,11 +87,11 @@ export function ApiLicenseLegalFileDTOFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
87
87
|
};
|
|
88
88
|
}
|
|
89
89
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
90
|
+
export function ApiLicenseLegalFileDTOToJSON(json: any): ApiLicenseLegalFileDTO {
|
|
91
|
+
return ApiLicenseLegalFileDTOToJSONTyped(json, false);
|
|
92
|
+
}
|
|
93
93
|
|
|
94
|
-
|
|
94
|
+
export function ApiLicenseLegalFileDTOToJSONTyped(value?: ApiLicenseLegalFileDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
95
95
|
if (value == null) {
|
|
96
96
|
return value;
|
|
97
97
|
}
|
|
@@ -105,11 +105,11 @@ export function ApiLicenseLegalMetadataDTOFromJSONTyped(json: any, ignoreDiscrim
|
|
|
105
105
|
};
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
108
|
+
export function ApiLicenseLegalMetadataDTOToJSON(json: any): ApiLicenseLegalMetadataDTO {
|
|
109
|
+
return ApiLicenseLegalMetadataDTOToJSONTyped(json, false);
|
|
110
|
+
}
|
|
111
111
|
|
|
112
|
-
|
|
112
|
+
export function ApiLicenseLegalMetadataDTOToJSONTyped(value?: ApiLicenseLegalMetadataDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
113
113
|
if (value == null) {
|
|
114
114
|
return value;
|
|
115
115
|
}
|
|
@@ -125,11 +125,11 @@ export function ApiLicenseLegalObligationDTOFromJSONTyped(json: any, ignoreDiscr
|
|
|
125
125
|
};
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
128
|
+
export function ApiLicenseLegalObligationDTOToJSON(json: any): ApiLicenseLegalObligationDTO {
|
|
129
|
+
return ApiLicenseLegalObligationDTOToJSONTyped(json, false);
|
|
130
|
+
}
|
|
131
131
|
|
|
132
|
-
|
|
132
|
+
export function ApiLicenseLegalObligationDTOToJSONTyped(value?: ApiLicenseLegalObligationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
133
133
|
if (value == null) {
|
|
134
134
|
return value;
|
|
135
135
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiLicenseLegalStageScanDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiLicenseLegalStageScanDTOToJSON(json: any): ApiLicenseLegalStageScanDTO {
|
|
66
|
+
return ApiLicenseLegalStageScanDTOToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiLicenseLegalStageScanDTOToJSONTyped(value?: ApiLicenseLegalStageScanDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiLicenseThreatDTOV2FromJSONTyped(json: any, ignoreDiscriminato
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiLicenseThreatDTOV2ToJSON(json: any): ApiLicenseThreatDTOV2 {
|
|
66
|
+
return ApiLicenseThreatDTOV2ToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiLicenseThreatDTOV2ToJSONTyped(value?: ApiLicenseThreatDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|