@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
|
@@ -55,11 +55,11 @@ export function ApiLicensedSolutionDTOFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiLicensedSolutionDTOToJSON(json: any): ApiLicensedSolutionDTO {
|
|
59
|
+
return ApiLicensedSolutionDTOToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiLicensedSolutionDTOToJSONTyped(value?: ApiLicensedSolutionDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -97,11 +97,11 @@ export function ApiMailConfigurationDTOFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
97
97
|
};
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
100
|
+
export function ApiMailConfigurationDTOToJSON(json: any): ApiMailConfigurationDTO {
|
|
101
|
+
return ApiMailConfigurationDTOToJSONTyped(json, false);
|
|
102
|
+
}
|
|
103
103
|
|
|
104
|
-
|
|
104
|
+
export function ApiMailConfigurationDTOToJSONTyped(value?: ApiMailConfigurationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
105
105
|
if (value == null) {
|
|
106
106
|
return value;
|
|
107
107
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiMalwareComponentEvaluationRequestFromJSONTyped(json: any, ign
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiMalwareComponentEvaluationRequestToJSON(json: any): ApiMalwareComponentEvaluationRequest {
|
|
59
|
+
return ApiMalwareComponentEvaluationRequestToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiMalwareComponentEvaluationRequestToJSONTyped(value?: ApiMalwareComponentEvaluationRequest | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -63,11 +63,11 @@ export function ApiMalwareComponentEvaluationRequestListFromJSONTyped(json: any,
|
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
export function ApiMalwareComponentEvaluationRequestListToJSON(json: any): ApiMalwareComponentEvaluationRequestList {
|
|
67
|
+
return ApiMalwareComponentEvaluationRequestListToJSONTyped(json, false);
|
|
68
|
+
}
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
export function ApiMalwareComponentEvaluationRequestListToJSONTyped(value?: ApiMalwareComponentEvaluationRequestList | null, ignoreDiscriminator: boolean = false): any {
|
|
71
71
|
if (value == null) {
|
|
72
72
|
return value;
|
|
73
73
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiMatchStateSummaryDTOV2FromJSONTyped(json: any, ignoreDiscrimi
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiMatchStateSummaryDTOV2ToJSON(json: any): ApiMatchStateSummaryDTOV2 {
|
|
59
|
+
return ApiMatchStateSummaryDTOV2ToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiMatchStateSummaryDTOV2ToJSONTyped(value?: ApiMatchStateSummaryDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -80,11 +80,11 @@ export function ApiMemberDTOFromJSONTyped(json: any, ignoreDiscriminator: boolea
|
|
|
80
80
|
};
|
|
81
81
|
}
|
|
82
82
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
83
|
+
export function ApiMemberDTOToJSON(json: any): ApiMemberDTO {
|
|
84
|
+
return ApiMemberDTOToJSONTyped(json, false);
|
|
85
|
+
}
|
|
86
86
|
|
|
87
|
-
|
|
87
|
+
export function ApiMemberDTOToJSONTyped(value?: ApiMemberDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
88
88
|
if (value == null) {
|
|
89
89
|
return value;
|
|
90
90
|
}
|
|
@@ -87,11 +87,11 @@ export function ApiMetricsReportingQueryDTOV2FromJSONTyped(json: any, ignoreDisc
|
|
|
87
87
|
};
|
|
88
88
|
}
|
|
89
89
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
90
|
+
export function ApiMetricsReportingQueryDTOV2ToJSON(json: any): ApiMetricsReportingQueryDTOV2 {
|
|
91
|
+
return ApiMetricsReportingQueryDTOV2ToJSONTyped(json, false);
|
|
92
|
+
}
|
|
93
93
|
|
|
94
|
-
|
|
94
|
+
export function ApiMetricsReportingQueryDTOV2ToJSONTyped(value?: ApiMetricsReportingQueryDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
95
95
|
if (value == null) {
|
|
96
96
|
return value;
|
|
97
97
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiMoveApplicationResponseDTOV2FromJSONTyped(json: any, ignoreDi
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiMoveApplicationResponseDTOV2ToJSON(json: any): ApiMoveApplicationResponseDTOV2 {
|
|
59
|
+
return ApiMoveApplicationResponseDTOV2ToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiMoveApplicationResponseDTOV2ToJSONTyped(value?: ApiMoveApplicationResponseDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -77,11 +77,11 @@ export function ApiOrganizationDTOFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
77
77
|
};
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
export function ApiOrganizationDTOToJSON(json: any): ApiOrganizationDTO {
|
|
81
|
+
return ApiOrganizationDTOToJSONTyped(json, false);
|
|
82
|
+
}
|
|
83
83
|
|
|
84
|
-
|
|
84
|
+
export function ApiOrganizationDTOToJSONTyped(value?: ApiOrganizationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
85
85
|
if (value == null) {
|
|
86
86
|
return value;
|
|
87
87
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiOrganizationListDTOFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiOrganizationListDTOToJSON(json: any): ApiOrganizationListDTO {
|
|
60
|
+
return ApiOrganizationListDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiOrganizationListDTOToJSONTyped(value?: ApiOrganizationListDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -84,11 +84,11 @@ export function ApiOwnerArtifactoryConnectionDTOFromJSONTyped(json: any, ignoreD
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function ApiOwnerArtifactoryConnectionDTOToJSON(json: any): ApiOwnerArtifactoryConnectionDTO {
|
|
88
|
+
return ApiOwnerArtifactoryConnectionDTOToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function ApiOwnerArtifactoryConnectionDTOToJSONTyped(value?: ApiOwnerArtifactoryConnectionDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
|
@@ -69,11 +69,11 @@ export function ApiOwnerDTOFromJSONTyped(json: any, ignoreDiscriminator: boolean
|
|
|
69
69
|
};
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
72
|
+
export function ApiOwnerDTOToJSON(json: any): ApiOwnerDTO {
|
|
73
|
+
return ApiOwnerDTOToJSONTyped(json, false);
|
|
74
|
+
}
|
|
75
75
|
|
|
76
|
-
|
|
76
|
+
export function ApiOwnerDTOToJSONTyped(value?: ApiOwnerDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
77
77
|
if (value == null) {
|
|
78
78
|
return value;
|
|
79
79
|
}
|
|
@@ -84,11 +84,11 @@ export function ApiPageResultPrioritizedComponentFromJSONTyped(json: any, ignore
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function ApiPageResultPrioritizedComponentToJSON(json: any): ApiPageResultPrioritizedComponent {
|
|
88
|
+
return ApiPageResultPrioritizedComponentToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function ApiPageResultPrioritizedComponentToJSONTyped(value?: ApiPageResultPrioritizedComponent | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
|
@@ -97,11 +97,11 @@ export function ApiPolicyDTOFromJSONTyped(json: any, ignoreDiscriminator: boolea
|
|
|
97
97
|
};
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
100
|
+
export function ApiPolicyDTOToJSON(json: any): ApiPolicyDTO {
|
|
101
|
+
return ApiPolicyDTOToJSONTyped(json, false);
|
|
102
|
+
}
|
|
103
103
|
|
|
104
|
-
|
|
104
|
+
export function ApiPolicyDTOToJSONTyped(value?: ApiPolicyDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
105
105
|
if (value == null) {
|
|
106
106
|
return value;
|
|
107
107
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiPolicyListDTOFromJSONTyped(json: any, ignoreDiscriminator: bo
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiPolicyListDTOToJSON(json: any): ApiPolicyListDTO {
|
|
60
|
+
return ApiPolicyListDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiPolicyListDTOToJSONTyped(value?: ApiPolicyListDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -84,11 +84,11 @@ export function ApiPolicyViolationDTOV2FromJSONTyped(json: any, ignoreDiscrimina
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function ApiPolicyViolationDTOV2ToJSON(json: any): ApiPolicyViolationDTOV2 {
|
|
88
|
+
return ApiPolicyViolationDTOV2ToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function ApiPolicyViolationDTOV2ToJSONTyped(value?: ApiPolicyViolationDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
|
@@ -112,11 +112,11 @@ export function ApiPolicyViolationDiffDTOFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
112
112
|
};
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
115
|
+
export function ApiPolicyViolationDiffDTOToJSON(json: any): ApiPolicyViolationDiffDTO {
|
|
116
|
+
return ApiPolicyViolationDiffDTOToJSONTyped(json, false);
|
|
117
|
+
}
|
|
118
118
|
|
|
119
|
-
|
|
119
|
+
export function ApiPolicyViolationDiffDTOToJSONTyped(value?: ApiPolicyViolationDiffDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
120
120
|
if (value == null) {
|
|
121
121
|
return value;
|
|
122
122
|
}
|
|
@@ -98,11 +98,11 @@ export function ApiPolicyViolationForDiffDTOFromJSONTyped(json: any, ignoreDiscr
|
|
|
98
98
|
};
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
101
|
+
export function ApiPolicyViolationForDiffDTOToJSON(json: any): ApiPolicyViolationForDiffDTO {
|
|
102
|
+
return ApiPolicyViolationForDiffDTOToJSONTyped(json, false);
|
|
103
|
+
}
|
|
104
104
|
|
|
105
|
-
|
|
105
|
+
export function ApiPolicyViolationForDiffDTOToJSONTyped(value?: ApiPolicyViolationForDiffDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
106
106
|
if (value == null) {
|
|
107
107
|
return value;
|
|
108
108
|
}
|
|
@@ -63,11 +63,11 @@ export function ApiPolicyViolationStageDTOFromJSONTyped(json: any, ignoreDiscrim
|
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
export function ApiPolicyViolationStageDTOToJSON(json: any): ApiPolicyViolationStageDTO {
|
|
67
|
+
return ApiPolicyViolationStageDTOToJSONTyped(json, false);
|
|
68
|
+
}
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
export function ApiPolicyViolationStageDTOToJSONTyped(value?: ApiPolicyViolationStageDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
71
71
|
if (value == null) {
|
|
72
72
|
return value;
|
|
73
73
|
}
|
|
@@ -251,11 +251,11 @@ export function ApiPolicyWaiverDTOFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
251
251
|
};
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
254
|
+
export function ApiPolicyWaiverDTOToJSON(json: any): ApiPolicyWaiverDTO {
|
|
255
|
+
return ApiPolicyWaiverDTOToJSONTyped(json, false);
|
|
256
|
+
}
|
|
257
257
|
|
|
258
|
-
|
|
258
|
+
export function ApiPolicyWaiverDTOToJSONTyped(value?: ApiPolicyWaiverDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
259
259
|
if (value == null) {
|
|
260
260
|
return value;
|
|
261
261
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiPolicyWaiverReasonDTOFromJSONTyped(json: any, ignoreDiscrimin
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiPolicyWaiverReasonDTOToJSON(json: any): ApiPolicyWaiverReasonDTO {
|
|
66
|
+
return ApiPolicyWaiverReasonDTOToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiPolicyWaiverReasonDTOToJSONTyped(value?: ApiPolicyWaiverReasonDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -63,11 +63,11 @@ export function ApiPolicyWaiversApplicableToViolationDTOFromJSONTyped(json: any,
|
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
export function ApiPolicyWaiversApplicableToViolationDTOToJSON(json: any): ApiPolicyWaiversApplicableToViolationDTO {
|
|
67
|
+
return ApiPolicyWaiversApplicableToViolationDTOToJSONTyped(json, false);
|
|
68
|
+
}
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
export function ApiPolicyWaiversApplicableToViolationDTOToJSONTyped(value?: ApiPolicyWaiversApplicableToViolationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
71
71
|
if (value == null) {
|
|
72
72
|
return value;
|
|
73
73
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiPromoteScanRequestDTOV2FromJSONTyped(json: any, ignoreDiscrim
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiPromoteScanRequestDTOV2ToJSON(json: any): ApiPromoteScanRequestDTOV2 {
|
|
66
|
+
return ApiPromoteScanRequestDTOV2ToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiPromoteScanRequestDTOV2ToJSONTyped(value?: ApiPromoteScanRequestDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -83,11 +83,11 @@ export function ApiProxyServerConfigurationDTOFromJSONTyped(json: any, ignoreDis
|
|
|
83
83
|
};
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
86
|
+
export function ApiProxyServerConfigurationDTOToJSON(json: any): ApiProxyServerConfigurationDTO {
|
|
87
|
+
return ApiProxyServerConfigurationDTOToJSONTyped(json, false);
|
|
88
|
+
}
|
|
89
89
|
|
|
90
|
-
|
|
90
|
+
export function ApiProxyServerConfigurationDTOToJSONTyped(value?: ApiProxyServerConfigurationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
91
91
|
if (value == null) {
|
|
92
92
|
return value;
|
|
93
93
|
}
|
|
@@ -83,11 +83,11 @@ export function ApiPullRequestResultFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
83
83
|
};
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
86
|
+
export function ApiPullRequestResultToJSON(json: any): ApiPullRequestResult {
|
|
87
|
+
return ApiPullRequestResultToJSONTyped(json, false);
|
|
88
|
+
}
|
|
89
89
|
|
|
90
|
-
|
|
90
|
+
export function ApiPullRequestResultToJSONTyped(value?: ApiPullRequestResult | null, ignoreDiscriminator: boolean = false): any {
|
|
91
91
|
if (value == null) {
|
|
92
92
|
return value;
|
|
93
93
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiPullRequestResultsFromJSONTyped(json: any, ignoreDiscriminato
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiPullRequestResultsToJSON(json: any): ApiPullRequestResults {
|
|
60
|
+
return ApiPullRequestResultsToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiPullRequestResultsToJSONTyped(value?: ApiPullRequestResults | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -189,11 +189,11 @@ export function ApiReportComponentDTOV2FromJSONTyped(json: any, ignoreDiscrimina
|
|
|
189
189
|
};
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
192
|
+
export function ApiReportComponentDTOV2ToJSON(json: any): ApiReportComponentDTOV2 {
|
|
193
|
+
return ApiReportComponentDTOV2ToJSONTyped(json, false);
|
|
194
|
+
}
|
|
195
195
|
|
|
196
|
-
|
|
196
|
+
export function ApiReportComponentDTOV2ToJSONTyped(value?: ApiReportComponentDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
197
197
|
if (value == null) {
|
|
198
198
|
return value;
|
|
199
199
|
}
|
|
@@ -140,11 +140,11 @@ export function ApiReportComponentPolicyViolationsDTOV2FromJSONTyped(json: any,
|
|
|
140
140
|
};
|
|
141
141
|
}
|
|
142
142
|
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
143
|
+
export function ApiReportComponentPolicyViolationsDTOV2ToJSON(json: any): ApiReportComponentPolicyViolationsDTOV2 {
|
|
144
|
+
return ApiReportComponentPolicyViolationsDTOV2ToJSONTyped(json, false);
|
|
145
|
+
}
|
|
146
146
|
|
|
147
|
-
|
|
147
|
+
export function ApiReportComponentPolicyViolationsDTOV2ToJSONTyped(value?: ApiReportComponentPolicyViolationsDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
148
148
|
if (value == null) {
|
|
149
149
|
return value;
|
|
150
150
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiReportConstraintConditionDTOV2FromJSONTyped(json: any, ignore
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiReportConstraintConditionDTOV2ToJSON(json: any): ApiReportConstraintConditionDTOV2 {
|
|
59
|
+
return ApiReportConstraintConditionDTOV2ToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiReportConstraintConditionDTOV2ToJSONTyped(value?: ApiReportConstraintConditionDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiReportConstraintViolationDTOV2FromJSONTyped(json: any, ignore
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiReportConstraintViolationDTOV2ToJSON(json: any): ApiReportConstraintViolationDTOV2 {
|
|
74
|
+
return ApiReportConstraintViolationDTOV2ToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiReportConstraintViolationDTOV2ToJSONTyped(value?: ApiReportConstraintViolationDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -63,11 +63,11 @@ export function ApiReportHistoryDTOFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
export function ApiReportHistoryDTOToJSON(json: any): ApiReportHistoryDTO {
|
|
67
|
+
return ApiReportHistoryDTOToJSONTyped(json, false);
|
|
68
|
+
}
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
export function ApiReportHistoryDTOToJSONTyped(value?: ApiReportHistoryDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
71
71
|
if (value == null) {
|
|
72
72
|
return value;
|
|
73
73
|
}
|
|
@@ -105,11 +105,11 @@ export function ApiReportPolicyDataDTOV2FromJSONTyped(json: any, ignoreDiscrimin
|
|
|
105
105
|
};
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
108
|
+
export function ApiReportPolicyDataDTOV2ToJSON(json: any): ApiReportPolicyDataDTOV2 {
|
|
109
|
+
return ApiReportPolicyDataDTOV2ToJSONTyped(json, false);
|
|
110
|
+
}
|
|
111
111
|
|
|
112
|
-
|
|
112
|
+
export function ApiReportPolicyDataDTOV2ToJSONTyped(value?: ApiReportPolicyDataDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
113
113
|
if (value == null) {
|
|
114
114
|
return value;
|
|
115
115
|
}
|
|
@@ -112,11 +112,11 @@ export function ApiReportPolicyViolationDTOV2FromJSONTyped(json: any, ignoreDisc
|
|
|
112
112
|
};
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
115
|
+
export function ApiReportPolicyViolationDTOV2ToJSON(json: any): ApiReportPolicyViolationDTOV2 {
|
|
116
|
+
return ApiReportPolicyViolationDTOV2ToJSONTyped(json, false);
|
|
117
|
+
}
|
|
118
118
|
|
|
119
|
-
|
|
119
|
+
export function ApiReportPolicyViolationDTOV2ToJSONTyped(value?: ApiReportPolicyViolationDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
120
120
|
if (value == null) {
|
|
121
121
|
return value;
|
|
122
122
|
}
|
|
@@ -84,11 +84,11 @@ export function ApiReportRawDataDTOV2FromJSONTyped(json: any, ignoreDiscriminato
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function ApiReportRawDataDTOV2ToJSON(json: any): ApiReportRawDataDTOV2 {
|
|
88
|
+
return ApiReportRawDataDTOV2ToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function ApiReportRawDataDTOV2ToJSONTyped(value?: ApiReportRawDataDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
|
@@ -154,11 +154,11 @@ export function ApiReportResultsDTOFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
154
154
|
};
|
|
155
155
|
}
|
|
156
156
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
157
|
+
export function ApiReportResultsDTOToJSON(json: any): ApiReportResultsDTO {
|
|
158
|
+
return ApiReportResultsDTOToJSONTyped(json, false);
|
|
159
|
+
}
|
|
160
160
|
|
|
161
|
-
|
|
161
|
+
export function ApiReportResultsDTOToJSONTyped(value?: ApiReportResultsDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
162
162
|
if (value == null) {
|
|
163
163
|
return value;
|
|
164
164
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiReportRetentionPoliciesDTOFromJSONTyped(json: any, ignoreDisc
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiReportRetentionPoliciesDTOToJSON(json: any): ApiReportRetentionPoliciesDTO {
|
|
60
|
+
return ApiReportRetentionPoliciesDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiReportRetentionPoliciesDTOToJSONTyped(value?: ApiReportRetentionPoliciesDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|