@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
|
@@ -112,11 +112,11 @@ export function ApiRepositoryComponentDTOFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
112
112
|
};
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
115
|
+
export function ApiRepositoryComponentDTOToJSON(json: any): ApiRepositoryComponentDTO {
|
|
116
|
+
return ApiRepositoryComponentDTOToJSONTyped(json, false);
|
|
117
|
+
}
|
|
118
118
|
|
|
119
|
-
|
|
119
|
+
export function ApiRepositoryComponentDTOToJSONTyped(value?: ApiRepositoryComponentDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
120
120
|
if (value == null) {
|
|
121
121
|
return value;
|
|
122
122
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiRepositoryComponentEvaluationRequestFromJSONTyped(json: any,
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiRepositoryComponentEvaluationRequestToJSON(json: any): ApiRepositoryComponentEvaluationRequest {
|
|
66
|
+
return ApiRepositoryComponentEvaluationRequestToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiRepositoryComponentEvaluationRequestToJSONTyped(value?: ApiRepositoryComponentEvaluationRequest | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -63,11 +63,11 @@ export function ApiRepositoryComponentEvaluationRequestListFromJSONTyped(json: a
|
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
export function ApiRepositoryComponentEvaluationRequestListToJSON(json: any): ApiRepositoryComponentEvaluationRequestList {
|
|
67
|
+
return ApiRepositoryComponentEvaluationRequestListToJSONTyped(json, false);
|
|
68
|
+
}
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
export function ApiRepositoryComponentEvaluationRequestListToJSONTyped(value?: ApiRepositoryComponentEvaluationRequestList | null, ignoreDiscriminator: boolean = false): any {
|
|
71
71
|
if (value == null) {
|
|
72
72
|
return value;
|
|
73
73
|
}
|
|
@@ -91,11 +91,11 @@ export function ApiRepositoryComponentEvaluationResultFromJSONTyped(json: any, i
|
|
|
91
91
|
};
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
94
|
+
export function ApiRepositoryComponentEvaluationResultToJSON(json: any): ApiRepositoryComponentEvaluationResult {
|
|
95
|
+
return ApiRepositoryComponentEvaluationResultToJSONTyped(json, false);
|
|
96
|
+
}
|
|
97
97
|
|
|
98
|
-
|
|
98
|
+
export function ApiRepositoryComponentEvaluationResultToJSONTyped(value?: ApiRepositoryComponentEvaluationResult | null, ignoreDiscriminator: boolean = false): any {
|
|
99
99
|
if (value == null) {
|
|
100
100
|
return value;
|
|
101
101
|
}
|
|
@@ -84,11 +84,11 @@ export function ApiRepositoryComponentEvaluationResultListFromJSONTyped(json: an
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function ApiRepositoryComponentEvaluationResultListToJSON(json: any): ApiRepositoryComponentEvaluationResultList {
|
|
88
|
+
return ApiRepositoryComponentEvaluationResultListToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function ApiRepositoryComponentEvaluationResultListToJSONTyped(value?: ApiRepositoryComponentEvaluationResultList | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiRepositoryComponentPathFromJSONTyped(json: any, ignoreDiscrim
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiRepositoryComponentPathToJSON(json: any): ApiRepositoryComponentPath {
|
|
59
|
+
return ApiRepositoryComponentPathToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiRepositoryComponentPathToJSONTyped(value?: ApiRepositoryComponentPath | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -84,11 +84,11 @@ export function ApiRepositoryComponentPolicyViolationDTOFromJSONTyped(json: any,
|
|
|
84
84
|
};
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
export function ApiRepositoryComponentPolicyViolationDTOToJSON(json: any): ApiRepositoryComponentPolicyViolationDTO {
|
|
88
|
+
return ApiRepositoryComponentPolicyViolationDTOToJSONTyped(json, false);
|
|
89
|
+
}
|
|
90
90
|
|
|
91
|
-
|
|
91
|
+
export function ApiRepositoryComponentPolicyViolationDTOToJSONTyped(value?: ApiRepositoryComponentPolicyViolationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
92
92
|
if (value == null) {
|
|
93
93
|
return value;
|
|
94
94
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiRepositoryComponentsInQuarantineDTOFromJSONTyped(json: any, i
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiRepositoryComponentsInQuarantineDTOToJSON(json: any): ApiRepositoryComponentsInQuarantineDTO {
|
|
74
|
+
return ApiRepositoryComponentsInQuarantineDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiRepositoryComponentsInQuarantineDTOToJSONTyped(value?: ApiRepositoryComponentsInQuarantineDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -55,11 +55,11 @@ export function ApiRepositoryContainerDTOFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
export function ApiRepositoryContainerDTOToJSON(json: any): ApiRepositoryContainerDTO {
|
|
59
|
+
return ApiRepositoryContainerDTOToJSONTyped(json, false);
|
|
60
|
+
}
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
export function ApiRepositoryContainerDTOToJSONTyped(value?: ApiRepositoryContainerDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
63
63
|
if (value == null) {
|
|
64
64
|
return value;
|
|
65
65
|
}
|
|
@@ -97,11 +97,11 @@ export function ApiRepositoryDTOFromJSONTyped(json: any, ignoreDiscriminator: bo
|
|
|
97
97
|
};
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
100
|
+
export function ApiRepositoryDTOToJSON(json: any): ApiRepositoryDTO {
|
|
101
|
+
return ApiRepositoryDTOToJSONTyped(json, false);
|
|
102
|
+
}
|
|
103
103
|
|
|
104
|
-
|
|
104
|
+
export function ApiRepositoryDTOToJSONTyped(value?: ApiRepositoryDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
105
105
|
if (value == null) {
|
|
106
106
|
return value;
|
|
107
107
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiRepositoryListDTOFromJSONTyped(json: any, ignoreDiscriminator
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiRepositoryListDTOToJSON(json: any): ApiRepositoryListDTO {
|
|
60
|
+
return ApiRepositoryListDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiRepositoryListDTOToJSONTyped(value?: ApiRepositoryListDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -76,11 +76,11 @@ export function ApiRepositoryManagerDTOFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
76
76
|
};
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
79
|
+
export function ApiRepositoryManagerDTOToJSON(json: any): ApiRepositoryManagerDTO {
|
|
80
|
+
return ApiRepositoryManagerDTOToJSONTyped(json, false);
|
|
81
|
+
}
|
|
82
82
|
|
|
83
|
-
|
|
83
|
+
export function ApiRepositoryManagerDTOToJSONTyped(value?: ApiRepositoryManagerDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
84
84
|
if (value == null) {
|
|
85
85
|
return value;
|
|
86
86
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiRepositoryManagerListDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiRepositoryManagerListDTOToJSON(json: any): ApiRepositoryManagerListDTO {
|
|
60
|
+
return ApiRepositoryManagerListDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiRepositoryManagerListDTOToJSONTyped(value?: ApiRepositoryManagerListDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiRepositoryPathResponseDTOFromJSONTyped(json: any, ignoreDiscr
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiRepositoryPathResponseDTOToJSON(json: any): ApiRepositoryPathResponseDTO {
|
|
60
|
+
return ApiRepositoryPathResponseDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiRepositoryPathResponseDTOToJSONTyped(value?: ApiRepositoryPathResponseDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -63,11 +63,11 @@ export function ApiRepositoryPathVersionsFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
export function ApiRepositoryPathVersionsToJSON(json: any): ApiRepositoryPathVersions {
|
|
67
|
+
return ApiRepositoryPathVersionsToJSONTyped(json, false);
|
|
68
|
+
}
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
export function ApiRepositoryPathVersionsToJSONTyped(value?: ApiRepositoryPathVersions | null, ignoreDiscriminator: boolean = false): any {
|
|
71
71
|
if (value == null) {
|
|
72
72
|
return value;
|
|
73
73
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiRepositoryWaiverDTOFromJSONTyped(json: any, ignoreDiscriminat
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiRepositoryWaiverDTOToJSON(json: any): ApiRepositoryWaiverDTO {
|
|
74
|
+
return ApiRepositoryWaiverDTOToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiRepositoryWaiverDTOToJSONTyped(value?: ApiRepositoryWaiverDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiRequestPolicyWaiverDTOFromJSONTyped(json: any, ignoreDiscrimi
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiRequestPolicyWaiverDTOToJSON(json: any): ApiRequestPolicyWaiverDTO {
|
|
66
|
+
return ApiRequestPolicyWaiverDTOToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiRequestPolicyWaiverDTOToJSONTyped(value?: ApiRequestPolicyWaiverDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -69,11 +69,11 @@ export function ApiReverseProxyAuthenticationConfigurationDTOFromJSONTyped(json:
|
|
|
69
69
|
};
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
72
|
+
export function ApiReverseProxyAuthenticationConfigurationDTOToJSON(json: any): ApiReverseProxyAuthenticationConfigurationDTO {
|
|
73
|
+
return ApiReverseProxyAuthenticationConfigurationDTOToJSONTyped(json, false);
|
|
74
|
+
}
|
|
75
75
|
|
|
76
|
-
|
|
76
|
+
export function ApiReverseProxyAuthenticationConfigurationDTOToJSONTyped(value?: ApiReverseProxyAuthenticationConfigurationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
77
77
|
if (value == null) {
|
|
78
78
|
return value;
|
|
79
79
|
}
|
package/src/models/ApiRoleDTO.ts
CHANGED
|
@@ -62,11 +62,11 @@ export function ApiRoleDTOFromJSONTyped(json: any, ignoreDiscriminator: boolean)
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiRoleDTOToJSON(json: any): ApiRoleDTO {
|
|
66
|
+
return ApiRoleDTOToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiRoleDTOToJSONTyped(value?: ApiRoleDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiRoleListDTOFromJSONTyped(json: any, ignoreDiscriminator: bool
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiRoleListDTOToJSON(json: any): ApiRoleListDTO {
|
|
60
|
+
return ApiRoleListDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiRoleListDTOToJSONTyped(value?: ApiRoleListDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -63,11 +63,11 @@ export function ApiRoleMemberMappingDTOFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
export function ApiRoleMemberMappingDTOToJSON(json: any): ApiRoleMemberMappingDTO {
|
|
67
|
+
return ApiRoleMemberMappingDTOToJSONTyped(json, false);
|
|
68
|
+
}
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
export function ApiRoleMemberMappingDTOToJSONTyped(value?: ApiRoleMemberMappingDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
71
71
|
if (value == null) {
|
|
72
72
|
return value;
|
|
73
73
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiRoleMemberMappingListDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiRoleMemberMappingListDTOToJSON(json: any): ApiRoleMemberMappingListDTO {
|
|
60
|
+
return ApiRoleMemberMappingListDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiRoleMemberMappingListDTOToJSONTyped(value?: ApiRoleMemberMappingListDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -104,11 +104,11 @@ export function ApiSamlConfigurationDTOFromJSONTyped(json: any, ignoreDiscrimina
|
|
|
104
104
|
};
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
107
|
+
export function ApiSamlConfigurationDTOToJSON(json: any): ApiSamlConfigurationDTO {
|
|
108
|
+
return ApiSamlConfigurationDTOToJSONTyped(json, false);
|
|
109
|
+
}
|
|
110
110
|
|
|
111
|
-
|
|
111
|
+
export function ApiSamlConfigurationDTOToJSONTyped(value?: ApiSamlConfigurationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
112
112
|
if (value == null) {
|
|
113
113
|
return value;
|
|
114
114
|
}
|
|
@@ -111,11 +111,11 @@ export function ApiSamlConfigurationResponseDTOFromJSONTyped(json: any, ignoreDi
|
|
|
111
111
|
};
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
114
|
+
export function ApiSamlConfigurationResponseDTOToJSON(json: any): ApiSamlConfigurationResponseDTO {
|
|
115
|
+
return ApiSamlConfigurationResponseDTOToJSONTyped(json, false);
|
|
116
|
+
}
|
|
117
117
|
|
|
118
|
-
|
|
118
|
+
export function ApiSamlConfigurationResponseDTOToJSONTyped(value?: ApiSamlConfigurationResponseDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
119
119
|
if (value == null) {
|
|
120
120
|
return value;
|
|
121
121
|
}
|
|
@@ -76,11 +76,11 @@ export function ApiSbomStatusDTOFromJSONTyped(json: any, ignoreDiscriminator: bo
|
|
|
76
76
|
};
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
79
|
+
export function ApiSbomStatusDTOToJSON(json: any): ApiSbomStatusDTO {
|
|
80
|
+
return ApiSbomStatusDTOToJSONTyped(json, false);
|
|
81
|
+
}
|
|
82
82
|
|
|
83
|
-
|
|
83
|
+
export function ApiSbomStatusDTOToJSONTyped(value?: ApiSbomStatusDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
84
84
|
if (value == null) {
|
|
85
85
|
return value;
|
|
86
86
|
}
|
|
@@ -77,11 +77,11 @@ export function ApiSearchCriteriaDTOV2FromJSONTyped(json: any, ignoreDiscriminat
|
|
|
77
77
|
};
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
export function ApiSearchCriteriaDTOV2ToJSON(json: any): ApiSearchCriteriaDTOV2 {
|
|
81
|
+
return ApiSearchCriteriaDTOV2ToJSONTyped(json, false);
|
|
82
|
+
}
|
|
83
83
|
|
|
84
|
-
|
|
84
|
+
export function ApiSearchCriteriaDTOV2ToJSONTyped(value?: ApiSearchCriteriaDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
85
85
|
if (value == null) {
|
|
86
86
|
return value;
|
|
87
87
|
}
|
|
@@ -119,11 +119,11 @@ export function ApiSearchResultDTOV2FromJSONTyped(json: any, ignoreDiscriminator
|
|
|
119
119
|
};
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
122
|
+
export function ApiSearchResultDTOV2ToJSON(json: any): ApiSearchResultDTOV2 {
|
|
123
|
+
return ApiSearchResultDTOV2ToJSONTyped(json, false);
|
|
124
|
+
}
|
|
125
125
|
|
|
126
|
-
|
|
126
|
+
export function ApiSearchResultDTOV2ToJSONTyped(value?: ApiSearchResultDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
127
127
|
if (value == null) {
|
|
128
128
|
return value;
|
|
129
129
|
}
|
|
@@ -70,11 +70,11 @@ export function ApiSearchResultsDTOV2FromJSONTyped(json: any, ignoreDiscriminato
|
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
export function ApiSearchResultsDTOV2ToJSON(json: any): ApiSearchResultsDTOV2 {
|
|
74
|
+
return ApiSearchResultsDTOV2ToJSONTyped(json, false);
|
|
75
|
+
}
|
|
76
76
|
|
|
77
|
-
|
|
77
|
+
export function ApiSearchResultsDTOV2ToJSONTyped(value?: ApiSearchResultsDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
78
78
|
if (value == null) {
|
|
79
79
|
return value;
|
|
80
80
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiSecurityDataDTOFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiSecurityDataDTOToJSON(json: any): ApiSecurityDataDTO {
|
|
60
|
+
return ApiSecurityDataDTOToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiSecurityDataDTOToJSONTyped(value?: ApiSecurityDataDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -69,11 +69,11 @@ export function ApiSecurityIssueAnalysisDTOFromJSONTyped(json: any, ignoreDiscri
|
|
|
69
69
|
};
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
72
|
+
export function ApiSecurityIssueAnalysisDTOToJSON(json: any): ApiSecurityIssueAnalysisDTO {
|
|
73
|
+
return ApiSecurityIssueAnalysisDTOToJSONTyped(json, false);
|
|
74
|
+
}
|
|
75
75
|
|
|
76
|
-
|
|
76
|
+
export function ApiSecurityIssueAnalysisDTOToJSONTyped(value?: ApiSecurityIssueAnalysisDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
77
77
|
if (value == null) {
|
|
78
78
|
return value;
|
|
79
79
|
}
|
|
@@ -119,11 +119,11 @@ export function ApiSecurityIssueDTOFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
119
119
|
};
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
122
|
+
export function ApiSecurityIssueDTOToJSON(json: any): ApiSecurityIssueDTO {
|
|
123
|
+
return ApiSecurityIssueDTOToJSONTyped(json, false);
|
|
124
|
+
}
|
|
125
125
|
|
|
126
|
-
|
|
126
|
+
export function ApiSecurityIssueDTOToJSONTyped(value?: ApiSecurityIssueDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
127
127
|
if (value == null) {
|
|
128
128
|
return value;
|
|
129
129
|
}
|
|
@@ -105,11 +105,11 @@ export function ApiSecurityVulnerabilityOverrideDTOV2FromJSONTyped(json: any, ig
|
|
|
105
105
|
};
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
108
|
+
export function ApiSecurityVulnerabilityOverrideDTOV2ToJSON(json: any): ApiSecurityVulnerabilityOverrideDTOV2 {
|
|
109
|
+
return ApiSecurityVulnerabilityOverrideDTOV2ToJSONTyped(json, false);
|
|
110
|
+
}
|
|
111
111
|
|
|
112
|
-
|
|
112
|
+
export function ApiSecurityVulnerabilityOverrideDTOV2ToJSONTyped(value?: ApiSecurityVulnerabilityOverrideDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
113
113
|
if (value == null) {
|
|
114
114
|
return value;
|
|
115
115
|
}
|
|
@@ -56,11 +56,11 @@ export function ApiSecurityVulnerabilityOverrideResponseDTOV2FromJSONTyped(json:
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
59
|
+
export function ApiSecurityVulnerabilityOverrideResponseDTOV2ToJSON(json: any): ApiSecurityVulnerabilityOverrideResponseDTOV2 {
|
|
60
|
+
return ApiSecurityVulnerabilityOverrideResponseDTOV2ToJSONTyped(json, false);
|
|
61
|
+
}
|
|
62
62
|
|
|
63
|
-
|
|
63
|
+
export function ApiSecurityVulnerabilityOverrideResponseDTOV2ToJSONTyped(value?: ApiSecurityVulnerabilityOverrideResponseDTOV2 | null, ignoreDiscriminator: boolean = false): any {
|
|
64
64
|
if (value == null) {
|
|
65
65
|
return value;
|
|
66
66
|
}
|
|
@@ -136,11 +136,11 @@ export function ApiSourceControlConfigurationDTOFromJSONTyped(json: any, ignoreD
|
|
|
136
136
|
};
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
139
|
+
export function ApiSourceControlConfigurationDTOToJSON(json: any): ApiSourceControlConfigurationDTO {
|
|
140
|
+
return ApiSourceControlConfigurationDTOToJSONTyped(json, false);
|
|
141
|
+
}
|
|
142
142
|
|
|
143
|
-
|
|
143
|
+
export function ApiSourceControlConfigurationDTOToJSONTyped(value?: ApiSourceControlConfigurationDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
144
144
|
if (value == null) {
|
|
145
145
|
return value;
|
|
146
146
|
}
|
|
@@ -153,11 +153,11 @@ export function ApiSourceControlDTOFromJSONTyped(json: any, ignoreDiscriminator:
|
|
|
153
153
|
};
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
156
|
+
export function ApiSourceControlDTOToJSON(json: any): ApiSourceControlDTO {
|
|
157
|
+
return ApiSourceControlDTOToJSONTyped(json, false);
|
|
158
|
+
}
|
|
159
159
|
|
|
160
|
-
|
|
160
|
+
export function ApiSourceControlDTOToJSONTyped(value?: ApiSourceControlDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
161
161
|
if (value == null) {
|
|
162
162
|
return value;
|
|
163
163
|
}
|
|
@@ -62,11 +62,11 @@ export function ApiSourceControlEvaluationRequestDTOFromJSONTyped(json: any, ign
|
|
|
62
62
|
};
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
export function ApiSourceControlEvaluationRequestDTOToJSON(json: any): ApiSourceControlEvaluationRequestDTO {
|
|
66
|
+
return ApiSourceControlEvaluationRequestDTOToJSONTyped(json, false);
|
|
67
|
+
}
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
export function ApiSourceControlEvaluationRequestDTOToJSONTyped(value?: ApiSourceControlEvaluationRequestDTO | null, ignoreDiscriminator: boolean = false): any {
|
|
70
70
|
if (value == null) {
|
|
71
71
|
return value;
|
|
72
72
|
}
|