From 3e942c7faea35914f48e4670aca3f0322cede0d6 Mon Sep 17 00:00:00 2001 From: cloud-sdk-js Date: Tue, 30 Jul 2024 14:20:27 +0000 Subject: [PATCH] v3.17.0 --- .changeset/afraid-timers-fail.md | 5 ---- .changeset/few-cherries-mix.md | 5 ---- .changeset/long-rivers-wait.md | 5 ---- .changeset/ninety-lobsters-sleep.md | 6 ----- .changeset/quick-points-return.md | 5 ---- .changeset/rotten-lobsters-play.md | 5 ---- CHANGELOG.md | 22 +++++++++++++++++ DOCUMENTATION.md | 2 +- .../api-reference/assets/navigation.js | 2 +- knowledge-base/api-reference/assets/search.js | 2 +- .../sap_cloud_sdk_odata_common.AllFields.html | 4 ++-- ...cloud_sdk_odata_common.BatchChangeSet.html | 4 ++-- ...dk_odata_common.BooleanFilterFunction.html | 4 ++-- ...loud_sdk_odata_common.CollectionField.html | 4 ++-- ...odata_common.CollectionFilterFunction.html | 4 ++-- ...oud_sdk_odata_common.ComplexTypeField.html | 4 ++-- ..._sdk_odata_common.CountRequestBuilder.html | 4 ++-- ...odata_common.CreateRequestBuilderBase.html | 4 ++-- ...ap_cloud_sdk_odata_common.CustomField.html | 4 ++-- ...odata_common.DeleteRequestBuilderBase.html | 4 ++-- ...p_cloud_sdk_odata_common.EdmTypeField.html | 4 ++-- ...sap_cloud_sdk_odata_common.EntityBase.html | 4 ++-- ..._cloud_sdk_odata_common.EntityBuilder.html | 4 ++-- .../sap_cloud_sdk_odata_common.EnumField.html | 4 ++-- .../sap_cloud_sdk_odata_common.Field.html | 4 ++-- ...p_cloud_sdk_odata_common.FieldBuilder.html | 4 ++-- .../sap_cloud_sdk_odata_common.Filter.html | 4 ++-- ...cloud_sdk_odata_common.FilterFunction.html | 4 ++-- ...k_odata_common.FilterLambdaExpression.html | 4 ++-- ...sap_cloud_sdk_odata_common.FilterLink.html | 4 ++-- ...sap_cloud_sdk_odata_common.FilterList.html | 4 ++-- ...odata_common.GetAllRequestBuilderBase.html | 4 ++-- ...ata_common.GetByKeyRequestBuilderBase.html | 4 ++-- .../sap_cloud_sdk_odata_common.Link.html | 4 ++-- ...sdk_odata_common.NumberFilterFunction.html | 4 ++-- ..._odata_common.ODataBatchRequestConfig.html | 4 ++-- ..._odata_common.ODataCountRequestConfig.html | 4 ++-- ...odata_common.ODataCreateRequestConfig.html | 4 ++-- ...odata_common.ODataDeleteRequestConfig.html | 4 ++-- ...ata_common.ODataFunctionRequestConfig.html | 4 ++-- ...odata_common.ODataGetAllRequestConfig.html | 4 ++-- ...ata_common.ODataGetByKeyRequestConfig.html | 4 ++-- ...p_cloud_sdk_odata_common.ODataRequest.html | 4 ++-- ...d_sdk_odata_common.ODataRequestConfig.html | 4 ++-- ...odata_common.ODataUpdateRequestConfig.html | 4 ++-- ..._cloud_sdk_odata_common.OneToManyLink.html | 4 ++-- ...p_cloud_sdk_odata_common.OneToOneLink.html | 4 ++-- ...d_sdk_odata_common.OperationParameter.html | 4 ++-- ...ta_common.OperationRequestBuilderBase.html | 4 ++-- .../sap_cloud_sdk_odata_common.Order.html | 4 ++-- .../sap_cloud_sdk_odata_common.OrderLink.html | 4 ++-- ...dk_odata_common.OrderableEdmTypeField.html | 4 ++-- ...cloud_sdk_odata_common.RequestBuilder.html | 4 ++-- ...sdk_odata_common.StringFilterFunction.html | 4 ++-- ...ap_cloud_sdk_odata_common.UnaryFilter.html | 4 ++-- ...odata_common.UpdateRequestBuilderBase.html | 4 ++-- ...loud_sdk_odata_v2.CountRequestBuilder.html | 4 ++-- ...oud_sdk_odata_v2.CreateRequestBuilder.html | 4 ++-- .../sap_cloud_sdk_odata_v2.CustomField.html | 4 ++-- ...oud_sdk_odata_v2.DeleteRequestBuilder.html | 4 ++-- .../sap_cloud_sdk_odata_v2.Entity.html | 10 ++++---- ...oud_sdk_odata_v2.GetAllRequestBuilder.html | 4 ++-- ...d_sdk_odata_v2.GetByKeyRequestBuilder.html | 4 ++-- ...sdk_odata_v2.ODataBatchRequestBuilder.html | 4 ++-- ...k_odata_v2.ODataFunctionRequestConfig.html | 4 ++-- ..._sdk_odata_v2.OperationRequestBuilder.html | 4 ++-- ...oud_sdk_odata_v2.UpdateRequestBuilder.html | 4 ++-- ...ud_sdk_odata_v4.ActionImportParameter.html | 4 ++-- ...k_odata_v4.ActionImportRequestBuilder.html | 4 ++-- ...ta_v4.BoundActionImportRequestBuilder.html | 4 ++-- ..._v4.BoundFunctionImportRequestBuilder.html | 4 ++-- ...odata_v4.BoundOperationRequestBuilder.html | 4 ++-- ...loud_sdk_odata_v4.CountRequestBuilder.html | 4 ++-- ...oud_sdk_odata_v4.CreateRequestBuilder.html | 4 ++-- .../sap_cloud_sdk_odata_v4.CustomField.html | 4 ++-- ...cloud_sdk_odata_v4.DateFilterFunction.html | 4 ++-- ...oud_sdk_odata_v4.DeleteRequestBuilder.html | 4 ++-- .../sap_cloud_sdk_odata_v4.Entity.html | 10 ++++---- ...odata_v4.FunctionImportRequestBuilder.html | 4 ++-- ...oud_sdk_odata_v4.GetAllRequestBuilder.html | 4 ++-- ...d_sdk_odata_v4.GetByKeyRequestBuilder.html | 4 ++-- ...sdk_odata_v4.ODataActionRequestConfig.html | 4 ++-- ...sdk_odata_v4.ODataBatchRequestBuilder.html | 4 ++-- ...4.ODataBoundActionImportRequestConfig.html | 4 ++-- ...data_v4.ODataBoundActionRequestConfig.html | 4 ++-- ...ta_v4.ODataBoundFunctionRequestConfig.html | 4 ++-- ...k_odata_v4.ODataFunctionRequestConfig.html | 4 ++-- ..._sdk_odata_v4.OperationRequestBuilder.html | 4 ++-- ...oud_sdk_odata_v4.UpdateRequestBuilder.html | 4 ++-- ...oud_sdk_openapi.OpenApiRequestBuilder.html | 4 ++-- .../sap_cloud_sdk_util.ErrorWithCause.html | 12 +++++----- ...ap_cloud_sdk_util.UniqueNameGenerator.html | 4 ++-- ...cloud_sdk_connectivity.alwaysProvider.html | 4 ++-- ...oud_sdk_connectivity.alwaysSubscriber.html | 4 ++-- ...dk_connectivity.assertHttpDestination.html | 4 ++-- ...nnectivity.buildHeadersForDestination.html | 4 ++-- .../sap_cloud_sdk_connectivity.decodeJwt.html | 4 ++-- ...ectivity.destinationForServiceBinding.html | 4 ++-- ...cloud_sdk_connectivity.getAgentConfig.html | 4 ++-- ..._sdk_connectivity.getAgentConfigAsync.html | 4 ++-- ...AllDestinationsFromDestinationService.html | 4 ++-- ...onnectivity.getClientCredentialsToken.html | 4 ++-- ...cloud_sdk_connectivity.getDestination.html | 4 ++-- ....getDestinationFromDestinationService.html | 4 ++-- ...vity.getDestinationFromServiceBinding.html | 4 ++-- ...ud_sdk_connectivity.getServiceBinding.html | 4 ++-- ...ap_cloud_sdk_connectivity.getTenantId.html | 5 ++++ ...p_cloud_sdk_connectivity.getUserToken.html | 4 ++-- ...ud_sdk_connectivity.isHttpDestination.html | 4 ++-- ...cloud_sdk_connectivity.jwtBearerToken.html | 4 ++-- ...oud_sdk_connectivity.parseDestination.html | 4 ++-- ..._cloud_sdk_connectivity.parseProxyEnv.html | 4 ++-- ..._sdk_connectivity.registerDestination.html | 4 ++-- ...ap_cloud_sdk_connectivity.retrieveJwt.html | 4 ++-- ..._sdk_connectivity.sanitizeDestination.html | 4 ++-- ...p_cloud_sdk_connectivity.serviceToken.html | 4 ++-- ..._sdk_connectivity.setDestinationCache.html | 4 ++-- ...loud_sdk_connectivity.subscriberFirst.html | 4 ++-- ...sdk_connectivity.toDestinationNameUrl.html | 4 ++-- ....transformServiceBindingToDestination.html | 4 ++-- ...dk_connectivity.useOrFetchDestination.html | 4 ++-- .../sap_cloud_sdk_generator.generate.html | 4 ++-- ...loud_sdk_http_client.buildHttpRequest.html | 4 ++-- .../sap_cloud_sdk_http_client.csrf.html | 4 ++-- ...d_sdk_http_client.encodeAllParameters.html | 4 ++-- ...ud_sdk_http_client.executeHttpRequest.html | 4 ++-- ...p_client.executeHttpRequestWithOrigin.html | 4 ++-- .../sap_cloud_sdk_mail_client.sendMail.html | 4 ++-- .../sap_cloud_sdk_odata_common.and.html | 4 ++-- .../sap_cloud_sdk_odata_common.asc.html | 4 ++-- .../sap_cloud_sdk_odata_common.desc.html | 4 ++-- ...loud_sdk_odata_common.entityBuilder-1.html | 4 ++-- ...sdk_odata_common.entityDeserializer-1.html | 4 ++-- ...d_sdk_odata_common.entitySerializer-1.html | 4 ++-- ...oud_sdk_odata_common.filterFunction-1.html | 2 +- ...d_sdk_odata_common.isOrderableEdmType.html | 4 ++-- .../sap_cloud_sdk_odata_common.not.html | 4 ++-- .../sap_cloud_sdk_odata_common.or.html | 4 ++-- ...n.throwErrorWhenReturnTypeIsUnionType.html | 4 ++-- ...mmon.transformVariadicArgumentToArray.html | 4 ++-- .../sap_cloud_sdk_odata_v2.edmToTs.html | 4 ++-- ...cloud_sdk_odata_v2.entityDeserializer.html | 4 ++-- ...ap_cloud_sdk_odata_v2.filterFunctions.html | 4 ++-- .../sap_cloud_sdk_odata_v2.length.html | 4 ++-- ...data_v2.mergeDefaultDeSerializersWith.html | 4 ++-- .../sap_cloud_sdk_odata_v2.replace.html | 4 ++-- .../sap_cloud_sdk_odata_v2.substring.html | 4 ++-- .../sap_cloud_sdk_odata_v2.substringOf.html | 4 ++-- ...v2.transformReturnValueForComplexType.html | 4 ++-- ...ransformReturnValueForComplexTypeList.html | 4 ++-- ...ata_v2.transformReturnValueForEdmType.html | 4 ++-- ...v2.transformReturnValueForEdmTypeList.html | 4 ++-- ...data_v2.transformReturnValueForEntity.html | 4 ++-- ..._v2.transformReturnValueForEntityList.html | 4 ++-- ...a_v2.transformReturnValueForUndefined.html | 4 ++-- .../functions/sap_cloud_sdk_odata_v4.all.html | 4 ++-- .../functions/sap_cloud_sdk_odata_v4.any.html | 4 ++-- .../sap_cloud_sdk_odata_v4.contains.html | 4 ++-- .../sap_cloud_sdk_odata_v4.edmToTs.html | 4 ++-- ...cloud_sdk_odata_v4.entityDeserializer.html | 4 ++-- ...sap_cloud_sdk_odata_v4.filterFunction.html | 18 +++++++------- ...ap_cloud_sdk_odata_v4.filterFunctions.html | 4 ++-- ..._cloud_sdk_odata_v4.fractionalSeconds.html | 4 ++-- ...sap_cloud_sdk_odata_v4.hasSubsequence.html | 4 ++-- .../sap_cloud_sdk_odata_v4.hasSubset.html | 4 ++-- ...sap_cloud_sdk_odata_v4.matchesPattern.html | 4 ++-- .../sap_cloud_sdk_odata_v4.maxDateTime.html | 4 ++-- ...data_v4.mergeDefaultDeSerializersWith.html | 4 ++-- .../sap_cloud_sdk_odata_v4.minDateTime.html | 4 ++-- .../functions/sap_cloud_sdk_odata_v4.now.html | 4 ++-- ...cloud_sdk_odata_v4.totalOffsetMinutes.html | 4 ++-- ...v4.transformReturnValueForComplexType.html | 4 ++-- ...ransformReturnValueForComplexTypeList.html | 4 ++-- ...ata_v4.transformReturnValueForEdmType.html | 4 ++-- ...v4.transformReturnValueForEdmTypeList.html | 4 ++-- ...data_v4.transformReturnValueForEntity.html | 4 ++-- ..._v4.transformReturnValueForEntityList.html | 4 ++-- ...a_v4.transformReturnValueForUndefined.html | 4 ++-- ..._cloud_sdk_openapi_generator.generate.html | 4 ++-- ...p_cloud_sdk_resilience.circuitBreaker.html | 4 ++-- ...oud_sdk_resilience.circuitBreakerHttp.html | 4 ++-- .../sap_cloud_sdk_resilience.resilience.html | 4 ++-- .../sap_cloud_sdk_resilience.retry.html | 4 ++-- .../sap_cloud_sdk_resilience.timeout.html | 4 ++-- ...k_test_util.getTestDestinationByAlias.html | 4 ++-- ...oud_sdk_test_util.getTestDestinations.html | 4 ++-- ...sdk_test_util.mockAllTestDestinations.html | 4 ++-- ...oud_sdk_test_util.mockTestDestination.html | 4 ++-- ...loud_sdk_test_util.setTestDestination.html | 4 ++-- ...k_test_util.unmockAllTestDestinations.html | 4 ++-- ...d_sdk_test_util.unmockTestDestination.html | 4 ++-- .../functions/sap_cloud_sdk_util.assoc.html | 4 ++-- .../sap_cloud_sdk_util.camelCase.html | 4 ++-- .../functions/sap_cloud_sdk_util.caps.html | 4 ++-- .../sap_cloud_sdk_util.checkUrlExists.html | 4 ++-- .../sap_cloud_sdk_util.codeBlock.html | 4 ++-- .../sap_cloud_sdk_util.createLogger.html | 4 ++-- ...cloud_sdk_util.disableExceptionLogger.html | 4 ++-- ...sap_cloud_sdk_util.documentationBlock.html | 4 ++-- ..._cloud_sdk_util.enableExceptionLogger.html | 4 ++-- .../sap_cloud_sdk_util.encodeBase64.html | 4 ++-- .../functions/sap_cloud_sdk_util.equal.html | 4 ++-- .../sap_cloud_sdk_util.equalArrays.html | 4 ++-- .../sap_cloud_sdk_util.equalObjects.html | 4 ++-- .../functions/sap_cloud_sdk_util.exclude.html | 4 ++-- .../sap_cloud_sdk_util.filterDuplicates.html | 4 ++-- ..._cloud_sdk_util.filterDuplicatesRight.html | 4 ++-- .../sap_cloud_sdk_util.findProjectRoot.html | 2 +- .../sap_cloud_sdk_util.finishAll.html | 4 ++-- .../functions/sap_cloud_sdk_util.first.html | 4 ++-- .../functions/sap_cloud_sdk_util.flat.html | 4 ++-- .../functions/sap_cloud_sdk_util.flatten.html | 4 ++-- .../sap_cloud_sdk_util.formatJson.html | 4 ++-- ...sap_cloud_sdk_util.getGlobalLogFormat.html | 4 ++-- .../sap_cloud_sdk_util.getGlobalLogLevel.html | 4 ++-- .../sap_cloud_sdk_util.getLogger.html | 4 ++-- .../sap_cloud_sdk_util.getMessageOrStack.html | 4 ++-- .../sap_cloud_sdk_util.identity.html | 4 ++-- .../sap_cloud_sdk_util.isErrorWithCause.html | 4 ++-- .../sap_cloud_sdk_util.isNullish.html | 4 ++-- .../sap_cloud_sdk_util.kebabCase.html | 4 ++-- .../functions/sap_cloud_sdk_util.last.html | 4 ++-- .../sap_cloud_sdk_util.mergeIgnoreCase.html | 4 ++-- ...ap_cloud_sdk_util.mergeLeftIgnoreCase.html | 4 ++-- .../sap_cloud_sdk_util.muteLoggers.html | 4 ++-- .../sap_cloud_sdk_util.partition.html | 4 ++-- .../sap_cloud_sdk_util.pascalCase.html | 4 ++-- .../functions/sap_cloud_sdk_util.pick.html | 4 ++-- .../sap_cloud_sdk_util.pickIgnoreCase.html | 4 ++-- .../sap_cloud_sdk_util.pickNonNullish.html | 4 ++-- ...ap_cloud_sdk_util.pickValueIgnoreCase.html | 4 ++-- .../sap_cloud_sdk_util.propertyExists.html | 4 ++-- .../sap_cloud_sdk_util.readJSON.html | 4 ++-- ...ap_cloud_sdk_util.removeFileExtension.html | 4 ++-- ...p_cloud_sdk_util.removeLeadingSlashes.html | 2 +- .../sap_cloud_sdk_util.removeSlashes.html | 2 +- ..._cloud_sdk_util.removeTrailingSlashes.html | 2 +- .../sap_cloud_sdk_util.renameKeys.html | 4 ++-- ..._cloud_sdk_util.resetCustomLogFormats.html | 4 ++-- ...p_cloud_sdk_util.resetCustomLogLevels.html | 4 ++-- .../sap_cloud_sdk_util.sanitizeRecord.html | 4 ++-- ...sap_cloud_sdk_util.setGlobalLogFormat.html | 4 ++-- .../sap_cloud_sdk_util.setGlobalLogLevel.html | 4 ++-- ...ap_cloud_sdk_util.setGlobalTransports.html | 4 ++-- .../sap_cloud_sdk_util.setLogFormat.html | 4 ++-- .../sap_cloud_sdk_util.setLogLevel.html | 4 ++-- .../sap_cloud_sdk_util.splitInChunks.html | 4 ++-- .../sap_cloud_sdk_util.titleFormat.html | 4 ++-- .../sap_cloud_sdk_util.toSanitizedObject.html | 4 ++-- ...util.transformVariadicArgumentToArray.html | 4 ++-- .../functions/sap_cloud_sdk_util.trim.html | 4 ++-- .../sap_cloud_sdk_util.trimLeft.html | 4 ++-- .../sap_cloud_sdk_util.trimRight.html | 4 ++-- .../functions/sap_cloud_sdk_util.unique.html | 4 ++-- .../sap_cloud_sdk_util.unmuteLoggers.html | 4 ++-- ...sap_cloud_sdk_util.upperCaseSnakeCase.html | 4 ++-- .../functions/sap_cloud_sdk_util.zip.html | 4 ++-- knowledge-base/api-reference/hierarchy.html | 2 +- knowledge-base/api-reference/index.html | 4 ++-- ...loud_sdk_connectivity.AllDestinations.html | 4 ++-- ..._connectivity.BasicProxyConfiguration.html | 4 ++-- ...sap_cloud_sdk_connectivity.CacheEntry.html | 4 ++-- ...cloud_sdk_connectivity.CachingOptions.html | 4 ++-- ...onnectivity.ClientCredentialsResponse.html | 4 ++-- ...ap_cloud_sdk_connectivity.Destination.html | 4 ++-- ...nnectivity.DestinationAccessorOptions.html | 4 ++-- ...sdk_connectivity.DestinationAuthToken.html | 4 ++-- ...k_connectivity.DestinationCertificate.html | 4 ++-- ...connectivity.DestinationConfiguration.html | 4 ++-- ..._connectivity.DestinationFetchOptions.html | 6 ++--- ...y.DestinationForServiceBindingOptions.html | 4 ++-- ...loud_sdk_connectivity.DestinationJson.html | 4 ++-- ...d_sdk_connectivity.DestinationsByType.html | 4 ++-- ...loud_sdk_connectivity.HttpAgentConfig.html | 4 ++-- ...oud_sdk_connectivity.HttpsAgentConfig.html | 4 ++-- ...sap_cloud_sdk_connectivity.JwtPayload.html | 4 ++-- ...d_sdk_connectivity.ProxyConfiguration.html | 4 ++-- ...onnectivity.ProxyConfigurationHeaders.html | 4 ++-- .../sap_cloud_sdk_connectivity.Service.html | 4 ++-- ...oud_sdk_connectivity.VerifyJwtOptions.html | 6 ++--- ..._cloud_sdk_generator.GeneratorOptions.html | 4 ++-- ...nerator_common.CommonGeneratorOptions.html | 4 ++-- ...sdk_http_client.CsrfMiddlewareOptions.html | 10 ++++---- ...p_client.DestinationHttpRequestConfig.html | 4 ++-- ...sdk_http_client.HttpMiddlewareContext.html | 4 ++-- ...sdk_http_client.HttpRequestConfigBase.html | 4 ++-- ...ud_sdk_http_client.HttpRequestOptions.html | 4 ++-- ...ap_cloud_sdk_http_client.HttpResponse.html | 4 ++-- ...p_cloud_sdk_http_client.OriginOptions.html | 4 ++-- .../sap_cloud_sdk_mail_client.Address.html | 4 ++-- .../sap_cloud_sdk_mail_client.Attachment.html | 4 ++-- ..._cloud_sdk_mail_client.AttachmentLike.html | 4 ++-- .../sap_cloud_sdk_mail_client.Envelope.html | 4 ++-- ...oud_sdk_mail_client.MailClientOptions.html | 4 ++-- .../sap_cloud_sdk_mail_client.MailConfig.html | 4 ++-- ...ap_cloud_sdk_mail_client.MailResponse.html | 4 ++-- .../sap_cloud_sdk_mail_client.SDKOptions.html | 4 ++-- ..._sdk_mail_client.SmtpTransportOptions.html | 4 ++-- ...cloud_sdk_odata_common.BatchReference.html | 4 ++-- ...sdk_odata_common.ComplexTypeNamespace.html | 4 ++-- ..._cloud_sdk_odata_common.Constructable.html | 4 ++-- ...p_cloud_sdk_odata_common.DeSerializer.html | 4 ++-- ..._cloud_sdk_odata_common.DeSerializers.html | 4 ++-- .../sap_cloud_sdk_odata_common.EntityApi.html | 4 ++-- ...d_sdk_odata_common.EntityDeserializer.html | 4 ++-- ...d_sdk_odata_common.EntityIdentifiable.html | 4 ++-- ...oud_sdk_odata_common.EntitySerializer.html | 4 ++-- ..._cloud_sdk_odata_common.ErrorResponse.html | 10 ++++---- ...p_cloud_sdk_odata_common.FieldOptions.html | 4 ++-- ..._sdk_odata_common.FilterFunctionsType.html | 4 ++-- .../sap_cloud_sdk_odata_common.ODataUri.html | 4 ++-- ...oud_sdk_odata_common.PropertyMetadata.html | 4 ++-- ...p_cloud_sdk_odata_common.ReadResponse.html | 14 +++++------ ...sdk_odata_common.ResponseDataAccessor.html | 4 ++-- .../sap_cloud_sdk_odata_common.Time.html | 4 ++-- ...d_sdk_odata_common.WithBatchReference.html | 4 ++-- .../sap_cloud_sdk_odata_common.WithETag.html | 4 ++-- ...k_odata_common.WithGetAllRestrictions.html | 4 ++-- .../sap_cloud_sdk_odata_common.WithKeys.html | 4 ++-- ..._cloud_sdk_odata_common.WithSelection.html | 4 ++-- ..._cloud_sdk_odata_common.WriteResponse.html | 14 +++++------ ...cloud_sdk_odata_common.WriteResponses.html | 8 +++---- .../sap_cloud_sdk_odata_v2.DeSerializers.html | 4 ++-- .../sap_cloud_sdk_odata_v2.ErrorResponse.html | 4 ++-- ...cloud_sdk_odata_v2.ReadResponseCommon.html | 4 ++-- ...loud_sdk_odata_v2.WriteResponseCommon.html | 4 ++-- ...oud_sdk_odata_v2.WriteResponsesCommon.html | 4 ++-- .../sap_cloud_sdk_odata_v4.DeSerializers.html | 4 ++-- ..._sdk_openapi.OpenApiRequestParameters.html | 4 ++-- ...loud_sdk_resilience.MiddlewareContext.html | 4 ++-- ...loud_sdk_resilience.MiddlewareOptions.html | 4 ++-- ...loud_sdk_resilience.ResilienceOptions.html | 4 ++-- ...k_test_util.GetTestDestinationOptions.html | 4 ++-- .../sap_cloud_sdk_util.LoggerOptions.html | 4 ++-- .../sap_cloud_sdk_util.MessageContextObj.html | 4 ++-- .../modules/sap_cloud_sdk_connectivity.html | 7 +++--- .../modules/sap_cloud_sdk_generator.html | 6 ++--- .../sap_cloud_sdk_generator_common.html | 6 ++--- .../modules/sap_cloud_sdk_http_client.html | 6 ++--- .../modules/sap_cloud_sdk_mail_client.html | 6 ++--- .../modules/sap_cloud_sdk_odata_common.html | 6 ++--- .../modules/sap_cloud_sdk_odata_v2.html | 6 ++--- .../modules/sap_cloud_sdk_odata_v4.html | 6 ++--- .../modules/sap_cloud_sdk_openapi.html | 6 ++--- .../sap_cloud_sdk_openapi_generator.html | 6 ++--- .../modules/sap_cloud_sdk_resilience.html | 6 ++--- ...sap_cloud_sdk_temporal_de_serializers.html | 6 ++--- .../modules/sap_cloud_sdk_test_util.html | 6 ++--- .../modules/sap_cloud_sdk_util.html | 6 ++--- ...dk_connectivity.AllDestinationOptions.html | 4 ++-- ...d_sdk_connectivity.AuthenticationType.html | 4 ++-- ...onnectivity.DestinationCacheInterface.html | 4 ++-- ...d_sdk_connectivity.DestinationOptions.html | 4 ++-- ...onnectivity.DestinationOrFetchOptions.html | 4 ++-- ...sdk_connectivity.DestinationProxyType.html | 4 ++-- ...nectivity.DestinationRetrievalOptions.html | 4 ++-- ...ectivity.DestinationSelectionStrategy.html | 4 ++-- ..._sdk_connectivity.DestinationWithName.html | 4 ++-- ..._connectivity.DestinationWithoutToken.html | 4 ++-- ...loud_sdk_connectivity.HttpDestination.html | 4 ++-- ...ctivity.HttpDestinationOrFetchOptions.html | 4 ++-- ...ud_sdk_connectivity.IsolationStrategy.html | 4 ++-- ...tivity.PartialDestinationFetchOptions.html | 4 ++-- .../sap_cloud_sdk_connectivity.Protocol.html | 4 ++-- ...nnectivity.RegisterDestinationOptions.html | 4 ++-- ...ivity.ServiceBindingTransformFunction.html | 4 ++-- ...tivity.ServiceBindingTransformOptions.html | 4 ++-- ...d_sdk_connectivity.ServiceCredentials.html | 4 ++-- ..._connectivity.XsuaaServiceCredentials.html | 4 ++-- ...d_sdk_http_client.CustomRequestConfig.html | 4 ++-- ..._cloud_sdk_http_client.HttpMiddleware.html | 4 ++-- ...sdk_http_client.HttpMiddlewareOptions.html | 4 ++-- ...oud_sdk_http_client.HttpRequestConfig.html | 4 ++-- ...tp_client.HttpRequestConfigWithOrigin.html | 4 ++-- .../sap_cloud_sdk_http_client.Method.html | 4 ++-- ...loud_sdk_http_client.ParameterEncoder.html | 4 ++-- .../sap_cloud_sdk_mail_client.Headers.html | 4 ++-- ..._odata_common.BatchSubRequestPathType.html | 4 ++-- ...dk_odata_common.ChangesetBuilderTypes.html | 4 ++-- ..._sdk_odata_common.CollectionFieldType.html | 4 ++-- ...ta_common.ComplexTypeFieldConstructor.html | 4 ++-- ...data_common.ComplexTypePropertyFields.html | 4 ++-- ...d_sdk_odata_common.ConstructorOrField.html | 4 ++-- ..._sdk_odata_common.CustomOrDefaultType.html | 4 ++-- ...sdk_odata_common.DefaultDeSerializers.html | 4 ++-- ...oud_sdk_odata_common.DeserializedType.html | 4 ++-- ..._cloud_sdk_odata_common.EdmTypeCommon.html | 4 ++-- ...ata_common.EdmTypeDifferentConverters.html | 4 ++-- ...dk_odata_common.EdmTypeSameConverters.html | 4 ++-- ..._cloud_sdk_odata_common.EdmTypeShared.html | 4 ++-- ...ud_sdk_odata_common.EntityBuilderType.html | 4 ++-- ...sap_cloud_sdk_odata_common.EntityType.html | 4 ++-- ...dk_odata_common.EntityTypeFromFieldOf.html | 4 ++-- ...d_sdk_odata_common.ExclusiveEdmTypeV2.html | 4 ++-- ...d_sdk_odata_common.ExclusiveEdmTypeV4.html | 4 ++-- ...sap_cloud_sdk_odata_common.Expandable.html | 4 ++-- ...d_sdk_odata_common.FieldTypeByEdmType.html | 4 ++-- ...ta_common.FilterFunctionParameterType.html | 4 ++-- ....FilterFunctionPrimitiveParameterType.html | 4 ++-- ..._sdk_odata_common.FilterFunctionTypes.html | 4 ++-- ...sdk_odata_common.FilterLambdaOperator.html | 4 ++-- ...cloud_sdk_odata_common.FilterOperator.html | 4 ++-- ...dk_odata_common.FilterOperatorBoolean.html | 4 ++-- ...sdk_odata_common.FilterOperatorNumber.html | 4 ++-- ...sdk_odata_common.FilterOperatorString.html | 4 ++-- ...sap_cloud_sdk_odata_common.Filterable.html | 4 ++-- ...p_cloud_sdk_odata_common.FromJsonType.html | 4 ++-- ...odata_common.FunctionImportParameters.html | 4 ++-- ...ud_sdk_odata_common.IsSelectableField.html | 4 ++-- ...cloud_sdk_odata_common.NonNullishType.html | 4 ++-- ...ud_sdk_odata_common.NullableFieldType.html | 4 ++-- ...p_cloud_sdk_odata_common.NullishTypes.html | 4 ++-- ...cloud_sdk_odata_common.ODataVersionOf.html | 4 ++-- ..._sdk_odata_common.OperationParameters.html | 4 ++-- .../sap_cloud_sdk_odata_common.OrderType.html | 4 ++-- .../sap_cloud_sdk_odata_common.Orderable.html | 4 ++-- ...ata_common.OrderableAndOrderableInput.html | 4 ++-- ...oud_sdk_odata_common.OrderableEdmType.html | 4 ++-- ...cloud_sdk_odata_common.OrderableInput.html | 4 ++-- ...cloud_sdk_odata_common.PureEntityType.html | 4 ++-- ...ud_sdk_odata_common.RequestMethodType.html | 4 ++-- ...sap_cloud_sdk_odata_common.Selectable.html | 4 ++-- ...oud_sdk_odata_common.SimpleTypeFields.html | 4 ++-- .../sap_cloud_sdk_odata_v2.BatchResponse.html | 4 ++-- ...loud_sdk_odata_v2.CustomDeSerializers.html | 4 ++-- ...loud_sdk_odata_v2.CustomOrDefaultType.html | 4 ++-- ...oud_sdk_odata_v2.DefaultDeSerializers.html | 4 ++-- ...loud_sdk_odata_v2.FilterFunctionsType.html | 4 ++-- ...d_sdk_odata_v4.ActionImportParameters.html | 4 ++-- .../sap_cloud_sdk_odata_v4.BatchResponse.html | 4 ++-- ...loud_sdk_odata_v4.CustomDeSerializers.html | 4 ++-- ...loud_sdk_odata_v4.CustomOrDefaultType.html | 4 ++-- ...oud_sdk_odata_v4.DefaultDeSerializers.html | 4 ++-- ...loud_sdk_odata_v4.FilterFunctionTypes.html | 4 ++-- ...dk_openapi_generator.GeneratorOptions.html | 4 ++-- .../sap_cloud_sdk_resilience.Middleware.html | 4 ++-- ...oud_sdk_resilience.MiddlewareFunction.html | 4 ++-- .../types/sap_cloud_sdk_util.LogLevel.html | 4 ++-- .../sap_cloud_sdk_util.ODataVersion.html | 4 ++-- .../types/sap_cloud_sdk_util.Without.html | 4 ++-- .../types/sap_cloud_sdk_util.Xor.html | 4 ++-- ...tivity.DestinationSelectionStrategies.html | 4 ++-- ...sdk_http_client.defaultDisallowedKeys.html | 4 ++-- ...ctionFunctionImportRequestBuilderBase.html | 4 ++-- ..._odata_common.FunctionImportParameter.html | 4 ++-- ...mmon.ODataFunctionImportRequestConfig.html | 4 ++-- ...odata_v2.FunctionImportRequestBuilder.html | 4 ++-- ...a_v2.ODataFunctionImportRequestConfig.html | 4 ++-- ...d_sdk_odata_v2.defaultDeSerializers-1.html | 4 ++-- ...ata_v4.ODataActionImportRequestConfig.html | 4 ++-- ...a_v4.ODataFunctionImportRequestConfig.html | 4 ++-- ...OdataBoundFunctionImportRequestConfig.html | 4 ++-- ...d_sdk_odata_v4.defaultDeSerializers-1.html | 4 ++-- ...e_serializers.temporalDeSerializersV2.html | 4 ++-- ...e_serializers.temporalDeSerializersV4.html | 4 ++-- ...loud_sdk_util.cloudSdkExceptionLogger.html | 4 ++-- .../variables/sap_cloud_sdk_util.kibana.html | 4 ++-- .../variables/sap_cloud_sdk_util.local.html | 4 ++-- .../sap_cloud_sdk_util.logFormat.html | 4 ++-- .../variables/sap_cloud_sdk_util.unixEOL.html | 4 ++-- .../variables/sap_cloud_sdk_util.webEOL.html | 4 ++-- package.json | 2 +- packages/connectivity/CHANGELOG.md | 14 +++++++++++ packages/connectivity/package.json | 6 ++--- packages/eslint-config/CHANGELOG.md | 2 ++ packages/eslint-config/package.json | 2 +- packages/generator-common/CHANGELOG.md | 6 +++++ packages/generator-common/package.json | 4 ++-- packages/generator/CHANGELOG.md | 10 ++++++++ packages/generator/package.json | 12 +++++----- packages/http-client/CHANGELOG.md | 12 ++++++++++ packages/http-client/package.json | 8 +++---- packages/mail-client/CHANGELOG.md | 16 +++++++++++++ packages/mail-client/package.json | 6 ++--- packages/odata-common/CHANGELOG.md | 12 ++++++++++ packages/odata-common/package.json | 10 ++++---- packages/odata-v2/CHANGELOG.md | 13 ++++++++++ packages/odata-v2/package.json | 14 +++++------ packages/odata-v4/CHANGELOG.md | 13 ++++++++++ packages/odata-v4/package.json | 12 +++++----- packages/openapi-generator/CHANGELOG.md | 12 ++++++++++ packages/openapi-generator/package.json | 8 +++---- packages/openapi/CHANGELOG.md | 13 ++++++++++ packages/openapi/package.json | 10 ++++---- packages/resilience/CHANGELOG.md | 6 +++++ packages/resilience/package.json | 4 ++-- packages/temporal-de-serializers/CHANGELOG.md | 6 +++++ packages/temporal-de-serializers/package.json | 4 ++-- packages/test-util/CHANGELOG.md | 11 +++++++++ packages/test-util/package.json | 6 ++--- packages/util/CHANGELOG.md | 2 ++ packages/util/package.json | 2 +- test-packages/e2e-tests/CHANGELOG.md | 2 ++ test-packages/e2e-tests/package.json | 20 ++++++++-------- test-packages/integration-tests/CHANGELOG.md | 17 +++++++++++++ test-packages/integration-tests/package.json | 24 +++++++++---------- test-packages/self-tests/CHANGELOG.md | 2 ++ test-packages/self-tests/package.json | 2 +- test-packages/test-services-e2e/CHANGELOG.md | 2 ++ test-packages/test-services-e2e/package.json | 2 +- .../test-services-odata-common/CHANGELOG.md | 2 ++ .../test-services-odata-common/package.json | 4 ++-- .../test-services-odata-v2/CHANGELOG.md | 2 ++ .../test-services-odata-v2/package.json | 2 +- .../test-services-odata-v4/CHANGELOG.md | 2 ++ .../test-services-odata-v4/package.json | 2 +- .../test-services-openapi/CHANGELOG.md | 8 +++++++ .../no-schema-service/package.json | 2 +- .../test-services-openapi/package.json | 6 ++--- .../swagger-yaml-service/package.json | 2 +- .../test-service/package.json | 2 +- test-packages/type-tests/CHANGELOG.md | 2 ++ test-packages/type-tests/package.json | 22 ++++++++--------- 513 files changed, 1263 insertions(+), 1079 deletions(-) delete mode 100644 .changeset/afraid-timers-fail.md delete mode 100644 .changeset/few-cherries-mix.md delete mode 100644 .changeset/long-rivers-wait.md delete mode 100644 .changeset/ninety-lobsters-sleep.md delete mode 100644 .changeset/quick-points-return.md delete mode 100644 .changeset/rotten-lobsters-play.md create mode 100644 knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getTenantId.html diff --git a/.changeset/afraid-timers-fail.md b/.changeset/afraid-timers-fail.md deleted file mode 100644 index 6d6a79e593..0000000000 --- a/.changeset/afraid-timers-fail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sap-cloud-sdk/openapi-generator': minor ---- - -[Improvement] Generated OpenAPI clients support `application/merge-patch+json` media type for patch requests. diff --git a/.changeset/few-cherries-mix.md b/.changeset/few-cherries-mix.md deleted file mode 100644 index 7fff1452ad..0000000000 --- a/.changeset/few-cherries-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sap-cloud-sdk/connectivity': minor ---- - -[Improvement] Use tenant ID instead of tenant-aware authentication URL for the client credentials cache. diff --git a/.changeset/long-rivers-wait.md b/.changeset/long-rivers-wait.md deleted file mode 100644 index 646f97b721..0000000000 --- a/.changeset/long-rivers-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sap-cloud-sdk/mail-client': minor ---- - -[New Functionality] Add support for multi-tenancy for on-premise mail destinations. diff --git a/.changeset/ninety-lobsters-sleep.md b/.changeset/ninety-lobsters-sleep.md deleted file mode 100644 index 12c82772f6..0000000000 --- a/.changeset/ninety-lobsters-sleep.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@sap-cloud-sdk/connectivity': patch -'@sap-cloud-sdk/mail-client': patch ---- - -[Fixed Issue] Fix token fetching for mail multi-tenancy scenarios. diff --git a/.changeset/quick-points-return.md b/.changeset/quick-points-return.md deleted file mode 100644 index b3a093ea06..0000000000 --- a/.changeset/quick-points-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sap-cloud-sdk/connectivity': minor ---- - -[New Functionality] Add `getTenantId()` function for convenience. diff --git a/.changeset/rotten-lobsters-play.md b/.changeset/rotten-lobsters-play.md deleted file mode 100644 index a58b8bfeb0..0000000000 --- a/.changeset/rotten-lobsters-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@sap-cloud-sdk/connectivity': minor ---- - -[Improvement] Retrieve service token for OAuth2ClientCredentials authentication only once. diff --git a/CHANGELOG.md b/CHANGELOG.md index e9bbcbd9ee..54a186a656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,28 @@ - +# 3.17.0 + +API Docs: https://sap.github.io/cloud-sdk/api/3.17.0 + +## New Functionalities + +- [connectivity] Add `getTenantId()` function for convenience. (dbad36f) +- [mail-client] Add support for multi-tenancy for on-premise mail destinations. (68a07d6) + +## Improvements + +- [connectivity] Use tenant ID instead of tenant-aware authentication URL for the client credentials cache. (54a46a3) +- [connectivity] Retrieve service token for OAuth2ClientCredentials authentication only once. (99b5009) +- [openapi-generator] Generated OpenAPI clients support `application/merge-patch+json` media type for patch requests. (e9a243a) + +## Fixed Issues + +- [connectivity] Fix token fetching for mail multi-tenancy scenarios. + - @sap-cloud-sdk/resilience@3.17.0 + - @sap-cloud-sdk/util@3.17.0 (86f4158) +- [mail-client] Fix token fetching for mail multi-tenancy scenarios. (86f4158) + # 3.16.0 API Docs: https://sap.github.io/cloud-sdk/api/3.16.0 diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 3ce4c59192..92c2968cf6 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -1,4 +1,4 @@ -## Version: 3.16.0 +## Version: 3.17.0 The SAP Cloud SDK for JavaScript consists of multiple libraries to enable you to write side-by-side extensions on SAP Business Technology Platform. diff --git a/knowledge-base/api-reference/assets/navigation.js b/knowledge-base/api-reference/assets/navigation.js index 88a7f22c45..6ad96ddcfd 100644 --- a/knowledge-base/api-reference/assets/navigation.js +++ b/knowledge-base/api-reference/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/knowledge-base/api-reference/assets/search.js b/knowledge-base/api-reference/assets/search.js index e58e70af54..3f1180efe0 100644 --- a/knowledge-base/api-reference/assets/search.js +++ b/knowledge-base/api-reference/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,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" \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.AllFields.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.AllFields.html index 7a8c13f3e4..b143fba3e4 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.AllFields.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.AllFields.html @@ -1,8 +1,8 @@ -AllFields | SAP Cloud SDK for JavaScript - v3.16.0

Represents the selection of all fields. +AllFields | SAP Cloud SDK for JavaScript - v3.17.0

Represents the selection of all fields. This field should be used in the schema of entities.

Type Parameters

Constructors

Properties

_entityConstructor _fieldName selectable

Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

-

Constructors

Properties

_entityConstructor: Constructable<EntityT>
_fieldName: string
selectable: true
\ No newline at end of file +

Constructors

Properties

_entityConstructor: Constructable<EntityT>
_fieldName: string
selectable: true
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.BatchChangeSet.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.BatchChangeSet.html index 50abc47cec..6ccce5a2f6 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.BatchChangeSet.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.BatchChangeSet.html @@ -1,4 +1,4 @@ -BatchChangeSet | SAP Cloud SDK for JavaScript - v3.16.0

Representation of a batch change set, which holds a collection of write operations.

+BatchChangeSet | SAP Cloud SDK for JavaScript - v3.17.0

Representation of a batch change set, which holds a collection of write operations.

Type Parameters

Constructors

Properties

boundary requests @@ -6,4 +6,4 @@

Type Parameters

Parameters

  • requests: ChangesetBuilderTypes<DeSerializersT>[]

    Requests to combine to one change set.

  • Optional boundary: string

    Request boundary for separation of sub requests. Defaults to an auto generated value.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

Returns BatchChangeSet<DeSerializersT>

Properties

boundary: string
\ No newline at end of file +

Returns BatchChangeSet<DeSerializersT>

Properties

boundary: string
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.BooleanFilterFunction.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.BooleanFilterFunction.html index 21c098a7d7..d0b24a6696 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.BooleanFilterFunction.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.BooleanFilterFunction.html @@ -1,4 +1,4 @@ -BooleanFilterFunction | SAP Cloud SDK for JavaScript - v3.16.0

Representation of a filter function, that returns a value of type boolean.

+BooleanFilterFunction | SAP Cloud SDK for JavaScript - v3.17.0

Representation of a filter function, that returns a value of type boolean.

Type Parameters

Hierarchy (view full)

Constructors

Properties

edmType functionName @@ -15,4 +15,4 @@

Parameters

  • value: boolean

    Value to be used in the filter.

Returns Filter<EntityT, any, boolean>

The resulting filter.

Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CollectionField.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CollectionField.html index 797de610e2..b7e401e380 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CollectionField.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CollectionField.html @@ -1,4 +1,4 @@ -CollectionField | SAP Cloud SDK for JavaScript - v3.16.0

Class CollectionField<EntityT, DeSerializersT, CollectionFieldT, NullableT, SelectableT>

Represents a field of an entity or a complex type, that can have a collection as value.

+CollectionField | SAP Cloud SDK for JavaScript - v3.17.0

Class CollectionField<EntityT, DeSerializersT, CollectionFieldT, NullableT, SelectableT>

Represents a field of an entity or a complex type, that can have a collection as value.

Type Parameters

  • EntityT extends EntityBase

    Type of the entity the field belongs to.

  • DeSerializersT extends DeSerializers

    Type of the (de-)serializers.

  • CollectionFieldT extends EdmTypeShared<"any"> | Record<string, any> = any

    Type of of elements of the collection. This can either be an EDM type or complex type.

    @@ -20,4 +20,4 @@

Returns CollectionField<EntityT, DeSerializersT, CollectionFieldT, NullableT, SelectableT>

Properties

_deSerializers: DeSerializersT
_entityConstructor: Constructable<EntityT>
_fieldName: string
_fieldOptions: Required<FieldOptions<NullableT, SelectableT>>

Methods

  • Gets the path to the complex type property represented by this.

    Returns string

    The path to the complex type property.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CollectionFilterFunction.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CollectionFilterFunction.html index 2d5154c4d8..f604fae0ce 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CollectionFilterFunction.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CollectionFilterFunction.html @@ -1,4 +1,4 @@ -CollectionFilterFunction | SAP Cloud SDK for JavaScript - v3.16.0

Representation of a filter function, that returns a collection of values.

+CollectionFilterFunction | SAP Cloud SDK for JavaScript - v3.17.0

Representation of a filter function, that returns a collection of values.

Type Parameters

Hierarchy (view full)

Constructors

Properties

edmType functionName @@ -16,4 +16,4 @@

Parameters

  • value: FieldT[]

    Value to be used in the filter.

Returns Filter<EntityT, any, FieldT[]>

The resulting filter.

Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ComplexTypeField.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ComplexTypeField.html index b88e1ef74f..ddfbbc7896 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ComplexTypeField.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ComplexTypeField.html @@ -1,4 +1,4 @@ -ComplexTypeField | SAP Cloud SDK for JavaScript - v3.16.0

Class ComplexTypeField<EntityT, DeSerializersT, ComplexT, NullableT, SelectableT>Abstract

Represents a complex type property of an entity or a complex type.

+ComplexTypeField | SAP Cloud SDK for JavaScript - v3.17.0

Class ComplexTypeField<EntityT, DeSerializersT, ComplexT, NullableT, SelectableT>Abstract

Represents a complex type property of an entity or a complex type.

ComplexTypeFields are used as static properties of entities and are generated from the metadata, i.e. for each property of an OData entity, that has a complex type, there exists one static instance of ComplexTypeField (or rather one of its subclasses) in the corresponding generated class file. ComplexTypeFields are used to represent the domain of complex or custom structures that can be used in select, filter and order by functions. @@ -31,4 +31,4 @@

deSerializers: DeSerializersT

Methods

  • Gets the path to the complex type property represented by this.

    Returns string

    The path to the complex type property.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CountRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CountRequestBuilder.html index aac6bb37dd..8b97cbc1ad 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CountRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CountRequestBuilder.html @@ -1,4 +1,4 @@ -CountRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

Class CountRequestBuilder<EntityT, DeSerializersT>

Create an OData request to count entities based on the configuration of the request. +CountRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

Class CountRequestBuilder<EntityT, DeSerializersT>

Create an OData request to count entities based on the configuration of the request. A CountRequestBuilder allows only for execution of the request. If you want to apply query parameters like filter, skip or top do it on the GetAllRequestBuilder the count is created from.

Type Parameters

  • EntityT extends EntityBase

    Type of the entity to be requested

    @@ -55,4 +55,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CreateRequestBuilderBase.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CreateRequestBuilderBase.html index 920c70608a..4992a248fa 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CreateRequestBuilderBase.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CreateRequestBuilderBase.html @@ -1,4 +1,4 @@ -CreateRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.16.0

Class CreateRequestBuilderBase<EntityT, DeSerializersT>Abstract

Abstract create request class holding the parts shared in OData v2 and v4.

+CreateRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.17.0

Class CreateRequestBuilderBase<EntityT, DeSerializersT>Abstract

Abstract create request class holding the parts shared in OData v2 and v4.

Type Parameters

Hierarchy (view full)

Implements

Constructors

Properties

_deSerializers @@ -78,4 +78,4 @@

Parameters

Returns Promise<string>

Promise resolving to the URL for the request.

Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CustomField.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CustomField.html index 422450bb1b..ac7da66b12 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CustomField.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.CustomField.html @@ -1,4 +1,4 @@ -CustomField | SAP Cloud SDK for JavaScript - v3.16.0

Class CustomField<EntityT, DeSerializersT, NullableT>

If your entity contains fields not present in your service specification you can model them using custom fields. +CustomField | SAP Cloud SDK for JavaScript - v3.17.0

Class CustomField<EntityT, DeSerializersT, NullableT>

If your entity contains fields not present in your service specification you can model them using custom fields. Alternatively you can also generate a client based on a service specification containing all fields.

Type Parameters

Hierarchy (view full)

Constructors

Properties

_entityConstructor @@ -22,4 +22,4 @@

Constructors

Properties

_entityConstructor: Constructable<EntityT>
_fieldName: string
_fieldOptions: Required<FieldOptions<NullableT, false>>

Methods

  • Path to the field to be used in filter and order by queries.

    Returns string

    Path to the field to be used in filter and order by queries.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.DeleteRequestBuilderBase.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.DeleteRequestBuilderBase.html index 688ef8a702..4db19f2f19 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.DeleteRequestBuilderBase.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.DeleteRequestBuilderBase.html @@ -1,4 +1,4 @@ -DeleteRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.16.0

Class DeleteRequestBuilderBase<EntityT, DeSerializersT>Abstract

Abstract class to delete an entity holding the shared parts between OData v2 and v4.

+DeleteRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.17.0

Class DeleteRequestBuilderBase<EntityT, DeSerializersT>Abstract

Abstract class to delete an entity holding the shared parts between OData v2 and v4.

Type Parameters

Hierarchy (view full)

Implements

Constructors

Properties

_deSerializers @@ -69,4 +69,4 @@

Parameters

Returns Promise<string>

Promise resolving to the URL for the request.

Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EdmTypeField.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EdmTypeField.html index ea110c3e24..8528c49f78 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EdmTypeField.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EdmTypeField.html @@ -1,4 +1,4 @@ -EdmTypeField | SAP Cloud SDK for JavaScript - v3.16.0

Class EdmTypeField<EntityT, DeSerializersT, EdmT, NullableT, SelectableT>

Represents a property of an OData entity with an EDM type.

+EdmTypeField | SAP Cloud SDK for JavaScript - v3.17.0

Class EdmTypeField<EntityT, DeSerializersT, EdmT, NullableT, SelectableT>

Represents a property of an OData entity with an EDM type.

EdmTypeFields are used as static properties of entities or EDM typed fields of complex type fields. They are generated from the OData metadata, i.e. for each property of an OData entity, that has an EDM type, there is one static instance of EdmTypeField (or rather one of its subclasses) in the corresponding generated class file. EdmTypeFields are used to represent the domain of more or less primitive values that can be used in select, filter and order by functions. @@ -38,4 +38,4 @@

Parameters

Returns Filter<EntityT, DeSerializersT, NullableFieldType<DeserializedType<DeSerializersT, EdmT>, NullableT>>

The resulting filter.

Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EntityBase.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EntityBase.html index 540f49703a..00679c36b6 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EntityBase.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EntityBase.html @@ -1,4 +1,4 @@ -EntityBase | SAP Cloud SDK for JavaScript - v3.16.0

Super class for all representations of OData entity types.

+EntityBase | SAP Cloud SDK for JavaScript - v3.17.0

Super class for all representations of OData entity types.

Hierarchy (view full)

Constructors

Properties

_customFields _entityApi @@ -77,4 +77,4 @@
  • Overwrites the default toJSON method so that all instance variables as well as all custom fields of the entity are returned.

    Returns {
        [key: string]: any;
    }

    An object containing all instance variables + custom fields.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    • [key: string]: any
\ No newline at end of file +
  • [key: string]: any
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EntityBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EntityBuilder.html index 2870e9e914..468643cd2d 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EntityBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EntityBuilder.html @@ -1,4 +1,4 @@ -EntityBuilder | SAP Cloud SDK for JavaScript - v3.16.0

Contains the methods to build an entity.

+EntityBuilder | SAP Cloud SDK for JavaScript - v3.17.0

Contains the methods to build an entity.

Type Parameters

Constructors

Properties

_entity _entityApi @@ -16,4 +16,4 @@

Parameters

  • customFields: Record<string, any>

    The custom fields you want to add.

Returns this

The entity builder itself for method chaining.

Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

-
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EnumField.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EnumField.html index d179cbfbe5..1b694cf698 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EnumField.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.EnumField.html @@ -1,4 +1,4 @@ -EnumField | SAP Cloud SDK for JavaScript - v3.16.0

Class EnumField<EntityT, DeSerializersT, EnumT, NullableT, SelectableT>

Represents a property with an enum value.

+EnumField | SAP Cloud SDK for JavaScript - v3.17.0

Class EnumField<EntityT, DeSerializersT, EnumT, NullableT, SelectableT>

Represents a property with an enum value.

Type Parameters

  • EntityT extends EntityBase

    Type of the entity the field belongs to.

  • DeSerializersT extends DeSerializers
  • EnumT extends string = string

    Enum type that contains all valid enum entries for this field.

  • NullableT extends boolean = false

    Boolean type that represents whether the field is nullable.

    @@ -27,4 +27,4 @@

    Parameters

    • value: `${EnumT}`

      Value to be used in the filter.

    Returns Filter<EntityT, DeSerializersT, string>

    The resulting filter.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Field.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Field.html index a68f6ffbdf..9edd7a855d 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Field.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Field.html @@ -1,4 +1,4 @@ -Field | SAP Cloud SDK for JavaScript - v3.16.0

Class Field<EntityT, NullableT, SelectableT>

Abstract representation a property of an OData entity.

+Field | SAP Cloud SDK for JavaScript - v3.17.0

Class Field<EntityT, NullableT, SelectableT>

Abstract representation a property of an OData entity.

Fields are used as static properties of entities or properties of ComplexTypeFields and are generated from the metadata, i.e. for each property of an OData entity, there exists one static instance of Field (or rather one of its subclasses) in the corresponding generated class file. Fields are used to represent the domain of values that can be used in select, filter and order by functions.

@@ -18,4 +18,4 @@

Returns Field<EntityT, NullableT, SelectableT>

Properties

_entityConstructor: Constructable<EntityT>
_fieldName: string
_fieldOptions: Required<FieldOptions<NullableT, SelectableT>>

Methods

  • Path to the field to be used in filter and order by queries.

    Returns string

    Path to the field to be used in filter and order by queries.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
\ No newline at end of file +
\ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FieldBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FieldBuilder.html index 45e8c9f054..2aae43bbdc 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FieldBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FieldBuilder.html @@ -1,4 +1,4 @@ -FieldBuilder | SAP Cloud SDK for JavaScript - v3.16.0

Field builder to orchestrate the creation of the different kinds of fields.

+FieldBuilder | SAP Cloud SDK for JavaScript - v3.17.0

Field builder to orchestrate the creation of the different kinds of fields.

Type Parameters

  • FieldOfT extends ConstructorOrField<any>

    Type of the entity or complex type field this field belongs to.

  • DeSerializersT extends DeSerializers

    Type of the (de-)serializers.

Constructors

constructor @@ -29,4 +29,4 @@
  • isNullable: NullableT

    Whether the field is nullable.

  • Returns EnumField<EntityTypeFromFieldOf<FieldOfT>, DeSerializersT, EnumT, NullableT, IsSelectableField<FieldOfT>>

    A collection field with the given collection type.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Filter.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Filter.html index 32a998b09a..5adedb3302 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Filter.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Filter.html @@ -1,4 +1,4 @@ -Filter | SAP Cloud SDK for JavaScript - v3.16.0

    Class Filter<EntityT, DeSerializersT, FieldT>

    Represents a filter expression to narrow the data on a GetAllRequestBuilder request for multiple entities that match the specified criteria. +Filter | SAP Cloud SDK for JavaScript - v3.17.0

    Class Filter<EntityT, DeSerializersT, FieldT>

    Represents a filter expression to narrow the data on a GetAllRequestBuilder request for multiple entities that match the specified criteria. A filter refers to the field of an entity and restricts the request based on an operator and a value. Entity.FIELD_NAME.operator(value).

    Example

    `Product.NAME.equals('cloud-sdk')` creates a filter for the entity `Product` that matches in case the field `NAME` equals 'cloud-sdk'.

    See also: {@link Filterable}.
    @@ -19,4 +19,4 @@

    Returns Filter<EntityT, DeSerializersT, FieldT>

    Properties

    _deSerializers: DeSerializersT

    Dummy property to also include the deserializer type in the structure of the entity type.

    _entity: EntityT

    Entity type of the entity tp be filtered.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    field: string | FilterFunction<EntityT, FieldT>
    operator: FilterOperator
    value: FieldT
    \ No newline at end of file +
    field: string | FilterFunction<EntityT, FieldT>
    operator: FilterOperator
    value: FieldT
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterFunction.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterFunction.html index 6d9967ce12..2ae1f200cf 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterFunction.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterFunction.html @@ -1,4 +1,4 @@ -FilterFunction | SAP Cloud SDK for JavaScript - v3.16.0

    Class FilterFunction<EntityT, ReturnT>Abstract

    Data structure to represent OData filter functions. +FilterFunction | SAP Cloud SDK for JavaScript - v3.17.0

    Class FilterFunction<EntityT, ReturnT>Abstract

    Data structure to represent OData filter functions. Use the factory function filterFunction to create instances of FilterFunction.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    edmType @@ -17,4 +17,4 @@

    Parameters

    • value: ReturnT

      Value to be used in the filter.

    Returns Filter<EntityT, any, ReturnT>

    The resulting filter.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterLambdaExpression.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterLambdaExpression.html index 73710d558e..702d2c0085 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterLambdaExpression.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterLambdaExpression.html @@ -1,6 +1,6 @@ -FilterLambdaExpression | SAP Cloud SDK for JavaScript - v3.16.0

    Class FilterLambdaExpression<EntityT, DeSerializersT>

    Class representing a filter expression based on a FilterLambdaOperator.

    +FilterLambdaExpression | SAP Cloud SDK for JavaScript - v3.17.0

    Class FilterLambdaExpression<EntityT, DeSerializersT>

    Class representing a filter expression based on a FilterLambdaOperator.

    Type Parameters

    Constructors

    Properties

    filters lambdaOperator

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Constructors

    Properties

    lambdaOperator: FilterLambdaOperator
    \ No newline at end of file +

    Constructors

    Properties

    lambdaOperator: FilterLambdaOperator
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterLink.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterLink.html index 4854ae4ce4..70c96e90c9 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterLink.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterLink.html @@ -1,4 +1,4 @@ -FilterLink | SAP Cloud SDK for JavaScript - v3.16.0

    Class FilterLink<EntityT, DeSerializersT, LinkedEntityApiT>

    Data structure to represent filter on properties of a navigation property (link). +FilterLink | SAP Cloud SDK for JavaScript - v3.17.0

    Class FilterLink<EntityT, DeSerializersT, LinkedEntityApiT>

    Data structure to represent filter on properties of a navigation property (link). In OData v2 filtering for navigation properties is ONLY supported for properties with a one-to-one cardinality (OneToOneLink).

    Example

    In the following filter statement `Entity.requestBuilder().filter(Entity.to_NavProperty.filter(LinkedEntity.property.equals(value)))`,
    `Entity.to_NavProperty.filter(LinkedEntity.property.equals(value))` is a `FilterLink`.

    In OData v4 filtering is also possible on one-to-many links. See {@link OneToManyLink}.
    @@ -17,4 +17,4 @@

    Type Param: LinkedEntityT

    Type of the linked entity which is used in

    _entity: EntityT

    Entity type of the entity tp be filtered.

    _linkedEntityType: EntityType<LinkedEntityApiT>

    Linked entity to be filtered by.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterList.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterList.html index da96f19363..384ff14549 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterList.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.FilterList.html @@ -1,4 +1,4 @@ -FilterList | SAP Cloud SDK for JavaScript - v3.16.0

    Data structure to combine Filterables conjunctively and / or disjunctively. A FilterList matches when all filterables within the andFilters match and when at least one filterable within the orFilters matches. Should not be used directly.

    +FilterList | SAP Cloud SDK for JavaScript - v3.17.0

    Data structure to combine Filterables conjunctively and / or disjunctively. A FilterList matches when all filterables within the andFilters match and when at least one filterable within the orFilters matches. Should not be used directly.

    Type Parameters

    Implements

    Constructors

    Properties

    _deSerializers _entity @@ -10,4 +10,4 @@

    Returns FilterList<EntityT, DeSerializersT>

    Properties

    _deSerializers: DeSerializersT

    Dummy property to also include the deserializer type in the structure of the entity type.

    _entity: EntityT

    Entity type of the entity tp be filtered.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.GetAllRequestBuilderBase.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.GetAllRequestBuilderBase.html index 7ae9284a8d..6bd4e1a133 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.GetAllRequestBuilderBase.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.GetAllRequestBuilderBase.html @@ -1,4 +1,4 @@ -GetAllRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.16.0

    Class GetAllRequestBuilderBase<EntityT, DeSerializersT>Abstract

    Base class for the get all request builders GetAllRequestBuilderV2 and GetAllRequestBuilderV4.

    +GetAllRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.17.0

    Class GetAllRequestBuilderBase<EntityT, DeSerializersT>Abstract

    Base class for the get all request builders GetAllRequestBuilderV2 and GetAllRequestBuilderV4.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    _deSerializers @@ -80,4 +80,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.GetByKeyRequestBuilderBase.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.GetByKeyRequestBuilderBase.html index 131834ff1d..a2d7921894 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.GetByKeyRequestBuilderBase.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.GetByKeyRequestBuilderBase.html @@ -1,4 +1,4 @@ -GetByKeyRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.16.0

    Class GetByKeyRequestBuilderBase<EntityT, DeSerializersT>Abstract

    Abstract class to create a get by key request containing the shared functionality for OData v2 and v4.

    +GetByKeyRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.17.0

    Class GetByKeyRequestBuilderBase<EntityT, DeSerializersT>Abstract

    Abstract class to create a get by key request containing the shared functionality for OData v2 and v4.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    _deSerializers @@ -72,4 +72,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Link.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Link.html index 8ea6fee66f..7b61b3cb84 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Link.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Link.html @@ -1,4 +1,4 @@ -Link | SAP Cloud SDK for JavaScript - v3.16.0

    Class Link<EntityT, DeSerializersT, LinkedEntityApiT>

    Represents a navigation property of an OData entity.

    +Link | SAP Cloud SDK for JavaScript - v3.17.0

    Class Link<EntityT, DeSerializersT, LinkedEntityApiT>

    Represents a navigation property of an OData entity.

    OData is a relational data model, i.e. entities can be related to one another. For example, BusinessPartner is in a 1:n relation with BusinessPartnerAddress and in a 1:1 relation with Customer. Like normal properties, navigation properties can be used for selecting (expanding) and filtering. @@ -35,4 +35,4 @@

    Parameters

    Returns this

    The link itself, to facilitate method chaining.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.NumberFilterFunction.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.NumberFilterFunction.html index a0d8d9786e..417b9b522f 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.NumberFilterFunction.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.NumberFilterFunction.html @@ -1,4 +1,4 @@ -NumberFilterFunction | SAP Cloud SDK for JavaScript - v3.16.0

    Representation of a filter function, that returns a value of type number. This supports int, double and decimal values.

    +NumberFilterFunction | SAP Cloud SDK for JavaScript - v3.17.0

    Representation of a filter function, that returns a value of type number. This supports int, double and decimal values.

    Type Parameters

    Hierarchy

    • OrderableFilterFunction<EntityT, number>
      • NumberFilterFunction

    Constructors

    Properties

    edmType functionName @@ -32,4 +32,4 @@

    Parameters

    • value: number

      Value to be used in the filter.

    Returns Filter<EntityT, any, number>

    The resulting filter.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataBatchRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataBatchRequestConfig.html index e2af314297..149b62ad0c 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataBatchRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataBatchRequestConfig.html @@ -1,4 +1,4 @@ -ODataBatchRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    OData batch request configuration for an entity type.

    +ODataBatchRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    OData batch request configuration for an entity type.

    Hierarchy (view full)

    Constructors

    Properties

    basePath boundary @@ -32,4 +32,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    • Parameters

      Returns void

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    • Parameters

      Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataCountRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataCountRequestConfig.html index 80d472e139..4c223e2aba 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataCountRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataCountRequestConfig.html @@ -1,4 +1,4 @@ -ODataCountRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataCountRequestConfig<EntityT, DeSerializersT>

    OData count request configuration for an entity type.

    +ODataCountRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataCountRequestConfig<EntityT, DeSerializersT>

    OData count request configuration for an entity type.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    basePath @@ -30,4 +30,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataCreateRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataCreateRequestConfig.html index 3c4d4565e7..30bc87ffa4 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataCreateRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataCreateRequestConfig.html @@ -1,4 +1,4 @@ -ODataCreateRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataCreateRequestConfig<EntityT, DeSerializersT>

    OData create request configuration for an entity type.

    +ODataCreateRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataCreateRequestConfig<EntityT, DeSerializersT>

    OData create request configuration for an entity type.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    basePath @@ -36,4 +36,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    • Returns string

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    • Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataDeleteRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataDeleteRequestConfig.html index 8a122a99b5..53992363e4 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataDeleteRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataDeleteRequestConfig.html @@ -1,4 +1,4 @@ -ODataDeleteRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataDeleteRequestConfig<EntityT, DeSerializersT>

    OData delete request configuration for an entity type.

    +ODataDeleteRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataDeleteRequestConfig<EntityT, DeSerializersT>

    OData delete request configuration for an entity type.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    basePath @@ -37,4 +37,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataFunctionRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataFunctionRequestConfig.html index 3be770b997..d96e19201d 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataFunctionRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataFunctionRequestConfig.html @@ -1,4 +1,4 @@ -ODataFunctionRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataFunctionRequestConfig<DeSerializersT, ParametersT>Abstract

    Function request configuration for an entity type.

    +ODataFunctionRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataFunctionRequestConfig<DeSerializersT, ParametersT>Abstract

    Function request configuration for an entity type.

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the deserializer use on the request

    • ParametersT

      Type of the parameter to setup a request with

    Hierarchy (view full)

    Constructors

    constructor @@ -37,4 +37,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataGetAllRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataGetAllRequestConfig.html index 371cfdd44e..6526b5dadc 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataGetAllRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataGetAllRequestConfig.html @@ -1,4 +1,4 @@ -ODataGetAllRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataGetAllRequestConfig<EntityT, DeSerializersT>

    OData getAll request configuration for an entity type.

    +ODataGetAllRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataGetAllRequestConfig<EntityT, DeSerializersT>

    OData getAll request configuration for an entity type.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    basePath @@ -42,4 +42,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataGetByKeyRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataGetByKeyRequestConfig.html index cec36a64ea..347ebff637 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataGetByKeyRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataGetByKeyRequestConfig.html @@ -1,4 +1,4 @@ -ODataGetByKeyRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataGetByKeyRequestConfig<EntityT, DeSerializersT>

    OData getByKey request configuration for an entity type.

    +ODataGetByKeyRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataGetByKeyRequestConfig<EntityT, DeSerializersT>

    OData getByKey request configuration for an entity type.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    basePath @@ -36,4 +36,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataRequest.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataRequest.html index 63c51862e7..ce7a0eb141 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataRequest.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataRequest.html @@ -1,4 +1,4 @@ -ODataRequest | SAP Cloud SDK for JavaScript - v3.16.0

    OData request configuration for an entity type.

    +ODataRequest | SAP Cloud SDK for JavaScript - v3.17.0

    OData request configuration for an entity type.

    Type Param: EntityT

    Type of the entity to setup a request for.

    Type Parameters

    Constructors

    Properties

    config @@ -49,4 +49,4 @@
    • Constructs an absolute URL for the given request.

      Returns string

      The absolute URL for the request.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataRequestConfig.html index ea6c1343fc..563d96b8ac 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataRequestConfig.html @@ -1,4 +1,4 @@ -ODataRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Parent class for all OData request configs like getAll, delete or count.

    +ODataRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Parent class for all OData request configs like getAll, delete or count.

    Hierarchy (view full)

    Constructors

    Properties

    basePath defaultBasePath @@ -30,4 +30,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataUpdateRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataUpdateRequestConfig.html index c9d11893b9..c9f7661b87 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataUpdateRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.ODataUpdateRequestConfig.html @@ -1,4 +1,4 @@ -ODataUpdateRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataUpdateRequestConfig<EntityT, DeSerializersT>

    OData update request configuration for an entity type.

    +ODataUpdateRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataUpdateRequestConfig<EntityT, DeSerializersT>

    OData update request configuration for an entity type.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    basePath @@ -38,4 +38,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    • Returns void

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    • Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OneToManyLink.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OneToManyLink.html index 95fbd7bbce..a0469acf03 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OneToManyLink.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OneToManyLink.html @@ -1,4 +1,4 @@ -OneToManyLink | SAP Cloud SDK for JavaScript - v3.16.0

    Class OneToManyLink<EntityT, DeSerializersT, LinkedEntityApiT>

    Represents a one to many relation for OData v4 entities. +OneToManyLink | SAP Cloud SDK for JavaScript - v3.17.0

    Class OneToManyLink<EntityT, DeSerializersT, LinkedEntityApiT>

    Represents a one to many relation for OData v4 entities. For OData v2 entities the Link is used to represent one to many relation. See Link for more information.

    Type Parameters

    Hierarchy (view full)

    Constructors

    constructor @@ -46,4 +46,4 @@

    Parameters

    • top: number

      Maximum number of entities to return in the response. Can be less, if less entities match the request.

    Returns this

    The request builder itself, to facilitate method chaining.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OneToOneLink.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OneToOneLink.html index cf639f8327..a0c8ff67b1 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OneToOneLink.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OneToOneLink.html @@ -1,4 +1,4 @@ -OneToOneLink | SAP Cloud SDK for JavaScript - v3.16.0

    Class OneToOneLink<EntityT, DeSerializersT, LinkedEntityApiT>

    Represents a link from one entity to one other linked entity (as opposed to a list of linked entities). In OData v2 a OneToOneLink can be used to filter and order a selection on an entity based on filters and orders on a linked entity.

    +OneToOneLink | SAP Cloud SDK for JavaScript - v3.17.0

    Class OneToOneLink<EntityT, DeSerializersT, LinkedEntityApiT>

    Represents a link from one entity to one other linked entity (as opposed to a list of linked entities). In OData v2 a OneToOneLink can be used to filter and order a selection on an entity based on filters and orders on a linked entity.

    Type Param: LinkedEntityT

    Type of the entity to be linked to.

    Type Parameters

    Hierarchy (view full)

    Constructors

    constructor @@ -40,4 +40,4 @@

    Parameters

    Returns this

    The link itself, to facilitate method chaining.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OperationParameter.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OperationParameter.html index beb004ecf4..6476c4ee2f 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OperationParameter.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OperationParameter.html @@ -1,4 +1,4 @@ -OperationParameter | SAP Cloud SDK for JavaScript - v3.16.0

    Internal representation of operation parameters. It adds metadata to the value.

    +OperationParameter | SAP Cloud SDK for JavaScript - v3.17.0

    Internal representation of operation parameters. It adds metadata to the value.

    Type Parameters

    • ValueT

      Type of the value.

    Constructors

    Properties

    edmType @@ -9,4 +9,4 @@
  • edmType: EdmTypeCommon | ExclusiveEdmTypeV2 | ExclusiveEdmTypeV4

    Original EDM type.

  • value: ValueT

    Value to be used as parameter.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
  • Returns OperationParameter<ValueT>

    Properties

    originalName: string
    value: ValueT
    \ No newline at end of file +

    Returns OperationParameter<ValueT>

    Properties

    originalName: string
    value: ValueT
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OperationRequestBuilderBase.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OperationRequestBuilderBase.html index b881d427aa..6b1c1a919d 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OperationRequestBuilderBase.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OperationRequestBuilderBase.html @@ -1,4 +1,4 @@ -OperationRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.16.0

    Class OperationRequestBuilderBase<DeSerializersT, ReturnT, RequestConfigT>Abstract

    Create OData request to execute an action or function.

    +OperationRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.17.0

    Class OperationRequestBuilderBase<DeSerializersT, ReturnT, RequestConfigT>Abstract

    Create OData request to execute an action or function.

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the (de-)serializers.

    • ReturnT

      Type of the function return value.

    • RequestConfigT extends ODataRequestConfig

      Type of the request config.

      @@ -65,4 +65,4 @@

      Parameters

      Returns Promise<string>

      Promise resolving to the URL for the request.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Order.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Order.html index 762cbee9a9..f7fc9ebf36 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Order.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.Order.html @@ -1,4 +1,4 @@ -Order | SAP Cloud SDK for JavaScript - v3.16.0

    OData queries take this to determine the order of results.

    +Order | SAP Cloud SDK for JavaScript - v3.17.0

    OData queries take this to determine the order of results.

    Type Parameters

    Implements

    Constructors

    Properties

    _deSerializers _entity @@ -11,4 +11,4 @@

    Returns Order<EntityT>

    Properties

    _deSerializers: any

    Dummy property to also include the deserializer type in the structure of the entity type.

    _entity: EntityT

    Dummy property whose type makes structurally identical entities distinguishable in TypeScript.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    _entityConstructor: Constructable<EntityT>
    _fieldName: string
    orderType: OrderType
    \ No newline at end of file +
    _entityConstructor: Constructable<EntityT>
    _fieldName: string
    orderType: OrderType
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OrderLink.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OrderLink.html index 0375473eb4..a154dca5ae 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OrderLink.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OrderLink.html @@ -1,4 +1,4 @@ -OrderLink | SAP Cloud SDK for JavaScript - v3.16.0

    Link to represent an order by on a linked entity.

    +OrderLink | SAP Cloud SDK for JavaScript - v3.17.0

    Link to represent an order by on a linked entity.

    Type Param: LinkedEntityT

    Type of the entity to link to.

    Type Parameters

    Constructors

    constructor @@ -10,4 +10,4 @@

    Type Parameters

    Parameters

    Returns OrderLink<EntityT, LinkedEntityApiT>

    Properties

    entityType: EntityT
    linkedEntityType: EntityType<LinkedEntityApiT>
    \ No newline at end of file +

    Returns OrderLink<EntityT, LinkedEntityApiT>

    Properties

    entityType: EntityT
    linkedEntityType: EntityType<LinkedEntityApiT>
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OrderableEdmTypeField.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OrderableEdmTypeField.html index 0cf5181ce1..c38b08b89c 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OrderableEdmTypeField.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.OrderableEdmTypeField.html @@ -1,4 +1,4 @@ -OrderableEdmTypeField | SAP Cloud SDK for JavaScript - v3.16.0

    Class OrderableEdmTypeField<EntityT, DeSerializersT, EdmT, NullableT, SelectableT>

    EdmTypeField, that represents a property with an EDM type, that can be compared with greaterThan, greaterOrEqual, lessThan and lessOrEqual.

    +OrderableEdmTypeField | SAP Cloud SDK for JavaScript - v3.17.0

    Class OrderableEdmTypeField<EntityT, DeSerializersT, EdmT, NullableT, SelectableT>

    EdmTypeField, that represents a property with an EDM type, that can be compared with greaterThan, greaterOrEqual, lessThan and lessOrEqual.

    Type Parameters

    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.RequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.RequestBuilder.html index 783803fbf8..422e521468 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.RequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.RequestBuilder.html @@ -1,4 +1,4 @@ -RequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class RequestBuilder<EntityT, DeSerializersT>Abstract

    Represents a request builder for a given entity API.

    +RequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class RequestBuilder<EntityT, DeSerializersT>Abstract

    Represents a request builder for a given entity API.

    Type Parameters

    Implements

    Constructors

    Properties

    _deSerializers _entity @@ -6,4 +6,4 @@

    Constructors

    Properties

    _deSerializers: DeSerializersT

    Dummy property to also include the deserializer type in the structure of the entity type.

    _entity: EntityT

    Dummy property whose type makes structurally identical entities distinguishable in TypeScript.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.StringFilterFunction.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.StringFilterFunction.html index 467a60c9bb..3a857207ed 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.StringFilterFunction.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.StringFilterFunction.html @@ -1,4 +1,4 @@ -StringFilterFunction | SAP Cloud SDK for JavaScript - v3.16.0

    Representation of a filter function, that returns a value of type string.

    +StringFilterFunction | SAP Cloud SDK for JavaScript - v3.17.0

    Representation of a filter function, that returns a value of type string.

    Type Parameters

    Hierarchy

    • OrderableFilterFunction<EntityT, string>
      • StringFilterFunction

    Constructors

    Properties

    edmType functionName @@ -31,4 +31,4 @@

    Parameters

    • value: string

      Value to be used in the filter.

    Returns Filter<EntityT, any, string>

    The resulting filter.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.UnaryFilter.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.UnaryFilter.html index bc85cb278a..d646e0b0a1 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.UnaryFilter.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.UnaryFilter.html @@ -1,6 +1,6 @@ -UnaryFilter | SAP Cloud SDK for JavaScript - v3.16.0

    Class representing a unary filter which is a filter containing just a single argument e.g. not.

    +UnaryFilter | SAP Cloud SDK for JavaScript - v3.17.0

    Class representing a unary filter which is a filter containing just a single argument e.g. not.

    Type Parameters

    Constructors

    Properties

    operator singleOperand

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Constructors

    Properties

    operator: "not"
    \ No newline at end of file +

    Constructors

    Properties

    operator: "not"
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.UpdateRequestBuilderBase.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.UpdateRequestBuilderBase.html index ff2816715b..532210a45b 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.UpdateRequestBuilderBase.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_common.UpdateRequestBuilderBase.html @@ -1,4 +1,4 @@ -UpdateRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.16.0

    Class UpdateRequestBuilderBase<EntityT, DeSerializersT>Abstract

    Abstract class to create OData query to update an entity containing methods shared for OData v2 and v4.

    +UpdateRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.17.0

    Class UpdateRequestBuilderBase<EntityT, DeSerializersT>Abstract

    Abstract class to create OData query to update an entity containing methods shared for OData v2 and v4.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    _deSerializers @@ -90,4 +90,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CountRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CountRequestBuilder.html index 8135ce405f..8b25a780bc 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CountRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CountRequestBuilder.html @@ -1,4 +1,4 @@ -CountRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class CountRequestBuilder<EntityT, DeSerializersT>

    Create an OData request to count entities based on the configuration of the request. +CountRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class CountRequestBuilder<EntityT, DeSerializersT>

    Create an OData request to count entities based on the configuration of the request. A CountRequestBuilder allows only for execution of the request. If you want to apply query parameters like filter, skip or top do it on the GetAllRequestBuilder the count is created from.

    Type Parameters

    • EntityT extends Entity

      Type of the entity to be requested.

      @@ -56,4 +56,4 @@

      Parameters

      Returns Promise<string>

      Promise resolving to the URL for the request.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CreateRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CreateRequestBuilder.html index 547d9c8bd1..6cf613ebd5 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CreateRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CreateRequestBuilder.html @@ -1,4 +1,4 @@ -CreateRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class CreateRequestBuilder<EntityT, DeSerializersT>

    Create OData request to create an entity.

    +CreateRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class CreateRequestBuilder<EntityT, DeSerializersT>

    Create OData request to create an entity.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    _deSerializers @@ -74,4 +74,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CustomField.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CustomField.html index 49ed41f14a..8a9ca88644 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CustomField.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.CustomField.html @@ -1,4 +1,4 @@ -CustomField | SAP Cloud SDK for JavaScript - v3.16.0

    Class CustomField<EntityT, DeSerializersT, NullableT>

    If your entity contains fields not present in your service specification you can model them using custom fields. +CustomField | SAP Cloud SDK for JavaScript - v3.17.0

    Class CustomField<EntityT, DeSerializersT, NullableT>

    If your entity contains fields not present in your service specification you can model them using custom fields. Alternatively you can also generate a client based on a service specification containing all fields.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    _entityConstructor @@ -24,4 +24,4 @@

    Constructors

    Properties

    _entityConstructor: Constructable<EntityT>
    _fieldName: string
    _fieldOptions: Required<FieldOptions<NullableT, false>>

    Methods

    • Path to the field to be used in filter and order by queries.

      Returns string

      Path to the field to be used in filter and order by queries.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.DeleteRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.DeleteRequestBuilder.html index 69228d5833..7028f8aa2d 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.DeleteRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.DeleteRequestBuilder.html @@ -1,4 +1,4 @@ -DeleteRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class DeleteRequestBuilder<EntityT, DeSerializersT>

    Create OData query to delete an entity.

    +DeleteRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class DeleteRequestBuilder<EntityT, DeSerializersT>

    Create OData query to delete an entity.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    _deSerializers @@ -71,4 +71,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.Entity.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.Entity.html index 31a6e4ac62..def9763a64 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.Entity.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.Entity.html @@ -1,5 +1,5 @@ -Entity | SAP Cloud SDK for JavaScript - v3.16.0

    Super class for all representations of OData v2 entity types.

    -

    Hierarchy (view full)

    Constructors

    constructor +Entity | SAP Cloud SDK for JavaScript - v3.17.0

    Super class for all representations of OData v2 entity types.

    +

    Hierarchy (view full)

    Constructors

    Properties

    _customFields: Record<string, any>

    A mapper representing custom fields in an entity. +

    Constructors

    Properties

    _customFields: Record<string, any>

    A mapper representing custom fields in an entity. Custom fields are represented by their field names and the corresponding values. A custom field can be added or updated using setCustomField method.

    -
    _entityApi: any
    _oDataVersion: "v2"
    _versionIdentifier: string

    The current ETag version of the entity in the remote system. +

    _entityApi: any
    _oDataVersion: "v2"
    _versionIdentifier: string

    The current ETag version of the entity in the remote system. The ETag identified the version of the in the remote system. It will be automatically set in the "if-match" header of update requests and can be set as a custom header for delete requests. When no ETag is provided by the remote system the value of this variable defaults to "*".

    remoteState: {
        [keys: string]: any;
    }

    The remote state of the entity. @@ -77,4 +77,4 @@

    • Overwrites the default toJSON method so that all instance variables as well as all custom fields of the entity are returned.

      Returns {
          [key: string]: any;
      }

      An object containing all instance variables + custom fields.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
      • [key: string]: any
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.GetAllRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.GetAllRequestBuilder.html index 172edbf351..7a01cfe553 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.GetAllRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.GetAllRequestBuilder.html @@ -1,4 +1,4 @@ -GetAllRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class GetAllRequestBuilder<EntityT, DeSerializersT>

    Represents an object that is related to an entity. +GetAllRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class GetAllRequestBuilder<EntityT, DeSerializersT>

    Represents an object that is related to an entity. Objects that have the same structure would be represented by the same type in TypeScript. This interface allows to identify equal structures as different structures if they are related to different entities.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    constructor @@ -84,4 +84,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.GetByKeyRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.GetByKeyRequestBuilder.html index 135411bbf1..0c50f412bc 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.GetByKeyRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.GetByKeyRequestBuilder.html @@ -1,4 +1,4 @@ -GetByKeyRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class GetByKeyRequestBuilder<EntityT, DeSerializersT>

    Create an OData request to get a single entity based on its key properties. +GetByKeyRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class GetByKeyRequestBuilder<EntityT, DeSerializersT>

    Create an OData request to get a single entity based on its key properties. The properties available in the response can be restricted by creating a selection, where no selection is equal to selecting all fields. Note that navigational properties are automatically expanded if they included in a select.

    Type Parameters

    • EntityT extends Entity

      Type of the entity to be requested.

      @@ -73,4 +73,4 @@

      Parameters

      Returns Promise<string>

      Promise resolving to the URL for the request.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.ODataBatchRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.ODataBatchRequestBuilder.html index 5fa60ed1f7..a2a261c1ad 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.ODataBatchRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.ODataBatchRequestBuilder.html @@ -1,4 +1,4 @@ -ODataBatchRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Create a batch request to invoke multiple requests as a batch. The batch request builder accepts retrieve requests, i.e. getAll and getByKey requests and change sets, which in turn can contain create, update or delete requests. +ODataBatchRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Create a batch request to invoke multiple requests as a batch. The batch request builder accepts retrieve requests, i.e. getAll and getByKey requests and change sets, which in turn can contain create, update or delete requests. The retrieve and change sets will be executed in order, while the order within a change set can vary.

    Type Parameters

    Hierarchy

    Constructors

    Properties

    deSerializers @@ -58,4 +58,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    • Parameters

      Returns this

    \ No newline at end of file +
    • Parameters

      Returns this

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.ODataFunctionRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.ODataFunctionRequestConfig.html index e0b482631a..0c6f34a35d 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.ODataFunctionRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.ODataFunctionRequestConfig.html @@ -1,4 +1,4 @@ -ODataFunctionRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataFunctionRequestConfig<DeSerializersT, ParametersT>

    Function request configuration for an entity type.

    +ODataFunctionRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataFunctionRequestConfig<DeSerializersT, ParametersT>

    Function request configuration for an entity type.

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the deserializer use on the request

    • ParametersT

      Type of the parameter to setup a request with

    Hierarchy (view full)

    Constructors

    constructor @@ -37,4 +37,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Internal

      Returns Record<string, any>

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Internal

      Returns Record<string, any>

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.OperationRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.OperationRequestBuilder.html index 7a2cee31a5..7eaa957a7a 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.OperationRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.OperationRequestBuilder.html @@ -1,4 +1,4 @@ -OperationRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class OperationRequestBuilder<DeSerializersT, ParametersT, ReturnT>

    Create OData request to execute an operation. +OperationRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class OperationRequestBuilder<DeSerializersT, ParametersT, ReturnT>

    Create OData request to execute an operation. For v2, only function, but not action, is supported.

    Type Parameters

    • DeSerializersT extends DeSerializers
    • ParametersT

      Type of the function import parameters.

    • ReturnT

      Type of the function import return value.

      @@ -68,4 +68,4 @@

      Parameters

      Returns Promise<string>

      Promise resolving to the URL for the request.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.UpdateRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.UpdateRequestBuilder.html index 1132e71c4d..69ae96c7ea 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.UpdateRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v2.UpdateRequestBuilder.html @@ -1,4 +1,4 @@ -UpdateRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class UpdateRequestBuilder<EntityT, DeSerializersT>

    Create OData query to update an entity.

    +UpdateRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class UpdateRequestBuilder<EntityT, DeSerializersT>

    Create OData query to update an entity.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    _deSerializers @@ -94,4 +94,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ActionImportParameter.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ActionImportParameter.html index 77113baf4f..d719dc321f 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ActionImportParameter.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ActionImportParameter.html @@ -1,4 +1,4 @@ -ActionImportParameter | SAP Cloud SDK for JavaScript - v3.16.0

    Deprecated

    Since 3.3.0. Use OperationParameter instead.

    +ActionImportParameter | SAP Cloud SDK for JavaScript - v3.17.0

    Deprecated

    Since 3.3.0. Use OperationParameter instead.

    Type Parameters

    • ValueT

    Constructors

    Properties

    edmType originalName @@ -8,4 +8,4 @@
  • edmType: EdmTypeCommon | ExclusiveEdmTypeV2 | ExclusiveEdmTypeV4

    Original EDM type.

  • value: ValueT

    Value to be used as parameter.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
  • Returns ActionImportParameter<ValueT>

    Properties

    originalName: string
    value: ValueT
    \ No newline at end of file +

    Returns ActionImportParameter<ValueT>

    Properties

    originalName: string
    value: ValueT
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ActionImportRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ActionImportRequestBuilder.html index 6b45ebcd3c..fbf8f2b96d 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ActionImportRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ActionImportRequestBuilder.html @@ -1,4 +1,4 @@ -ActionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class ActionImportRequestBuilder<DeSerializersT, ParametersT, ReturnT>

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    +ActionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class ActionImportRequestBuilder<DeSerializersT, ParametersT, ReturnT>

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    _deSerializers requestConfig @@ -58,4 +58,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundActionImportRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundActionImportRequestBuilder.html index 78bfd518c5..db6a32f15a 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundActionImportRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundActionImportRequestBuilder.html @@ -1,4 +1,4 @@ -BoundActionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class BoundActionImportRequestBuilder<EntityT, DeSerializersT, ParametersT, ReturnT>

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    +BoundActionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class BoundActionImportRequestBuilder<EntityT, DeSerializersT, ParametersT, ReturnT>

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    _deSerializers requestConfig @@ -58,4 +58,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundFunctionImportRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundFunctionImportRequestBuilder.html index ae88457312..e63436542e 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundFunctionImportRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundFunctionImportRequestBuilder.html @@ -1,4 +1,4 @@ -BoundFunctionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class BoundFunctionImportRequestBuilder<EntityT, DeSerializersT, ParametersT, ReturnT>

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    +BoundFunctionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class BoundFunctionImportRequestBuilder<EntityT, DeSerializersT, ParametersT, ReturnT>

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    _deSerializers requestConfig @@ -58,4 +58,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundOperationRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundOperationRequestBuilder.html index 17c97693e3..dcac6c06f3 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundOperationRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.BoundOperationRequestBuilder.html @@ -1,4 +1,4 @@ -BoundOperationRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class BoundOperationRequestBuilder<EntityT, DeSerializersT, ParametersT, ReturnT>

    Create bound OData request to execute an operation.

    +BoundOperationRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class BoundOperationRequestBuilder<EntityT, DeSerializersT, ParametersT, ReturnT>

    Create bound OData request to execute an operation.

    Type Parameters

    • EntityT extends EntityBase
    • DeSerializersT extends DeSerializers
    • ParametersT

      Type of the operation parameters.

    • ReturnT

      Type of the operation return value.

    Hierarchy (view full)

    Constructors

    constructor @@ -60,4 +60,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CountRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CountRequestBuilder.html index 8ee8ea14a8..1bddbdd96c 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CountRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CountRequestBuilder.html @@ -1,4 +1,4 @@ -CountRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class CountRequestBuilder<EntityT, DeSerializersT>

    Create an OData request to count entities based on the configuration of the request. +CountRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class CountRequestBuilder<EntityT, DeSerializersT>

    Create an OData request to count entities based on the configuration of the request. A CountRequestBuilder allows only for execution of the request. If you want to apply query parameters like filter, skip or top do it on the GetAllRequestBuilder the count is created from.

    Type Parameters

    • EntityT extends Entity

      Type of the entity to be requested.

      @@ -56,4 +56,4 @@

      Parameters

      Returns Promise<string>

      Promise resolving to the URL for the request.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CreateRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CreateRequestBuilder.html index ce3e7d1505..31ceaed745 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CreateRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CreateRequestBuilder.html @@ -1,4 +1,4 @@ -CreateRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class CreateRequestBuilder<EntityT, DeSerializersT>

    Create OData request to create an entity.

    +CreateRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class CreateRequestBuilder<EntityT, DeSerializersT>

    Create OData request to create an entity.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    _deSerializers @@ -74,4 +74,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CustomField.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CustomField.html index 88f65874cf..b710eb6e83 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CustomField.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.CustomField.html @@ -1,4 +1,4 @@ -CustomField | SAP Cloud SDK for JavaScript - v3.16.0

    Class CustomField<EntityT, DeSerializersT, NullableT>

    If your entity contains fields not present in your service specification you can model them using custom fields. +CustomField | SAP Cloud SDK for JavaScript - v3.17.0

    Class CustomField<EntityT, DeSerializersT, NullableT>

    If your entity contains fields not present in your service specification you can model them using custom fields. Alternatively you can also generate a client based on a service specification containing all fields.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    _entityConstructor @@ -25,4 +25,4 @@

    Constructors

    Properties

    _entityConstructor: Constructable<EntityT>
    _fieldName: string
    _fieldOptions: Required<FieldOptions<NullableT, false>>
    fieldBuilder: FieldBuilder<Constructable<EntityT>, any>

    Methods

    • Path to the field to be used in filter and order by queries.

      Returns string

      Path to the field to be used in filter and order by queries.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.DateFilterFunction.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.DateFilterFunction.html index 8fc6ed6c3b..23642c8843 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.DateFilterFunction.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.DateFilterFunction.html @@ -1,4 +1,4 @@ -DateFilterFunction | SAP Cloud SDK for JavaScript - v3.16.0

    Representation of a filter function, that returns a value of type date. This supports DateTimeOffset values.

    +DateFilterFunction | SAP Cloud SDK for JavaScript - v3.17.0

    Representation of a filter function, that returns a value of type date. This supports DateTimeOffset values.

    Type Parameters

    Hierarchy

    • OrderableFilterFunction<EntityT, moment.Moment>
      • DateFilterFunction

    Constructors

    Properties

    edmType functionName @@ -31,4 +31,4 @@

    Parameters

    • value: Moment

      Value to be used in the filter.

    Returns Filter<EntityT, any, Moment>

    The resulting filter.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.DeleteRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.DeleteRequestBuilder.html index acb0827215..6cb2589beb 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.DeleteRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.DeleteRequestBuilder.html @@ -1,4 +1,4 @@ -DeleteRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class DeleteRequestBuilder<EntityT, DeSerializersT>

    Create OData query to delete an entity.

    +DeleteRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class DeleteRequestBuilder<EntityT, DeSerializersT>

    Create OData query to delete an entity.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    _deSerializers @@ -71,4 +71,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.Entity.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.Entity.html index 74c4c6472f..87fbde91ee 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.Entity.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.Entity.html @@ -1,5 +1,5 @@ -Entity | SAP Cloud SDK for JavaScript - v3.16.0

    Super class for all representations of OData v4 entity types.

    -

    Hierarchy (view full)

    Constructors

    constructor +Entity | SAP Cloud SDK for JavaScript - v3.17.0

    Super class for all representations of OData v4 entity types.

    +

    Hierarchy (view full)

    Constructors

    Properties

    _customFields: Record<string, any>

    A mapper representing custom fields in an entity. +

    Constructors

    Properties

    _customFields: Record<string, any>

    A mapper representing custom fields in an entity. Custom fields are represented by their field names and the corresponding values. A custom field can be added or updated using setCustomField method.

    -
    _entityApi: any
    _oDataVersion: "v4"
    _versionIdentifier: string

    The current ETag version of the entity in the remote system. +

    _entityApi: any
    _oDataVersion: "v4"
    _versionIdentifier: string

    The current ETag version of the entity in the remote system. The ETag identified the version of the in the remote system. It will be automatically set in the "if-match" header of update requests and can be set as a custom header for delete requests. When no ETag is provided by the remote system the value of this variable defaults to "*".

    remoteState: {
        [keys: string]: any;
    }

    The remote state of the entity. @@ -77,4 +77,4 @@

    • Overwrites the default toJSON method so that all instance variables as well as all custom fields of the entity are returned.

      Returns {
          [key: string]: any;
      }

      An object containing all instance variables + custom fields.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
      • [key: string]: any
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.FunctionImportRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.FunctionImportRequestBuilder.html index 31d41f04d4..6d88a60534 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.FunctionImportRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.FunctionImportRequestBuilder.html @@ -1,4 +1,4 @@ -FunctionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class FunctionImportRequestBuilder<DeSerializersT, ParametersT, ReturnT>

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    +FunctionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class FunctionImportRequestBuilder<DeSerializersT, ParametersT, ReturnT>

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    _deSerializers requestConfig @@ -58,4 +58,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.GetAllRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.GetAllRequestBuilder.html index 4cda638fc5..85b3ab626d 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.GetAllRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.GetAllRequestBuilder.html @@ -1,4 +1,4 @@ -GetAllRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class GetAllRequestBuilder<EntityT, DeSerializersT>

    Represents an object that is related to an entity. +GetAllRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class GetAllRequestBuilder<EntityT, DeSerializersT>

    Represents an object that is related to an entity. Objects that have the same structure would be represented by the same type in TypeScript. This interface allows to identify equal structures as different structures if they are related to different entities.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    constructor @@ -85,4 +85,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.GetByKeyRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.GetByKeyRequestBuilder.html index 2c0aa76172..aa926d0682 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.GetByKeyRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.GetByKeyRequestBuilder.html @@ -1,4 +1,4 @@ -GetByKeyRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class GetByKeyRequestBuilder<EntityT, DeSerializersT>

    Create an OData request to get a single entity based on its key properties. +GetByKeyRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class GetByKeyRequestBuilder<EntityT, DeSerializersT>

    Create an OData request to get a single entity based on its key properties. The properties available in the response can be restricted by creating a selection, where no selection is equal to selecting all fields of the entity. Navigational properties need to be expanded explicitly by GetAllRequestBuilder.expand. Where no selection is equal to selecting all fields.

    @@ -75,4 +75,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataActionRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataActionRequestConfig.html index 31f8699edf..d72927e2e6 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataActionRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataActionRequestConfig.html @@ -1,4 +1,4 @@ -ODataActionRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataActionRequestConfig<DeSerializersT, ParametersT>

    Action request configuration for an entity type.

    +ODataActionRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataActionRequestConfig<DeSerializersT, ParametersT>

    Action request configuration for an entity type.

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the deserializer use on the request

    • ParametersT

      Type of the parameter to setup a request with

    Hierarchy (view full)

    Constructors

    constructor @@ -36,4 +36,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Parameters

      • params: Record<string, any>

      Returns Record<string, any>

    • Internal

      Returns Record<string, any>

    • Internal

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBatchRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBatchRequestBuilder.html index 245cbaa59a..52b5ce16dd 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBatchRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBatchRequestBuilder.html @@ -1,4 +1,4 @@ -ODataBatchRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Create a batch request to invoke multiple requests as a batch. The batch request builder accepts retrieve requests, i.e. getAll and getByKey requests and change sets, which in turn can contain create, update or delete requests. +ODataBatchRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Create a batch request to invoke multiple requests as a batch. The batch request builder accepts retrieve requests, i.e. getAll and getByKey requests and change sets, which in turn can contain create, update or delete requests. The retrieve and change sets will be executed in order, while the order within a change set can vary.

    Type Parameters

    Hierarchy

    Constructors

    Properties

    deSerializers @@ -58,4 +58,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    • Parameters

      Returns this

    \ No newline at end of file +
    • Parameters

      Returns this

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundActionImportRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundActionImportRequestConfig.html index 2b34c25bcf..4973b8a457 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundActionImportRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundActionImportRequestConfig.html @@ -1,4 +1,4 @@ -ODataBoundActionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataBoundActionImportRequestConfig<EntityT, DeSerializersT, ParametersT>

    Deprecated

    Since 3.3.0. Use ODataBoundActionRequestConfig instead.

    +ODataBoundActionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataBoundActionImportRequestConfig<EntityT, DeSerializersT, ParametersT>

    Deprecated

    Since 3.3.0. Use ODataBoundActionRequestConfig instead.

    Type Parameters

    Hierarchy (view full)

    Constructors

    Properties

    actionName basePath @@ -33,4 +33,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundActionRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundActionRequestConfig.html index e76b48cbfd..ae1e746306 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundActionRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundActionRequestConfig.html @@ -1,4 +1,4 @@ -ODataBoundActionRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataBoundActionRequestConfig<EntityT, DeSerializersT, ParametersT>

    Action request configuration for an entity type.

    +ODataBoundActionRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataBoundActionRequestConfig<EntityT, DeSerializersT, ParametersT>

    Action request configuration for an entity type.

    Type Parameters

    • EntityT extends EntityBase
    • DeSerializersT extends DeSerializers

      Type of the deserializer use on the request

    • ParametersT

      Type of the parameter to setup a request with

    Hierarchy (view full)

    Implements

    Constructors

    constructor @@ -34,4 +34,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Internal

      Returns Record<string, any>

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Internal

      Returns Record<string, any>

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundFunctionRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundFunctionRequestConfig.html index 7dcf4135be..db7524fe2d 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundFunctionRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataBoundFunctionRequestConfig.html @@ -1,4 +1,4 @@ -ODataBoundFunctionRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataBoundFunctionRequestConfig<EntityT, DeSerializersT, ParametersT>

    Function request configuration for an entity type.

    +ODataBoundFunctionRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataBoundFunctionRequestConfig<EntityT, DeSerializersT, ParametersT>

    Function request configuration for an entity type.

    Type Parameters

    • EntityT extends EntityBase
    • DeSerializersT extends DeSerializers

      Type of the deserializer use on the request

    • ParametersT

      Type of the parameter to setup a request with

    Hierarchy (view full)

    Implements

    Constructors

    constructor @@ -34,4 +34,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Internal

      Returns Record<string, any>

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Internal

      Returns Record<string, any>

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataFunctionRequestConfig.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataFunctionRequestConfig.html index 4c26cff086..0b17a91056 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataFunctionRequestConfig.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.ODataFunctionRequestConfig.html @@ -1,4 +1,4 @@ -ODataFunctionRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Class ODataFunctionRequestConfig<DeSerializersT, ParametersT>

    Function request configuration for an entity type.

    +ODataFunctionRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Class ODataFunctionRequestConfig<DeSerializersT, ParametersT>

    Function request configuration for an entity type.

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the deserializer use on the request

    • ParametersT

      Type of the parameter to setup a request with

    Hierarchy (view full)

    Constructors

    constructor @@ -37,4 +37,4 @@

    Returns void

    • Add custom request configuration to the request.

      Parameters

      • requestConfiguration: Record<string, any>

        Key-value pairs where the key is the name of a request configuration and the value is the respective value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

      Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Internal

      Returns Record<string, any>

    \ No newline at end of file +

    Returns void

    • Parameters

      • Rest ...path: string[]

      Returns void

    • Internal

      Returns Record<string, any>

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.OperationRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.OperationRequestBuilder.html index 4266d5f39c..5918141da4 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.OperationRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.OperationRequestBuilder.html @@ -1,4 +1,4 @@ -OperationRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class OperationRequestBuilder<DeSerializersT, ParametersT, ReturnT>

    Create OData request to execute an operation.

    +OperationRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class OperationRequestBuilder<DeSerializersT, ParametersT, ReturnT>

    Create OData request to execute an operation.

    Type Parameters

    • DeSerializersT extends DeSerializers
    • ParametersT

      Type of the operation parameters.

    • ReturnT

      Type of the operation return value.

    Hierarchy (view full)

    Constructors

    constructor @@ -67,4 +67,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.UpdateRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.UpdateRequestBuilder.html index 22db6d2424..79fed47e05 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.UpdateRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_odata_v4.UpdateRequestBuilder.html @@ -1,4 +1,4 @@ -UpdateRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Class UpdateRequestBuilder<EntityT, DeSerializersT>

    Create OData query to update an entity.

    +UpdateRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Class UpdateRequestBuilder<EntityT, DeSerializersT>

    Create OData query to update an entity.

    Type Parameters

    Hierarchy (view full)

    Implements

    Constructors

    Properties

    _deSerializers @@ -94,4 +94,4 @@

    Parameters

    Returns Promise<string>

    Promise resolving to the URL for the request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_openapi.OpenApiRequestBuilder.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_openapi.OpenApiRequestBuilder.html index ab1e2b6b80..cddd93d965 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_openapi.OpenApiRequestBuilder.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_openapi.OpenApiRequestBuilder.html @@ -1,4 +1,4 @@ -OpenApiRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0

    Request builder for OpenAPI requests.

    +OpenApiRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0

    Request builder for OpenAPI requests.

    Type Parameters

    • ResponseT = any

      Type of the response for the request.

    Constructors

    Properties

    method @@ -32,4 +32,4 @@
  • Parameters

    Returns this

    • Skip fetching csrf token for this request, which is typically useful when the csrf token is not required.

      Returns this

      The request builder itself, to facilitate method chaining.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_util.ErrorWithCause.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_util.ErrorWithCause.html index 7a26d0781b..0389e5bb3a 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_util.ErrorWithCause.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_util.ErrorWithCause.html @@ -1,5 +1,5 @@ -ErrorWithCause | SAP Cloud SDK for JavaScript - v3.16.0

    Represents an error that was caused by another error.

    -

    Hierarchy

    • Error
      • ErrorWithCause

    Constructors

    constructor +ErrorWithCause | SAP Cloud SDK for JavaScript - v3.17.0

    Represents an error that was caused by another error.

    +

    Hierarchy

    • Error
      • ErrorWithCause

    Constructors

    Properties

    cause message name @@ -11,13 +11,13 @@

    Constructors

    Properties

    cause: Error

    Original error, causing this error.

    -
    message: string
    name: string
    stack?: string
    prepareStackTrace?: ((err, stackTraces) => any)

    Optional override for formatting stack traces

    +

    Returns ErrorWithCause

    Properties

    cause: Error

    Original error, causing this error.

    +
    message: string
    name: string
    stack?: string
    prepareStackTrace?: ((err, stackTraces) => any)

    Optional override for formatting stack traces

    Type declaration

      • (err, stackTraces): any
      • Parameters

        • err: Error
        • stackTraces: CallSite[]

        Returns any

    stackTraceLimit: number

    Accessors

    • get rootCause(): Error
    • Root cause of the error. If there are multiple errors caused one by another, the root cause is the first error that occurred. In case there is no root cause.

      Returns Error

      The root cause.

      -

    Methods

    Methods

    • Create .stack property on a target object

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    \ No newline at end of file +

    Parameters

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/classes/sap_cloud_sdk_util.UniqueNameGenerator.html b/knowledge-base/api-reference/classes/sap_cloud_sdk_util.UniqueNameGenerator.html index a314389749..d673e7245e 100644 --- a/knowledge-base/api-reference/classes/sap_cloud_sdk_util.UniqueNameGenerator.html +++ b/knowledge-base/api-reference/classes/sap_cloud_sdk_util.UniqueNameGenerator.html @@ -1,4 +1,4 @@ -UniqueNameGenerator | SAP Cloud SDK for JavaScript - v3.16.0

    Holds state on already used names and provides new names if there are naming conflicts.

    +UniqueNameGenerator | SAP Cloud SDK for JavaScript - v3.17.0

    Holds state on already used names and provides new names if there are naming conflicts.

    Constructors

    Methods

    addToUsedNames generateAndSaveUniqueName @@ -45,4 +45,4 @@

    Example

    if `MyName` and `MyName_1MySuffix` is already taken, `[MyName_2, MyName_2MySuffix]` will be generated by default.
     

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.alwaysProvider.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.alwaysProvider.html index e3a568b2b8..318776daf8 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.alwaysProvider.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.alwaysProvider.html @@ -1,6 +1,6 @@ -alwaysProvider | SAP Cloud SDK for JavaScript - v3.16.0
    • Constraints the selection to provider destinations.

      +alwaysProvider | SAP Cloud SDK for JavaScript - v3.17.0
      • Constraints the selection to provider destinations.

        Parameters

        • allDestinations: AllDestinations

          Retrieved destinations.

        • destinationName: string

          Name of the destination to retrieve.

        Returns Destination | null

        The destination to retrieve, returns null, if no matched provider destination is found.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.alwaysSubscriber.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.alwaysSubscriber.html index 31939ca2b8..165b3366d0 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.alwaysSubscriber.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.alwaysSubscriber.html @@ -1,6 +1,6 @@ -alwaysSubscriber | SAP Cloud SDK for JavaScript - v3.16.0
    • Constraints the selection to subscriber destinations.

      +alwaysSubscriber | SAP Cloud SDK for JavaScript - v3.17.0
      • Constraints the selection to subscriber destinations.

        Parameters

        • allDestinations: AllDestinations

          Retrieved destinations.

        • destinationName: string

          Name of the destination to retrieve.

        Returns Destination | null

        The destination to retrieve, returns null, if no matched subscriber destination is found.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.assertHttpDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.assertHttpDestination.html index 14e754cc3d..5e4a7e9c96 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.assertHttpDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.assertHttpDestination.html @@ -1,5 +1,5 @@ -assertHttpDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Assertion that the Destination is a HttpDestination. +assertHttpDestination | SAP Cloud SDK for JavaScript - v3.17.0

      • Assertion that the Destination is a HttpDestination. This method comes in handy when you retrieved a destination from the destination service and need to check if it is a HttpDestination.

        Parameters

        • destination: Destination | HttpDestination

          Destination or HttpDestination.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns asserts destination is HttpDestination

      \ No newline at end of file +

    Returns asserts destination is HttpDestination

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.buildHeadersForDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.buildHeadersForDestination.html index ffac8b5d17..53fe0ef438 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.buildHeadersForDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.buildHeadersForDestination.html @@ -1,5 +1,5 @@ -buildHeadersForDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Build a request header object, that contains authentication headers and SAP specific headers like 'sap-client', from a given destination.

      +buildHeadersForDestination | SAP Cloud SDK for JavaScript - v3.17.0
      • Build a request header object, that contains authentication headers and SAP specific headers like 'sap-client', from a given destination.

        Parameters

        • destination: Destination

          The given destination that contains e.g., authentication and SAP client information.

        Returns Promise<Record<string, string>>

        A request header object, built from the given destination.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.decodeJwt.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.decodeJwt.html index ea233f2506..7a6bf44d52 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.decodeJwt.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.decodeJwt.html @@ -1,5 +1,5 @@ -decodeJwt | SAP Cloud SDK for JavaScript - v3.16.0
    • Decode JWT.

      +decodeJwt | SAP Cloud SDK for JavaScript - v3.17.0
      • Decode JWT.

        Parameters

        Returns JwtPayload

        Decoded payload.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.destinationForServiceBinding.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.destinationForServiceBinding.html index d340ae46fc..9db2ccdc8a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.destinationForServiceBinding.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.destinationForServiceBinding.html @@ -1,4 +1,4 @@ -destinationForServiceBinding | SAP Cloud SDK for JavaScript - v3.16.0
    • Tries to build a destination from a service binding with the given name. +destinationForServiceBinding | SAP Cloud SDK for JavaScript - v3.17.0

      • Tries to build a destination from a service binding with the given name. Throws an error if no services are bound at all, no service with the given name can be found, or the service type is not supported. The last error can be circumvent by using the second parameter to provide a custom function that transforms a service binding to a destination.

        Parameters

        • serviceInstanceName: string

          The name of the service.

          @@ -6,4 +6,4 @@

        Returns Promise<Destination>

        A destination.

        Deprecated

        Since v3.4.0. Use getDestinationFromServiceBinding instead.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAgentConfig.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAgentConfig.html index 406fba686a..09d47763ca 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAgentConfig.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAgentConfig.html @@ -1,8 +1,8 @@ -getAgentConfig | SAP Cloud SDK for JavaScript - v3.16.0
    • Returns the http or https-agent config depending on the destination URL. +getAgentConfig | SAP Cloud SDK for JavaScript - v3.17.0

      • Returns the http or https-agent config depending on the destination URL. If the destination contains a proxy configuration, the agent will be a proxy-agent. If not it will be the default http-agent coming from node.

        Parameters

        • destination: HttpDestination

          Determining which kind of configuration is returned.

        Returns HttpAgentConfig | HttpsAgentConfig

        The HTTP or HTTPS agent configuration.

        Deprecated

        Temporarily replaced by getAgentConfigAsync, will change its default behavior to be asynchronous in next major release.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAgentConfigAsync.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAgentConfigAsync.html index 6eef057812..61eeadee6e 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAgentConfigAsync.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAgentConfigAsync.html @@ -1,8 +1,8 @@ -getAgentConfigAsync | SAP Cloud SDK for JavaScript - v3.16.0
    • Will be renamed to getAgentConfig in the next major release. +getAgentConfigAsync | SAP Cloud SDK for JavaScript - v3.17.0

      • Will be renamed to getAgentConfig in the next major release. Returns a promise of the http or https-agent config depending on the destination URL. If the destination contains a proxy configuration, the agent will be a proxy-agent. If not it will be the default http-agent coming from node.

        Parameters

        • destination: HttpDestination

          Determining which kind of configuration is returned.

        Returns Promise<HttpAgentConfig | HttpsAgentConfig>

        A promise of the HTTP or HTTPS agent configuration.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAllDestinationsFromDestinationService.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAllDestinationsFromDestinationService.html index d8c894e267..b2704ce70d 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAllDestinationsFromDestinationService.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getAllDestinationsFromDestinationService.html @@ -1,6 +1,6 @@ -getAllDestinationsFromDestinationService | SAP Cloud SDK for JavaScript - v3.16.0
    • Fetches all destinations from the destination service which match the token. +getAllDestinationsFromDestinationService | SAP Cloud SDK for JavaScript - v3.17.0

      • Fetches all destinations from the destination service which match the token. With a subscriber token it fetches all subscriber destinations, otherwise all provider destinations.

        Parameters

        Returns Promise<DestinationWithoutToken[]>

        A promise of an array of all destinations without authTokens from the destination service, on success.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getClientCredentialsToken.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getClientCredentialsToken.html index fc7899793e..f6933d382d 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getClientCredentialsToken.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getClientCredentialsToken.html @@ -1,6 +1,6 @@ -getClientCredentialsToken | SAP Cloud SDK for JavaScript - v3.16.0
    • Make a client credentials request against the XSUAA service.

      +getClientCredentialsToken | SAP Cloud SDK for JavaScript - v3.17.0
      • Make a client credentials request against the XSUAA service.

        Parameters

        • service: string | Service

          Service as it is defined in the environment variable.

        • Optional userJwt: string | JwtPayload

          User JWT.

        Returns Promise<ClientCredentialsResponse>

        Client credentials token.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestination.html index 43571851a4..300c80ae4c 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestination.html @@ -1,4 +1,4 @@ -getDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Builds a destination from one of three sources (in the given order):

      +getDestination | SAP Cloud SDK for JavaScript - v3.17.0
      • Builds a destination from one of three sources (in the given order):

        • from the environment variable "destinations".
        • from service bindings.
        • @@ -9,4 +9,4 @@

        Parameters

        Returns Promise<Destination | null>

        A promise returning the requested destination on success.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestinationFromDestinationService.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestinationFromDestinationService.html index d7628bccca..6985733e22 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestinationFromDestinationService.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestinationFromDestinationService.html @@ -1,8 +1,8 @@ -getDestinationFromDestinationService | SAP Cloud SDK for JavaScript - v3.16.0
    • Retrieves a destination with the given name from the Cloud Foundry destination service. +getDestinationFromDestinationService | SAP Cloud SDK for JavaScript - v3.17.0

      • Retrieves a destination with the given name from the Cloud Foundry destination service. Returns null, if no destination can be found. Requires the following service bindings: destination, XSUAA By default, selects subscriber over provider and instance over subaccount destinations.

        Parameters

        Returns Promise<Destination | null>

        A promise returning the requested destination on success.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestinationFromServiceBinding.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestinationFromServiceBinding.html index b8370b4b44..fb9ce324b1 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestinationFromServiceBinding.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getDestinationFromServiceBinding.html @@ -1,7 +1,7 @@ -getDestinationFromServiceBinding | SAP Cloud SDK for JavaScript - v3.16.0
    • Tries to build a destination from a service binding with the given name. +getDestinationFromServiceBinding | SAP Cloud SDK for JavaScript - v3.17.0

      • Tries to build a destination from a service binding with the given name. Throws an error if no services are bound at all, no service with the given name can be found, or the service type is not supported. The last error can be circumvent by using the second parameter to provide a custom function that transforms a service binding to a destination.

        Parameters

        Returns Promise<Destination>

        A destination.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getServiceBinding.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getServiceBinding.html index a0083b127f..496ab51dc4 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getServiceBinding.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getServiceBinding.html @@ -1,6 +1,6 @@ -getServiceBinding | SAP Cloud SDK for JavaScript - v3.16.0
    • Returns the first found instance for the given service type. +getServiceBinding | SAP Cloud SDK for JavaScript - v3.17.0

      • Returns the first found instance for the given service type. Internally uses xsenv library to read configurations from VCAP_SERVICES.

        Parameters

        • service: string

          The service type.

        Returns Service | undefined

        The first found service.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getTenantId.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getTenantId.html new file mode 100644 index 0000000000..1e4a021e5c --- /dev/null +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getTenantId.html @@ -0,0 +1,5 @@ +getTenantId | SAP Cloud SDK for JavaScript - v3.17.0
    • Get the tenant ID of a decoded JWT, based on its zid or if not available app_tid property.

      +

      Parameters

      • jwtPayload: JwtPayload

        Token payload to read the tenant ID from.

        +

      Returns string

      The tenant ID, if available.

      +

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getUserToken.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getUserToken.html index 9ad5f27c70..f46d08282a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getUserToken.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.getUserToken.html @@ -1,6 +1,6 @@ -getUserToken | SAP Cloud SDK for JavaScript - v3.16.0
    • Make a user token request against the XSUAA service.

      +getUserToken | SAP Cloud SDK for JavaScript - v3.17.0
      • Make a user token request against the XSUAA service.

        Parameters

        • service: Service

          Service as it is defined in the environment variable.

        • userJwt: string

          User JWT.

        Returns Promise<string>

        User token.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.isHttpDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.isHttpDestination.html index b3aeae7401..6af7befb48 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.isHttpDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.isHttpDestination.html @@ -1,5 +1,5 @@ -isHttpDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Type guard to find if object is a Destination.

      +isHttpDestination | SAP Cloud SDK for JavaScript - v3.17.0
      • Type guard to find if object is a Destination.

        Parameters

        Returns destination is HttpDestination

        Boolean.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.jwtBearerToken.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.jwtBearerToken.html index 5f7111fce6..9218872e8c 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.jwtBearerToken.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.jwtBearerToken.html @@ -1,8 +1,8 @@ -jwtBearerToken | SAP Cloud SDK for JavaScript - v3.16.0
    • Returns a jwt bearer token that can be used to call the given service. +jwtBearerToken | SAP Cloud SDK for JavaScript - v3.17.0

      • Returns a jwt bearer token that can be used to call the given service. The token is fetched via a JWT bearer token grant using the user token + client credentials.

        Throws an error if there is no instance of the given service type or the XSUAA service, or if the request to the XSUAA service fails.

        Parameters

        • jwt: string

          The JWT of the user for whom the access token should be fetched.

        • service: string | Service

          The type of the service or an instance of Service.

        Returns Promise<string>

        A jwt bearer token.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.parseDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.parseDestination.html index 421d7e3b12..198e0a8733 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.parseDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.parseDestination.html @@ -1,7 +1,7 @@ -parseDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Takes a JSON object returned by any of the calls to the destination service and returns an SDK compatible destination object. +parseDestination | SAP Cloud SDK for JavaScript - v3.17.0

      • Takes a JSON object returned by any of the calls to the destination service and returns an SDK compatible destination object. This function only accepts destination configurations of type 'HTTP' and will error if no 'URL' is given. TODO: deprecated: Remove from public api in version 4. (Check if related types can also be removed from public api).

        Parameters

        Returns Destination

        An SDK compatible destination object.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.parseProxyEnv.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.parseProxyEnv.html index 21278c1d37..db4e49b4df 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.parseProxyEnv.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.parseProxyEnv.html @@ -1,7 +1,7 @@ -parseProxyEnv | SAP Cloud SDK for JavaScript - v3.16.0
    • Parses the environment variable for the web proxy and extracts the values considering defaults like http for the protocol and 80 or 443 for the port. +parseProxyEnv | SAP Cloud SDK for JavaScript - v3.17.0

      • Parses the environment variable for the web proxy and extracts the values considering defaults like http for the protocol and 80 or 443 for the port. The general pattern to be parsed is protocol://user:password@host:port, where everything besides the host is optional. Special characters in the user and password need to be percent encoded.

        Parameters

        • proxyEnvValue: string

          Environment variable which is parsed.

        Returns ProxyConfiguration | undefined

        Configuration with default values or undefined if the parsing failed.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.registerDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.registerDestination.html index 869cebb763..e012a71b93 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.registerDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.registerDestination.html @@ -1,7 +1,7 @@ -registerDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Registers a destination in a cache for later usage.

      +registerDestination | SAP Cloud SDK for JavaScript - v3.17.0
      • Registers a destination in a cache for later usage.

        If a destination with the same key is already in the cache, it is replaced. The key is built using the getDestinationCacheKey method.

        Parameters

        • destination: DestinationWithName

          A destination to add to the destinations cache.

        • Optional options: RegisterDestinationOptions

          Options how to cache the destination.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns Promise<void>

      \ No newline at end of file +

    Returns Promise<void>

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.retrieveJwt.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.retrieveJwt.html index e39c517d29..d4c7d83f05 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.retrieveJwt.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.retrieveJwt.html @@ -1,5 +1,5 @@ -retrieveJwt | SAP Cloud SDK for JavaScript - v3.16.0
    • Retrieve JWT from a request that is based on the node IncomingMessage. Fails if no authorization header is given or has the wrong format. Expected format is 'Bearer '.

      +retrieveJwt | SAP Cloud SDK for JavaScript - v3.17.0
      • Retrieve JWT from a request that is based on the node IncomingMessage. Fails if no authorization header is given or has the wrong format. Expected format is 'Bearer '.

        Parameters

        • req: IncomingMessage

          Request to retrieve the JWT from.

        Returns string | undefined

        JWT found in header.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.sanitizeDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.sanitizeDestination.html index 4461f61063..3ad732c169 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.sanitizeDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.sanitizeDestination.html @@ -1,5 +1,5 @@ -sanitizeDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Takes an existing or a parsed destination and returns an SDK compatible destination object.

      +sanitizeDestination | SAP Cloud SDK for JavaScript - v3.17.0
      • Takes an existing or a parsed destination and returns an SDK compatible destination object.

        Parameters

        • destination: Record<string, any>

          An object that adheres to the Destination interface.

        Returns Destination

        An SDK compatible destination object.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.serviceToken.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.serviceToken.html index 8efe1395ee..6fe9dbdbce 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.serviceToken.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.serviceToken.html @@ -1,4 +1,4 @@ -serviceToken | SAP Cloud SDK for JavaScript - v3.16.0
    • Returns an access token that can be used to call the given service. The token is fetched via a client credentials grant with the credentials of the given service. +serviceToken | SAP Cloud SDK for JavaScript - v3.17.0

      • Returns an access token that can be used to call the given service. The token is fetched via a client credentials grant with the credentials of the given service. If multiple instances of the provided service exist, the first instance will be selected. When a JWT is passed, the tenant of the JWT will be used when performing the grant. When no JWT is passed, the grant will be performed using the provider tenant.

        @@ -7,4 +7,4 @@
      • Optional options: CachingOptions & {
            jwt?: string | JwtPayload;
            xsuaaCredentials?: XsuaaServiceCredentials;
        }

        Options to influence caching behavior (see CachingOptions) and a JWT. By default, caching and usage of a circuit breaker are enabled.

      Returns Promise<string>

      Access token.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.setDestinationCache.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.setDestinationCache.html index 8b13cebf1a..19eb113399 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.setDestinationCache.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.setDestinationCache.html @@ -1,6 +1,6 @@ -setDestinationCache | SAP Cloud SDK for JavaScript - v3.16.0

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.subscriberFirst.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.subscriberFirst.html index 8cc77643c4..9631dacd07 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.subscriberFirst.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.subscriberFirst.html @@ -1,6 +1,6 @@ -subscriberFirst | SAP Cloud SDK for JavaScript - v3.16.0
    • Prioritizes the selection of subscriber destinations.

      +subscriberFirst | SAP Cloud SDK for JavaScript - v3.17.0
      • Prioritizes the selection of subscriber destinations.

        Parameters

        • allDestinations: AllDestinations

          Retrieved destinations.

        • destinationName: string

          Name of the destination to retrieve.

        Returns Destination | null

        The destination to retrieve, returns null if no matched destination is found.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.toDestinationNameUrl.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.toDestinationNameUrl.html index 067d1dff83..1d33a389f1 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.toDestinationNameUrl.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.toDestinationNameUrl.html @@ -1,5 +1,5 @@ -toDestinationNameUrl | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform destination to string containing destination information.

      +toDestinationNameUrl | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform destination to string containing destination information.

        Parameters

        Returns string

        String containing information on the destination.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.transformServiceBindingToDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.transformServiceBindingToDestination.html index 8d9c561969..40ba525810 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.transformServiceBindingToDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.transformServiceBindingToDestination.html @@ -1,4 +1,4 @@ -transformServiceBindingToDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Convenience function to create a destination from the provided service binding. +transformServiceBindingToDestination | SAP Cloud SDK for JavaScript - v3.17.0

      • Convenience function to create a destination from the provided service binding. If a JWT is provided as part of options, the tenant in the JWT is used for client credentials grant, else the provider tenant is used, wherever applicable. Supported service types are:

          @@ -16,4 +16,4 @@
      • Optional options: ServiceBindingTransformOptions

        Options used for fetching the destination.

      Returns Promise<Destination>

      A promise returning the transformed destination on success.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.useOrFetchDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.useOrFetchDestination.html index 616de39ff2..9798f35934 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.useOrFetchDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_connectivity.useOrFetchDestination.html @@ -1,4 +1,4 @@ -useOrFetchDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Returns the parameter if it is a destination, calls getDestination otherwise (which will try to fetch the destination +useOrFetchDestination | SAP Cloud SDK for JavaScript - v3.17.0

      • Returns the parameter if it is a destination, calls getDestination otherwise (which will try to fetch the destination from the Cloud Foundry destination service).

        Fetching a destination requires:

          @@ -9,4 +9,4 @@

        Parameters

        Returns Promise<Destination | null>

        A promise resolving to the requested destination on success.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_generator.generate.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_generator.generate.html index 2a1c96ef2b..5f983254e0 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_generator.generate.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_generator.generate.html @@ -1,6 +1,6 @@ -generate | SAP Cloud SDK for JavaScript - v3.16.0
    • Main entry point for the OData client generation. +generate | SAP Cloud SDK for JavaScript - v3.17.0

      • Main entry point for the OData client generation. Generates models and API files.

        Parameters

        • options: GeneratorOptions & {
              config?: string;
          }

          Options to configure generation.

        Returns Promise<void>

        A promise to void.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.buildHttpRequest.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.buildHttpRequest.html index e1a22bf4d9..bd1cd34365 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.buildHttpRequest.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.buildHttpRequest.html @@ -1,6 +1,6 @@ -buildHttpRequest | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.csrf.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.csrf.html index 8bbc397dcd..9fcd8496f5 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.csrf.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.csrf.html @@ -1,6 +1,6 @@ -csrf | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.encodeAllParameters.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.encodeAllParameters.html index d19bdbde7e..839f90a4da 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.encodeAllParameters.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.encodeAllParameters.html @@ -1,5 +1,5 @@ -encodeAllParameters | SAP Cloud SDK for JavaScript - v3.16.0
    • Encoder for encoding all query parameters (key and value) using encodeURIComponent.

      +encodeAllParameters | SAP Cloud SDK for JavaScript - v3.17.0
      • Encoder for encoding all query parameters (key and value) using encodeURIComponent.

        Parameters

        • parameter: Record<string, any>

          Parameter to be encoded using encodeURIComponent.

        Returns Record<string, any>

        Encoded parameter object.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.executeHttpRequest.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.executeHttpRequest.html index 8342cc8c59..534faee804 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.executeHttpRequest.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.executeHttpRequest.html @@ -1,7 +1,7 @@ -executeHttpRequest | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.executeHttpRequestWithOrigin.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.executeHttpRequestWithOrigin.html index ffcd35eec2..ce04ddba3a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.executeHttpRequestWithOrigin.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_http_client.executeHttpRequestWithOrigin.html @@ -1,4 +1,4 @@ -executeHttpRequestWithOrigin | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_mail_client.sendMail.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_mail_client.sendMail.html index 23ee93b21b..cf1c7af079 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_mail_client.sendMail.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_mail_client.sendMail.html @@ -1,4 +1,4 @@ -sendMail | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.and.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.and.html index 9a1d58e57b..f515b3d930 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.and.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.and.html @@ -1,4 +1,4 @@ -and | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file +
  • Type Parameters

    • EntityT extends EntityBase
    • DeSerializersT extends DeSerializers<any, any, any, any, any, any, any, any, any, any, any, any, any, any>

    Parameters

    Returns FilterList<EntityT, DeSerializersT>

  • \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.asc.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.asc.html index 39c551a0db..a5d93f5388 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.asc.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.asc.html @@ -1,6 +1,6 @@ -asc | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.desc.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.desc.html index 4ce271417a..17f5884438 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.desc.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.desc.html @@ -1,6 +1,6 @@ -desc | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entityBuilder-1.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entityBuilder-1.html index 2ca7c72cf4..7b008f8f2d 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entityBuilder-1.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entityBuilder-1.html @@ -1,5 +1,5 @@ -entityBuilder | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entityDeserializer-1.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entityDeserializer-1.html index e5490438e6..b37e8755ac 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entityDeserializer-1.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entityDeserializer-1.html @@ -1,8 +1,8 @@ -entityDeserializer | SAP Cloud SDK for JavaScript - v3.16.0
    • Constructs an entityDeserializer given the OData v2 or v4 specific methods. +entityDeserializer | SAP Cloud SDK for JavaScript - v3.17.0

      • Constructs an entityDeserializer given the OData v2 or v4 specific methods. The concrete deserializers are created in odata/v2/entity-deserializer.ts and odata/v4/entity-deserializer.ts.

        Type Parameters

        • T extends DeSerializers<any, any, any, any, any, any, any, any, any, any, any, any, any, any>

        Parameters

        • deSerializers: T

          (De-)serializers used for transformation.

        • extractODataETag: ((json) => undefined | string)

          Extractor for the ETag.

            • (json): undefined | string
            • Parameters

              • json: Record<string, any>

              Returns undefined | string

        • extractDataFromOneToManyLink: ((data) => any[])

          Extractor for data related to one to many links.

            • (data): any[]
            • Parameters

              • data: any

              Returns any[]

        Returns EntityDeserializer

        An entity deserializer as defined by EntityDeserializer.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entitySerializer-1.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entitySerializer-1.html index 12db32338a..8ec574dc7b 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entitySerializer-1.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.entitySerializer-1.html @@ -1,6 +1,6 @@ -entitySerializer | SAP Cloud SDK for JavaScript - v3.16.0
    • Constructs an entitySerializer given the OData v2 or v4 specific tsToEdm method. +entitySerializer | SAP Cloud SDK for JavaScript - v3.17.0

      • Constructs an entitySerializer given the OData v2 or v4 specific tsToEdm method. The concrete serializers are created in odata/v2/entity-serializer.ts and odata/v4/entity-serializer.ts.

        Parameters

        • deSerializers: DeSerializers<any, any, any, any, any, any, any, any, any, any, any, any, any, any>

          (De-)serializers used for transformation.

        Returns EntitySerializer

        A entity serializer as defined by EntitySerializer.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.filterFunction-1.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.filterFunction-1.html index fc4b7600b3..14468a1b4a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.filterFunction-1.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.filterFunction-1.html @@ -1,2 +1,2 @@

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -filterFunction | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file +filterFunction | SAP Cloud SDK for JavaScript - v3.17.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.isOrderableEdmType.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.isOrderableEdmType.html index a723f30d54..901bae1dbd 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.isOrderableEdmType.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.isOrderableEdmType.html @@ -1,5 +1,5 @@ -isOrderableEdmType | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.not.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.not.html index 0726ca8923..3c49f20316 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.not.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.not.html @@ -1,5 +1,5 @@ -not | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.or.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.or.html index d967a5fb2d..cb57c6bfd2 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.or.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.or.html @@ -1,8 +1,8 @@ -or | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.throwErrorWhenReturnTypeIsUnionType.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.throwErrorWhenReturnTypeIsUnionType.html index c36fe509d2..6b4ee8e260 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.throwErrorWhenReturnTypeIsUnionType.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.throwErrorWhenReturnTypeIsUnionType.html @@ -1,5 +1,5 @@ -throwErrorWhenReturnTypeIsUnionType | SAP Cloud SDK for JavaScript - v3.16.0
    • Throws an error.

      +throwErrorWhenReturnTypeIsUnionType | SAP Cloud SDK for JavaScript - v3.17.0
      • Throws an error.

        Parameters

        • data: any

          Data.

        • functionActionName: string

          FunctionActionName.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns never

      \ No newline at end of file +

    Returns never

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.transformVariadicArgumentToArray.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.transformVariadicArgumentToArray.html index 5f553a68e8..97dc594c56 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.transformVariadicArgumentToArray.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_common.transformVariadicArgumentToArray.html @@ -1,4 +1,4 @@ -transformVariadicArgumentToArray | SAP Cloud SDK for JavaScript - v3.16.0
    • We want to provide methods which accept a variable single number of elements and arrays. +transformVariadicArgumentToArray | SAP Cloud SDK for JavaScript - v3.17.0

      • We want to provide methods which accept a variable single number of elements and arrays. The overloaded signature to achieve this is:

        function doSomething(array: T[])
        function doSomething(...varArgs: T[])
        function doSomething(first: undefined | T | T[], ...rest: T[]) {
        //implementation
        }
        @@ -7,4 +7,4 @@
      • rest: T[]

        Second to last element, if var args were used, empty array, if the first argument is an array.

      Returns T[]

      Array from the input or empty array if no input was given.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.edmToTs.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.edmToTs.html index 33356b0cc2..7fc15f02bb 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.edmToTs.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.edmToTs.html @@ -1,7 +1,7 @@ -edmToTs | SAP Cloud SDK for JavaScript - v3.16.0
    • Convert a value from EDM format to TypeScript. This function is typically used when deserializing an OData response.

      +edmToTs | SAP Cloud SDK for JavaScript - v3.17.0
      • Convert a value from EDM format to TypeScript. This function is typically used when deserializing an OData response.

        Parameters

        Returns any

        Deserialized value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.entityDeserializer.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.entityDeserializer.html index b5916860e8..e9f3559bed 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.entityDeserializer.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.entityDeserializer.html @@ -1,6 +1,6 @@ -entityDeserializer | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.filterFunctions.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.filterFunctions.html index 3473c0bb77..a38d9172c3 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.filterFunctions.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.filterFunctions.html @@ -1,5 +1,5 @@ -filterFunctions | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.length.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.length.html index 3380fce466..25ad1aa238 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.length.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.length.html @@ -1,3 +1,3 @@ -length | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.mergeDefaultDeSerializersWith.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.mergeDefaultDeSerializersWith.html index 8444c7ddd0..288fae44d6 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.mergeDefaultDeSerializersWith.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.mergeDefaultDeSerializersWith.html @@ -1,6 +1,6 @@ -mergeDefaultDeSerializersWith | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.replace.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.replace.html index 589b960f48..902d05a7b2 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.replace.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.replace.html @@ -1,7 +1,7 @@ -replace | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.substring.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.substring.html index 2ba3db57c3..dcbe448c59 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.substring.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.substring.html @@ -1,3 +1,3 @@ -substring | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.substringOf.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.substringOf.html index 0b99793ee1..b12801e419 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.substringOf.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.substringOf.html @@ -1,6 +1,6 @@ -substringOf | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForComplexType.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForComplexType.html index 63ce78ddfb..35843ac177 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForComplexType.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForComplexType.html @@ -1,6 +1,6 @@ -transformReturnValueForComplexType | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to a complex type by using given deserialization function.

      +transformReturnValueForComplexType | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to a complex type by using given deserialization function.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForComplexTypeList.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForComplexTypeList.html index b44b011e9a..373c39bc72 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForComplexTypeList.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForComplexTypeList.html @@ -1,6 +1,6 @@ -transformReturnValueForComplexTypeList | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to complex type array by using given deserialization function.

      +transformReturnValueForComplexTypeList | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to complex type array by using given deserialization function.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT[]

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEdmType.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEdmType.html index 9d76326dec..a437a3c246 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEdmType.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEdmType.html @@ -1,6 +1,6 @@ -transformReturnValueForEdmType | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to edm type by using given deserialization function.

      +transformReturnValueForEdmType | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to edm type by using given deserialization function.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEdmTypeList.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEdmTypeList.html index 8e501d2993..09d5598eb3 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEdmTypeList.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEdmTypeList.html @@ -1,6 +1,6 @@ -transformReturnValueForEdmTypeList | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to edm type array by using given deserialization function.

      +transformReturnValueForEdmTypeList | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to edm type array by using given deserialization function.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT[]

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEntity.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEntity.html index f90928e12a..84d0db7c58 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEntity.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEntity.html @@ -1,6 +1,6 @@ -transformReturnValueForEntity | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of an OData response to an entity by using the given (de-)serializers.

      +transformReturnValueForEntity | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of an OData response to an entity by using the given (de-)serializers.

        Type Parameters

        • ReturnT extends Entity
        • DeSerializersT extends DeSerializers<any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any>

        Parameters

        Returns ReturnT

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEntityList.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEntityList.html index 9a7c4e8364..f5e3144af3 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEntityList.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForEntityList.html @@ -1,6 +1,6 @@ -transformReturnValueForEntityList | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to array of entities by using given (de-)serializers.

      +transformReturnValueForEntityList | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to array of entities by using given (de-)serializers.

        Type Parameters

        • ReturnT extends Entity
        • DeSerializersT extends DeSerializers<any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any>

        Parameters

        Returns ReturnT[]

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForUndefined.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForUndefined.html index 16482e7da0..7e7fef04f0 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForUndefined.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v2.transformReturnValueForUndefined.html @@ -1,7 +1,7 @@ -transformReturnValueForUndefined | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to undefined. +transformReturnValueForUndefined | SAP Cloud SDK for JavaScript - v3.17.0

      • Transform the payload of the OData response to undefined. This function is used in function imports, when no values need to be returned.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.all.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.all.html index f0de044f77..0b848a3bde 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.all.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.all.html @@ -1,5 +1,5 @@ -all | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.any.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.any.html index 845519b834..b938779840 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.any.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.any.html @@ -1,5 +1,5 @@ -any | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.contains.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.contains.html index b0aaeb36c4..9d7af49acc 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.contains.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.contains.html @@ -1,6 +1,6 @@ -contains | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.edmToTs.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.edmToTs.html index 5c8786df9b..24b62b3ade 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.edmToTs.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.edmToTs.html @@ -1,7 +1,7 @@ -edmToTs | SAP Cloud SDK for JavaScript - v3.16.0
    • Convert a value with edm format to one with typescript format. This function is typically used when deserializing an OData response.

      +edmToTs | SAP Cloud SDK for JavaScript - v3.17.0
      • Convert a value with edm format to one with typescript format. This function is typically used when deserializing an OData response.

        Parameters

        Returns any

        Deserialized value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.entityDeserializer.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.entityDeserializer.html index 52450e4b3e..12e273cfe9 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.entityDeserializer.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.entityDeserializer.html @@ -1,6 +1,6 @@ -entityDeserializer | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.filterFunction.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.filterFunction.html index e976f54cbe..e19a7b75c1 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.filterFunction.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.filterFunction.html @@ -1,42 +1,42 @@ -filterFunction | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.filterFunctions.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.filterFunctions.html index c6d027309f..b2b6bd0868 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.filterFunctions.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.filterFunctions.html @@ -1,5 +1,5 @@ -filterFunctions | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.fractionalSeconds.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.fractionalSeconds.html index ecac8d8fe9..6b6323b506 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.fractionalSeconds.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.fractionalSeconds.html @@ -1,5 +1,5 @@ -fractionalSeconds | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.hasSubsequence.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.hasSubsequence.html index 625888afba..ab58969d60 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.hasSubsequence.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.hasSubsequence.html @@ -1,6 +1,6 @@ -hasSubsequence | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.hasSubset.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.hasSubset.html index dcf449980c..0d84a02995 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.hasSubset.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.hasSubset.html @@ -1,6 +1,6 @@ -hasSubset | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.matchesPattern.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.matchesPattern.html index b5d2854f68..b2eab016d0 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.matchesPattern.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.matchesPattern.html @@ -1,6 +1,6 @@ -matchesPattern | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.maxDateTime.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.maxDateTime.html index ad0a9586c0..c4ab053ce9 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.maxDateTime.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.maxDateTime.html @@ -1,4 +1,4 @@ -maxDateTime | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.mergeDefaultDeSerializersWith.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.mergeDefaultDeSerializersWith.html index 86ce5af268..d2e538f929 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.mergeDefaultDeSerializersWith.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.mergeDefaultDeSerializersWith.html @@ -1,6 +1,6 @@ -mergeDefaultDeSerializersWith | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.minDateTime.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.minDateTime.html index a44b4f54f4..1c06e48c79 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.minDateTime.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.minDateTime.html @@ -1,4 +1,4 @@ -minDateTime | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.now.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.now.html index 1cb30eec04..fde89acb5b 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.now.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.now.html @@ -1,4 +1,4 @@ -now | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.totalOffsetMinutes.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.totalOffsetMinutes.html index bee63c55f1..4b11c52dc3 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.totalOffsetMinutes.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.totalOffsetMinutes.html @@ -1,5 +1,5 @@ -totalOffsetMinutes | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForComplexType.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForComplexType.html index f6256db645..cd0de47e50 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForComplexType.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForComplexType.html @@ -1,6 +1,6 @@ -transformReturnValueForComplexType | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to a complex type by using given deserialization function.

      +transformReturnValueForComplexType | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to a complex type by using given deserialization function.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForComplexTypeList.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForComplexTypeList.html index 9ad3f9480b..e32157828c 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForComplexTypeList.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForComplexTypeList.html @@ -1,6 +1,6 @@ -transformReturnValueForComplexTypeList | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to complex type array by using given deserialization function.

      +transformReturnValueForComplexTypeList | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to complex type array by using given deserialization function.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT[]

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEdmType.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEdmType.html index c940d61e81..56dd593d6a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEdmType.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEdmType.html @@ -1,6 +1,6 @@ -transformReturnValueForEdmType | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to edm type by using given deserialization function.

      +transformReturnValueForEdmType | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to edm type by using given deserialization function.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEdmTypeList.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEdmTypeList.html index 996459b3f2..4f5d7250dd 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEdmTypeList.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEdmTypeList.html @@ -1,6 +1,6 @@ -transformReturnValueForEdmTypeList | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to edm type array by using given deserialization function.

      +transformReturnValueForEdmTypeList | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to edm type array by using given deserialization function.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT[]

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEntity.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEntity.html index 0d86b46d4a..380b4cdd2e 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEntity.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEntity.html @@ -1,6 +1,6 @@ -transformReturnValueForEntity | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of an OData response to an entity by using the given (de-)serializers.

      +transformReturnValueForEntity | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of an OData response to an entity by using the given (de-)serializers.

        Type Parameters

        • ReturnT extends Entity
        • DeSerializersT extends DeSerializers<any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any>

        Parameters

        Returns ReturnT

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEntityList.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEntityList.html index 2d6e61a05e..1387d3f2d2 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEntityList.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForEntityList.html @@ -1,6 +1,6 @@ -transformReturnValueForEntityList | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to array of entities by using given (de-)serializers.

      +transformReturnValueForEntityList | SAP Cloud SDK for JavaScript - v3.17.0
      • Transform the payload of the OData response to array of entities by using given (de-)serializers.

        Type Parameters

        • ReturnT extends Entity
        • DeSerializersT extends DeSerializers<any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any, any>

        Parameters

        Returns ReturnT[]

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForUndefined.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForUndefined.html index cd2940dd8d..b2bd06dba7 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForUndefined.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_odata_v4.transformReturnValueForUndefined.html @@ -1,7 +1,7 @@ -transformReturnValueForUndefined | SAP Cloud SDK for JavaScript - v3.16.0
    • Transform the payload of the OData response to undefined. +transformReturnValueForUndefined | SAP Cloud SDK for JavaScript - v3.17.0

      • Transform the payload of the OData response to undefined. This function is used in function imports, when no values need to be returned.

        Type Parameters

        • ReturnT

        Parameters

        • data: any

          The OData payload.

        • builderFn: ((data) => ReturnT)

          The deserialization function for transforming the payload.

        Returns ReturnT

        The transformed value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_openapi_generator.generate.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_openapi_generator.generate.html index d0cb8837a7..634a6bc794 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_openapi_generator.generate.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_openapi_generator.generate.html @@ -1,6 +1,6 @@ -generate | SAP Cloud SDK for JavaScript - v3.16.0
    • Main entry point for the OpenAPI client generation. +generate | SAP Cloud SDK for JavaScript - v3.17.0

      • Main entry point for the OpenAPI client generation. Generates models and API files.

        Parameters

        Returns Promise<void>

        A promise to void.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.circuitBreaker.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.circuitBreaker.html index e51f42a865..362e31bf0a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.circuitBreaker.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.circuitBreaker.html @@ -1,4 +1,4 @@ -circuitBreaker | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.circuitBreakerHttp.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.circuitBreakerHttp.html index 80d23a311c..c7be858d8a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.circuitBreakerHttp.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.circuitBreakerHttp.html @@ -1,5 +1,5 @@ -circuitBreakerHttp | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.resilience.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.resilience.html index 0bfcaad588..158a42ab79 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.resilience.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.resilience.html @@ -1,7 +1,7 @@ -resilience | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.retry.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.retry.html index 41195984a8..b4b465bf69 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.retry.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.retry.html @@ -1,5 +1,5 @@ -retry | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.timeout.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.timeout.html index 4c9748f6bc..21fa0905d5 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.timeout.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_resilience.timeout.html @@ -1,5 +1,5 @@ -timeout | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.getTestDestinationByAlias.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.getTestDestinationByAlias.html index c805153c34..9893cdedf3 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.getTestDestinationByAlias.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.getTestDestinationByAlias.html @@ -1,4 +1,4 @@ -getTestDestinationByAlias | SAP Cloud SDK for JavaScript - v3.16.0
    • Loads a destination matching the provided alias stored in systems.json and credentials.json. +getTestDestinationByAlias | SAP Cloud SDK for JavaScript - v3.17.0

      • Loads a destination matching the provided alias stored in systems.json and credentials.json. By default, this function starts looking in the directory the test process has been started in (i.e. '.') and traverses the file hierarchy upwards until it finds a systems.json and credentials.json file. Alternatively, you can supply paths to the systems and the credentials file directly.

        @@ -9,4 +9,4 @@
      • Optional options: GetTestDestinationOptions

        References to the systems.json and credentials.json files.

      Returns Destination

      An array of destinations.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.getTestDestinations.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.getTestDestinations.html index 28f5f69e3d..03a3147085 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.getTestDestinations.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.getTestDestinations.html @@ -1,4 +1,4 @@ -getTestDestinations | SAP Cloud SDK for JavaScript - v3.16.0
    • Loads all destinations stored in systems.json and credentials.json files.

      +getTestDestinations | SAP Cloud SDK for JavaScript - v3.17.0
      • Loads all destinations stored in systems.json and credentials.json files.

        By default, this functions starts looking in the directory the test process has been started in (i.e. '.') and traverses the file hierarchy upwards until it finds a systems.json and credentials.json file. Alternatively, you can supply paths to the systems and the credentials file directly.

        @@ -7,4 +7,4 @@

        Parameters

        Returns Destination[]

        An array of destinations.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.mockAllTestDestinations.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.mockAllTestDestinations.html index 15306817c7..9e19c308f8 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.mockAllTestDestinations.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.mockAllTestDestinations.html @@ -1,5 +1,5 @@ -mockAllTestDestinations | SAP Cloud SDK for JavaScript - v3.16.0
    • Add all destinations from the systems.json and credentials.json files to the destinations environment variable.

      +mockAllTestDestinations | SAP Cloud SDK for JavaScript - v3.17.0
      • Add all destinations from the systems.json and credentials.json files to the destinations environment variable.

        Throws an error if a destination with the same name as the given test destinations already exists.

        Parameters

        • Optional options: GetTestDestinationOptions

          References to the systems.json and credentials.json files.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns void

      \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.mockTestDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.mockTestDestination.html index 617da76d7e..97d532e2a2 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.mockTestDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.mockTestDestination.html @@ -1,6 +1,6 @@ -mockTestDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Add a destination with the given name from the systems.json and credentials.json files to the destinations environment variable.

      +mockTestDestination | SAP Cloud SDK for JavaScript - v3.17.0
      • Add a destination with the given name from the systems.json and credentials.json files to the destinations environment variable.

        Throws an error if a destination with the same name as the given test destination already exists.

        Parameters

        • name: string

          Name of the test destination to add to the destinations environment variable.

        • Optional options: GetTestDestinationOptions

          References to the systems.json and credentials.json files.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns void

      \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.setTestDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.setTestDestination.html index 5631f6b44c..92cb852145 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.setTestDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.setTestDestination.html @@ -1,5 +1,5 @@ -setTestDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Set a given destination in the destinations environment variable.

      +setTestDestination | SAP Cloud SDK for JavaScript - v3.17.0
      • Set a given destination in the destinations environment variable.

        Throws an error if a destination with the same name as the given test destination already exists.

        Parameters

        • destination: Destination

          Test destination to add to the destinations environment variable.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns void

      \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.unmockAllTestDestinations.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.unmockAllTestDestinations.html index fd2d361bcf..225a9838e0 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.unmockAllTestDestinations.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.unmockAllTestDestinations.html @@ -1,4 +1,4 @@ -unmockAllTestDestinations | SAP Cloud SDK for JavaScript - v3.16.0
    • Removes all test destinations stored in systems.json and credentials.json files or added through setTestDestination() from the destinations environment variable.

      +unmockAllTestDestinations | SAP Cloud SDK for JavaScript - v3.17.0
      • Removes all test destinations stored in systems.json and credentials.json files or added through setTestDestination() from the destinations environment variable.

        This function should be called to invert the behavior of mockAllTestDestinations() and other add single mocked destination functions.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

        Returns void

      \ No newline at end of file +

      Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.unmockTestDestination.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.unmockTestDestination.html index 98dd5708f0..37eb9f7338 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.unmockTestDestination.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_test_util.unmockTestDestination.html @@ -1,5 +1,5 @@ -unmockTestDestination | SAP Cloud SDK for JavaScript - v3.16.0
    • Removes a destination with the given name from the destinations environment variable. If the given destination name is not found calling this function has no effect. +unmockTestDestination | SAP Cloud SDK for JavaScript - v3.17.0

      • Removes a destination with the given name from the destinations environment variable. If the given destination name is not found calling this function has no effect. This function should be called to invert the behavior of mockTestDestination() and setTestDestination().

        Parameters

        • name: string

          Name of the mocked destination to remove.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns void

      \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.assoc.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.assoc.html index a831ef07b0..05a0343edd 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.assoc.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.assoc.html @@ -1,4 +1,4 @@ -assoc | SAP Cloud SDK for JavaScript - v3.16.0
    • Adds a key value pair to the given objects and returns a shallow copy. +assoc | SAP Cloud SDK for JavaScript - v3.17.0

      • Adds a key value pair to the given objects and returns a shallow copy. If the key is already present it will be overwritten.

        Type Parameters

        • T

        Parameters

        • key: string

          Key to be added.

        • value: any

          Value to be added.

          @@ -6,4 +6,4 @@

        Returns T & {
            [key: string]: any;
        }

        The object with the key value pair added.

        Deprecated

        Since v3.12.1. Will not be replaced.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.camelCase.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.camelCase.html index e701e45a5a..59b0edb091 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.camelCase.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.camelCase.html @@ -1,5 +1,5 @@ -camelCase | SAP Cloud SDK for JavaScript - v3.16.0
    • Convert a string to camelCase. This format used e.g. for properties on entity class instances.

      +camelCase | SAP Cloud SDK for JavaScript - v3.17.0
      • Convert a string to camelCase. This format used e.g. for properties on entity class instances.

        Parameters

        • str: string

          The string to be transformed.

        Returns string

        The transformed string.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.caps.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.caps.html index a2deabb6b7..37b64821a5 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.caps.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.caps.html @@ -1,5 +1,5 @@ -caps | SAP Cloud SDK for JavaScript - v3.16.0
    • Returns the OData version in capital letters so V2 or V4.

      +caps | SAP Cloud SDK for JavaScript - v3.17.0
      • Returns the OData version in capital letters so V2 or V4.

        Parameters

        • oDataVersion: any

          OData version in lower case: 'v2' or 'v4'.

        Returns "V2" | "V4"

        'V2' or 'V4'.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.checkUrlExists.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.checkUrlExists.html index f483857d5e..80567adbed 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.checkUrlExists.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.checkUrlExists.html @@ -1,5 +1,5 @@ -checkUrlExists | SAP Cloud SDK for JavaScript - v3.16.0
    • Checks whether a URL is existing via a head request.

      +checkUrlExists | SAP Cloud SDK for JavaScript - v3.17.0
      • Checks whether a URL is existing via a head request.

        Parameters

        • url: string

          URL to be checked.

        Returns Promise<number>

        Promise - resolves if the URL exists.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.codeBlock.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.codeBlock.html index 831a1ad3b9..55928b0bd1 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.codeBlock.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.codeBlock.html @@ -1,4 +1,4 @@ -codeBlock | SAP Cloud SDK for JavaScript - v3.16.0
    • Experimental

      This API is experimental and might change in newer versions. Use with caution. +codeBlock | SAP Cloud SDK for JavaScript - v3.17.0

      • Experimental

        This API is experimental and might change in newer versions. Use with caution. Transform strings and arguments to a string formatted as a code block, keeping the indentation of sub code blocks. Use in tagged templates, e.g.:

        codeBlock`Code with ${arguments} and more code;`
        @@ -7,4 +7,4 @@
         
      • Rest ...args: any[]

        Arguments in the tagged template. In the example above that would be the resolved value for arguments;.

      Returns string

      A string formatted as code block.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.createLogger.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.createLogger.html index 5ea7600237..e5bd2466bc 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.createLogger.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.createLogger.html @@ -1,4 +1,4 @@ -createLogger | SAP Cloud SDK for JavaScript - v3.16.0
    • Create a logger for the given message context, if available.

      +createLogger | SAP Cloud SDK for JavaScript - v3.17.0
      • Create a logger for the given message context, if available.

        Usage: To create a logger in your module, it is recommended to pass a module identifier that will be logged as messageContext for all messages from this logger: const logger = createLogger('my-module');. Not setting any module identifier will retrieve the default logger. @@ -14,4 +14,4 @@

        Parameters

        • Optional messageContext: string | MessageContextObj & LoggerOptions

          Either a key for the message context of all messages produced by the logger or an object with additional keys to set in the message.

        Returns Logger

        A newly created or an already existing logger for the given context.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.disableExceptionLogger.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.disableExceptionLogger.html index 01a9ab59ec..e07a5f61e9 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.disableExceptionLogger.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.disableExceptionLogger.html @@ -1,3 +1,3 @@ -disableExceptionLogger | SAP Cloud SDK for JavaScript - v3.16.0
    • Disable logging of exceptions. Enabled by default.

      +disableExceptionLogger | SAP Cloud SDK for JavaScript - v3.17.0
      • Disable logging of exceptions. Enabled by default.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

        Returns void

      \ No newline at end of file +

      Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.documentationBlock.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.documentationBlock.html index f536c200c9..da81b85466 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.documentationBlock.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.documentationBlock.html @@ -1,4 +1,4 @@ -documentationBlock | SAP Cloud SDK for JavaScript - v3.16.0
    • Experimental

      This API is experimental and might change in newer versions. Use with caution. +documentationBlock | SAP Cloud SDK for JavaScript - v3.17.0

      • Experimental

        This API is experimental and might change in newer versions. Use with caution. Transform strings and arguments to a string formatted as a documentation block. The formatting is block like so no leading or trailing spaces. New lines in the beginning and end are also removed. @@ -9,4 +9,4 @@

      • Rest ...args: string[]

        Arguments in the tagged template. In the example above that would be the resolved value for arguments;.

      Returns string

      A string formatted as documentation block.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.enableExceptionLogger.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.enableExceptionLogger.html index 6d7216b1b6..dc3eeee9f1 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.enableExceptionLogger.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.enableExceptionLogger.html @@ -1,3 +1,3 @@ -enableExceptionLogger | SAP Cloud SDK for JavaScript - v3.16.0
    • Enable logging of exceptions. Enabled by default.

      +enableExceptionLogger | SAP Cloud SDK for JavaScript - v3.17.0
      • Enable logging of exceptions. Enabled by default.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

        Returns void

      \ No newline at end of file +

      Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.encodeBase64.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.encodeBase64.html index 119d462ebb..9d03fda464 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.encodeBase64.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.encodeBase64.html @@ -1,5 +1,5 @@ -encodeBase64 | SAP Cloud SDK for JavaScript - v3.16.0
    • Encode a string to a base64 encoded string.

      +encodeBase64 | SAP Cloud SDK for JavaScript - v3.17.0
      • Encode a string to a base64 encoded string.

        Parameters

        • str: string

          String to encode.

        Returns string

        Base64 encoded string.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equal.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equal.html index 6b44a7b1f0..50c70374c7 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equal.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equal.html @@ -1,4 +1,4 @@ -equal | SAP Cloud SDK for JavaScript - v3.16.0
    • Checks whether the two items contain the same content. +equal | SAP Cloud SDK for JavaScript - v3.17.0

      • Checks whether the two items contain the same content. When both of them are arrays, the elements and the order are checked, see equalArrays. When both of them are objects, the key/value pairs are checked, see equalObjects. In other cases, triple equals is used.

        @@ -6,4 +6,4 @@
      • item2: T

        The second item.

      Returns boolean

      A boolean, indicating all the items equal to each other.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equalArrays.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equalArrays.html index 93f3bc3d96..8659456376 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equalArrays.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equalArrays.html @@ -1,6 +1,6 @@ -equalArrays | SAP Cloud SDK for JavaScript - v3.16.0
    • Checks whether the elements of two arrays are the same with the same order.

      +equalArrays | SAP Cloud SDK for JavaScript - v3.17.0
      • Checks whether the elements of two arrays are the same with the same order.

        Type Parameters

        • T

        Parameters

        • arr1: T[]

          The first array.

        • arr2: T[]

          The second array.

        Returns boolean

        A boolean, indicating both arrays have the same contents.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equalObjects.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equalObjects.html index e24d1dca8c..f350f0df03 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equalObjects.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.equalObjects.html @@ -1,6 +1,6 @@ -equalObjects | SAP Cloud SDK for JavaScript - v3.16.0
    • Checks whether the keys and values of two objects are equal.

      +equalObjects | SAP Cloud SDK for JavaScript - v3.17.0
      • Checks whether the keys and values of two objects are equal.

        Parameters

        • obj1: Record<string, any>

          The first object.

        • obj2: Record<string, any>

          The second object.

        Returns boolean

        A boolean, indicating whether the two objects are equal to each other.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.exclude.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.exclude.html index b6aaf35b5a..11b1f53926 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.exclude.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.exclude.html @@ -1,7 +1,7 @@ -exclude | SAP Cloud SDK for JavaScript - v3.16.0
    • Create a shallow copy of the given object, that does not contain the given keys. +exclude | SAP Cloud SDK for JavaScript - v3.17.0

      • Create a shallow copy of the given object, that does not contain the given keys. Non existing keys in the source object are ignored.

        Type Parameters

        • T extends Record<string, unknown>

        Parameters

        • keys: string[]

          Properties to be selected.

        • obj: T

          Object from which the values are taken.

        Returns Partial<T>

        An object with the selected keys and corresponding values.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.filterDuplicates.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.filterDuplicates.html index 918f948d17..4bff5ea0e1 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.filterDuplicates.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.filterDuplicates.html @@ -1,6 +1,6 @@ -filterDuplicates | SAP Cloud SDK for JavaScript - v3.16.0
    • Filter an array by removing duplicates and keeping the left most occurrence. By default this compares by identity.

      +filterDuplicates | SAP Cloud SDK for JavaScript - v3.17.0
      • Filter an array by removing duplicates and keeping the left most occurrence. By default this compares by identity.

        Type Parameters

        • T

        Parameters

        • arr: T[]

          Array to remove duplicates from.

        • comparator: ((left, right) => boolean) = ...

          Optional comparator function, indicating whether two items are equal and therefore handled as duplicates. Defaults to identity.

            • (left, right): boolean
            • Parameters

              • left: T
              • right: T

              Returns boolean

        Returns T[]

        A filtered array containing no duplicates.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.filterDuplicatesRight.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.filterDuplicatesRight.html index 0b6cafe894..74c8a92692 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.filterDuplicatesRight.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.filterDuplicatesRight.html @@ -1,6 +1,6 @@ -filterDuplicatesRight | SAP Cloud SDK for JavaScript - v3.16.0
    • Filter an array by removing duplicates and keeping the right most occurrence. By default this compares by identity.

      +filterDuplicatesRight | SAP Cloud SDK for JavaScript - v3.17.0
      • Filter an array by removing duplicates and keeping the right most occurrence. By default this compares by identity.

        Type Parameters

        • T

        Parameters

        • arr: T[]

          Array to remove duplicates from.

        • comparator: ((left, right) => boolean) = ...

          Optional comparator function, indicating whether two items are equal and therefore handled as duplicates. Defaults to identity.

            • (left, right): boolean
            • Parameters

              • left: T
              • right: T

              Returns boolean

        Returns T[]

        A filtered array containing no duplicates.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.findProjectRoot.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.findProjectRoot.html index 94ff48b07b..66814ae464 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.findProjectRoot.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.findProjectRoot.html @@ -1,2 +1,2 @@

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -findProjectRoot | SAP Cloud SDK for JavaScript - v3.16.0
    • Internal

      Parameters

      • path: string
      • lastPath: string = path

      Returns string

    \ No newline at end of file +findProjectRoot | SAP Cloud SDK for JavaScript - v3.17.0
    • Internal

      Parameters

      • path: string
      • lastPath: string = path

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.finishAll.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.finishAll.html index c8d02879f0..21a4c21702 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.finishAll.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.finishAll.html @@ -1,7 +1,7 @@ -finishAll | SAP Cloud SDK for JavaScript - v3.16.0
    • Await all promises and resolve if non of them failed. +finishAll | SAP Cloud SDK for JavaScript - v3.17.0

      • Await all promises and resolve if non of them failed. Reject if at least one of them was rejected, but only once all of them are finished. Throws an error consisting of a list of reasons.

        Parameters

        • promises: Promise<any>[]

          Promises to settle.

        • Optional errorMessage: string

          Message to use as introductory text of the error if an error occurs.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns Promise<void>

      \ No newline at end of file +

    Returns Promise<void>

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.first.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.first.html index 4d39171540..59043f1064 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.first.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.first.html @@ -1,5 +1,5 @@ -first | SAP Cloud SDK for JavaScript - v3.16.0
    • Get the first item from an array. Returns undefined, if the array is empty.

      +first | SAP Cloud SDK for JavaScript - v3.17.0
      • Get the first item from an array. Returns undefined, if the array is empty.

        Type Parameters

        • T

        Parameters

        • arr: T[]

          Array to get the first item of.

        Returns T | undefined

        Fist item of the array or undefined, if the array was empty.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.flat.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.flat.html index c17c14c349..72863956e9 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.flat.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.flat.html @@ -1,5 +1,5 @@ -flat | SAP Cloud SDK for JavaScript - v3.16.0
    • Flatten a two dimensional array into a one dimensional array.

      +flat | SAP Cloud SDK for JavaScript - v3.17.0
      • Flatten a two dimensional array into a one dimensional array.

        Type Parameters

        • T

        Parameters

        • arr: T[][]

          The array to be flattened.

        Returns T[]

        A one dimensional array.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.flatten.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.flatten.html index 1a2a115e0e..df469097ab 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.flatten.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.flatten.html @@ -1,6 +1,6 @@ -flatten | SAP Cloud SDK for JavaScript - v3.16.0
    • Flattens a array: [1,[2,[3,4]],5] will become [1,2,3,4,5]. +flatten | SAP Cloud SDK for JavaScript - v3.17.0

      • Flattens a array: [1,[2,[3,4]],5] will become [1,2,3,4,5]. Non primitive values are copied by reference.

        Parameters

        • input: any[]

          Array to be flattened.

        Returns any[]

        The flattened array.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.formatJson.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.formatJson.html index eae04835f6..f112850cf2 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.formatJson.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.formatJson.html @@ -1,5 +1,5 @@ -formatJson | SAP Cloud SDK for JavaScript - v3.16.0
    • Convert a JSON object to a string using formatting in line with the prettier with indentation and new line at the end.

      +formatJson | SAP Cloud SDK for JavaScript - v3.17.0
      • Convert a JSON object to a string using formatting in line with the prettier with indentation and new line at the end.

        Parameters

        • json: any

          Object to be stringified.

        Returns string

        The JSON object as string.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getGlobalLogFormat.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getGlobalLogFormat.html index de5dd08f5c..373696aedb 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getGlobalLogFormat.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getGlobalLogFormat.html @@ -1,4 +1,4 @@ -getGlobalLogFormat | SAP Cloud SDK for JavaScript - v3.16.0
    • Get the global log format of the container.

      +getGlobalLogFormat | SAP Cloud SDK for JavaScript - v3.17.0
      • Get the global log format of the container.

        Returns Format | undefined

        The global log format, or undefined when not defined.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getGlobalLogLevel.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getGlobalLogLevel.html index 49fea409aa..be7dce1633 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getGlobalLogLevel.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getGlobalLogLevel.html @@ -1,4 +1,4 @@ -getGlobalLogLevel | SAP Cloud SDK for JavaScript - v3.16.0
    • Get the global log level of the container.

      +getGlobalLogLevel | SAP Cloud SDK for JavaScript - v3.17.0
      • Get the global log level of the container.

        Returns string | undefined

        The global log level, or undefined when not defined.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getLogger.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getLogger.html index 6a6f3b7a96..e46e291c1d 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getLogger.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getLogger.html @@ -1,5 +1,5 @@ -getLogger | SAP Cloud SDK for JavaScript - v3.16.0
    • Get logger for a given message context, if available.

      +getLogger | SAP Cloud SDK for JavaScript - v3.17.0
      • Get logger for a given message context, if available.

        Parameters

        • Optional messageContext: string

          A key for the message context of all messages produced by the logger.

        Returns Logger | undefined

        The logger for the given messageContext if it was created before.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getMessageOrStack.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getMessageOrStack.html index a837dcd682..f7017c28c6 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getMessageOrStack.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.getMessageOrStack.html @@ -1,5 +1,5 @@ -getMessageOrStack | SAP Cloud SDK for JavaScript - v3.16.0
    • Internal

      Gets the stack of the given error if available, otherwise the message.

      +getMessageOrStack | SAP Cloud SDK for JavaScript - v3.17.0
      • Internal

        Gets the stack of the given error if available, otherwise the message.

        Parameters

        • info: TransformableInfo

          Object to be transformed.

        Returns string

        The message string to be used.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.identity.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.identity.html index 3cab52bb83..05616a015b 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.identity.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.identity.html @@ -1,5 +1,5 @@ -identity | SAP Cloud SDK for JavaScript - v3.16.0
    • Identity function.

      +identity | SAP Cloud SDK for JavaScript - v3.17.0
      • Identity function.

        Type Parameters

        • T

        Parameters

        • value: T

          Any value.

        Returns T

        The given value.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.isErrorWithCause.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.isErrorWithCause.html index 36200257c9..4f773b4b67 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.isErrorWithCause.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.isErrorWithCause.html @@ -1,5 +1,5 @@ -isErrorWithCause | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.isNullish.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.isNullish.html index 8c234a9966..b70d34b590 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.isNullish.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.isNullish.html @@ -1,5 +1,5 @@ -isNullish | SAP Cloud SDK for JavaScript - v3.16.0
    • Checks whether a value is either null or undefined.

      +isNullish | SAP Cloud SDK for JavaScript - v3.17.0
      • Checks whether a value is either null or undefined.

        Parameters

        • val: any

          Value to check.

        Returns val is undefined | null

        true for null or undefined, false otherwise.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.kebabCase.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.kebabCase.html index e91984102d..efa95409a0 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.kebabCase.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.kebabCase.html @@ -1,5 +1,5 @@ -kebabCase | SAP Cloud SDK for JavaScript - v3.16.0
    • Convert a string to kebab case. This format is used e.g. for file names.

      +kebabCase | SAP Cloud SDK for JavaScript - v3.17.0
      • Convert a string to kebab case. This format is used e.g. for file names.

        Parameters

        • str: string

          The string to be transformed.

        Returns string

        The transformed string.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.last.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.last.html index 3331de3640..1cf16d72bb 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.last.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.last.html @@ -1,5 +1,5 @@ -last | SAP Cloud SDK for JavaScript - v3.16.0
    • Get the last item from an array. Returns undefined, if the array is empty.

      +last | SAP Cloud SDK for JavaScript - v3.17.0
      • Get the last item from an array. Returns undefined, if the array is empty.

        Type Parameters

        • T

        Parameters

        • arr: T[]

          Array to get the last item of.

        Returns T | undefined

        Last item of the array or undefined, if the array was empty.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.mergeIgnoreCase.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.mergeIgnoreCase.html index 99512f12a8..044c4f903a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.mergeIgnoreCase.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.mergeIgnoreCase.html @@ -1,8 +1,8 @@ -mergeIgnoreCase | SAP Cloud SDK for JavaScript - v3.16.0
    • Create an object by merging the right object into a shallow copy of the left object ignoring casing, but keeping the right casing. Keys present both objects will be present in the merged object.

      +mergeIgnoreCase | SAP Cloud SDK for JavaScript - v3.17.0
      • Create an object by merging the right object into a shallow copy of the left object ignoring casing, but keeping the right casing. Keys present both objects will be present in the merged object.

        Type Parameters

        • LeftT extends Record<string, any>
        • RightT extends Record<string, any>

        Parameters

        • Optional left: LeftT

          Object to merge.

        • Optional right: RightT

          Object to merge. The casing of the keys of this object takes precedence.

        Returns Record<string, any>

        • An object containing all keys from both objects, where entries present in the right object are replaced. Note that the casing used by right will be used.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.mergeLeftIgnoreCase.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.mergeLeftIgnoreCase.html index b924c4c2c4..5d7216c89b 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.mergeLeftIgnoreCase.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.mergeLeftIgnoreCase.html @@ -1,8 +1,8 @@ -mergeLeftIgnoreCase | SAP Cloud SDK for JavaScript - v3.16.0
    • Create an object by merging the right object into a shallow copy of the left object ignoring casing, but keeping the right casing. Only keys present in the left object will be present in the merged object.

      +mergeLeftIgnoreCase | SAP Cloud SDK for JavaScript - v3.17.0
      • Create an object by merging the right object into a shallow copy of the left object ignoring casing, but keeping the right casing. Only keys present in the left object will be present in the merged object.

        Type Parameters

        • LeftT extends Record<string, any>
        • RightT extends Record<string, any>

        Parameters

        • Optional left: LeftT

          Object to merge into. They keys of this object will be present in the returned object.

        • Optional right: RightT

          Object to merge. Only keys in left will be considered for merging.

        Returns Record<string, any>

        • An object containing all keys from the left object, where entries present in the right object are replaced. Note that the casing used by right will be used.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.muteLoggers.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.muteLoggers.html index f4bdd59e9f..a78b2c9a53 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.muteLoggers.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.muteLoggers.html @@ -1,3 +1,3 @@ -muteLoggers | SAP Cloud SDK for JavaScript - v3.16.0
    • Mute all logger output created by the SAP Cloud SDK Logger. This also applies to future loggers created. Useful for tests.

      +muteLoggers | SAP Cloud SDK for JavaScript - v3.17.0
      • Mute all logger output created by the SAP Cloud SDK Logger. This also applies to future loggers created. Useful for tests.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

        Returns void

      \ No newline at end of file +

      Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.partition.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.partition.html index f7097d9ccd..3b498b02ce 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.partition.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.partition.html @@ -1,6 +1,6 @@ -partition | SAP Cloud SDK for JavaScript - v3.16.0
    • Split an array into two based on a condition.

      +partition | SAP Cloud SDK for JavaScript - v3.17.0
      • Split an array into two based on a condition.

        Type Parameters

        • T

        Parameters

        • arr: T[]

          Array to partition.

        • condition: ((item) => boolean)

          Function to determine to where to put each item.

            • (item): boolean
            • Parameters

              • item: T

              Returns boolean

        Returns [T[], T[]]

        A two dimensional array containing two arrays, where the first one includes all items where the given condition was met and the second one includes all items where it was not met.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pascalCase.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pascalCase.html index eeda43b11e..c219df8088 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pascalCase.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pascalCase.html @@ -1,5 +1,5 @@ -pascalCase | SAP Cloud SDK for JavaScript - v3.16.0
    • Convert a string to pascal case. This format is used e.g. for types.

      +pascalCase | SAP Cloud SDK for JavaScript - v3.17.0
      • Convert a string to pascal case. This format is used e.g. for types.

        Parameters

        • str: string

          The string to be transformed.

        Returns string

        The transformed string.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pick.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pick.html index 79b85145b7..b4ceefbd66 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pick.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pick.html @@ -1,7 +1,7 @@ -pick | SAP Cloud SDK for JavaScript - v3.16.0
    • Create a shallow copy of the given object, that contains the given keys. +pick | SAP Cloud SDK for JavaScript - v3.17.0

      • Create a shallow copy of the given object, that contains the given keys. Non existing keys in the source object are ignored.

        Type Parameters

        • T extends Record<string, unknown>

        Parameters

        • keys: string[]

          Properties to be selected.

        • obj: T

          Object from which the values are taken.

        Returns Partial<T>

        An object with the selected keys and corresponding values.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickIgnoreCase.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickIgnoreCase.html index aa1e0b6487..22ad9db836 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickIgnoreCase.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickIgnoreCase.html @@ -1,4 +1,4 @@ -pickIgnoreCase | SAP Cloud SDK for JavaScript - v3.16.0
    • Create a shallow copy of the given object, that contains the given keys, independent of casing. +pickIgnoreCase | SAP Cloud SDK for JavaScript - v3.17.0

      • Create a shallow copy of the given object, that contains the given keys, independent of casing. Non existing keys in the source object are ignored.

        Type Parameters

        • T extends Record<string, any>

        Parameters

        • Optional obj: T

          Object to pick the given key from.

        • Rest ...keys: string[]

          Keys of the pair to be picked.

          @@ -6,4 +6,4 @@
        • An object containing the given key-value pairs in its original case or an empty object if none of them are found.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickNonNullish.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickNonNullish.html index d0adf652c9..0534f738c8 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickNonNullish.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickNonNullish.html @@ -1,7 +1,7 @@ -pickNonNullish | SAP Cloud SDK for JavaScript - v3.16.0
    • Create a shallow copy of the given object, that contains all entries with non-nullish values.

      +pickNonNullish | SAP Cloud SDK for JavaScript - v3.17.0
      • Create a shallow copy of the given object, that contains all entries with non-nullish values.

        Type Parameters

        • T extends Record<string, any>

        Parameters

        • Optional obj: T

          An object to pick from.

        Returns Partial<T>

        • A filtered object containing only keys with non-nullish values.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickValueIgnoreCase.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickValueIgnoreCase.html index fdf5d98f61..cea55401a9 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickValueIgnoreCase.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.pickValueIgnoreCase.html @@ -1,6 +1,6 @@ -pickValueIgnoreCase | SAP Cloud SDK for JavaScript - v3.16.0
    • Returns the value of an object based on the given key, independent of casing.

      +pickValueIgnoreCase | SAP Cloud SDK for JavaScript - v3.17.0
      • Returns the value of an object based on the given key, independent of casing.

        Type Parameters

        • T extends Record<string, any>

        Parameters

        • obj: undefined | T

          Object to be searched for the given key.

        • key: string

          Key of the value to pick.

        Returns any | undefined

        The value of for the given key or undefined, if not available.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.propertyExists.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.propertyExists.html index 259d099a9e..c51532b1a9 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.propertyExists.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.propertyExists.html @@ -1,6 +1,6 @@ -propertyExists | SAP Cloud SDK for JavaScript - v3.16.0
    • Checks if a chain of properties exists on the given object.

      +propertyExists | SAP Cloud SDK for JavaScript - v3.17.0
      • Checks if a chain of properties exists on the given object.

        Parameters

        • obj: Record<string, any>

          The object to be checked.

        • Rest ...properties: string[]

          Chained properties.

        Returns boolean

        true if the property chain leads to a truthy value, false otherwise.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.readJSON.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.readJSON.html index a9e0f5ac98..c00eeff935 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.readJSON.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.readJSON.html @@ -1,5 +1,5 @@ -readJSON | SAP Cloud SDK for JavaScript - v3.16.0
    • Read a JSON file from the file system.

      +readJSON | SAP Cloud SDK for JavaScript - v3.17.0
      • Read a JSON file from the file system.

        Parameters

        • path: PathLike

          The path to the JSON file.

        Returns {
            [key: string]: any;
        }

        An object parsed from the JSON file.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
        • [key: string]: any
      \ No newline at end of file +
      • [key: string]: any
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeFileExtension.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeFileExtension.html index b844481ec0..8603a25765 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeFileExtension.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeFileExtension.html @@ -1,5 +1,5 @@ -removeFileExtension | SAP Cloud SDK for JavaScript - v3.16.0
    • Remove file extension from a string, e.g. remove 'test.jpg' would return 'test'.

      +removeFileExtension | SAP Cloud SDK for JavaScript - v3.17.0
      • Remove file extension from a string, e.g. remove 'test.jpg' would return 'test'.

        Parameters

        • fileName: string

          File name to remove the file extension from.

        Returns string

        File name without extension.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeLeadingSlashes.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeLeadingSlashes.html index 919dd81424..ad73597b25 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeLeadingSlashes.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeLeadingSlashes.html @@ -1,2 +1,2 @@

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -removeLeadingSlashes | SAP Cloud SDK for JavaScript - v3.16.0
    • Internal

      Parameters

      • path: string

      Returns string

    \ No newline at end of file +removeLeadingSlashes | SAP Cloud SDK for JavaScript - v3.17.0
    • Internal

      Parameters

      • path: string

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeSlashes.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeSlashes.html index 9d04e5ca25..2f35809111 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeSlashes.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeSlashes.html @@ -1,2 +1,2 @@

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -removeSlashes | SAP Cloud SDK for JavaScript - v3.16.0
    • Internal

      Parameters

      • path: string

      Returns string

    \ No newline at end of file +removeSlashes | SAP Cloud SDK for JavaScript - v3.17.0
    • Internal

      Parameters

      • path: string

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeTrailingSlashes.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeTrailingSlashes.html index 11006f3837..25e94efeb4 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeTrailingSlashes.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.removeTrailingSlashes.html @@ -1,2 +1,2 @@

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -removeTrailingSlashes | SAP Cloud SDK for JavaScript - v3.16.0
    • Internal

      Parameters

      • path: string

      Returns string

    \ No newline at end of file +removeTrailingSlashes | SAP Cloud SDK for JavaScript - v3.17.0
    • Internal

      Parameters

      • path: string

      Returns string

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.renameKeys.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.renameKeys.html index f454c111e1..ff6e4b3852 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.renameKeys.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.renameKeys.html @@ -1,8 +1,8 @@ -renameKeys | SAP Cloud SDK for JavaScript - v3.16.0
    • Takes an object and returns a new object whose keys are renamed according to the provided key mapping. +renameKeys | SAP Cloud SDK for JavaScript - v3.17.0

      • Takes an object and returns a new object whose keys are renamed according to the provided key mapping. Any keys in the input object not present in the key mapping will be present in the output object as-is. If a key in the key mapping is not present in the input object, the output object will contain the key with value "undefined".

        Parameters

        • keyMapping: Record<string, string>

          An object mapping keys of the input object to keys of the output object.

        • obj: Record<string, any>

          The input object.

        Returns Record<string, any>

        An object with renamed keys.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.resetCustomLogFormats.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.resetCustomLogFormats.html index 9cad6b87d6..b53385a70d 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.resetCustomLogFormats.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.resetCustomLogFormats.html @@ -1,3 +1,3 @@ -resetCustomLogFormats | SAP Cloud SDK for JavaScript - v3.16.0
    • Reset all the custom log formats for loggers and message context.

      +resetCustomLogFormats | SAP Cloud SDK for JavaScript - v3.17.0
      • Reset all the custom log formats for loggers and message context.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

        Returns void

      \ No newline at end of file +

      Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.resetCustomLogLevels.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.resetCustomLogLevels.html index f0341d5d6a..f5001c45c0 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.resetCustomLogLevels.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.resetCustomLogLevels.html @@ -1,3 +1,3 @@ -resetCustomLogLevels | SAP Cloud SDK for JavaScript - v3.16.0
    • Reset all the custom log levels for loggers and message context.

      +resetCustomLogLevels | SAP Cloud SDK for JavaScript - v3.17.0
      • Reset all the custom log levels for loggers and message context.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

        Returns void

      \ No newline at end of file +

      Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.sanitizeRecord.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.sanitizeRecord.html index 2656d75226..0745442efa 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.sanitizeRecord.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.sanitizeRecord.html @@ -1,8 +1,8 @@ -sanitizeRecord | SAP Cloud SDK for JavaScript - v3.16.0
    • Potentially sensitive keys will be matched case-insensitive and as substrings. +sanitizeRecord | SAP Cloud SDK for JavaScript - v3.17.0

      • Potentially sensitive keys will be matched case-insensitive and as substrings. Matches will be replaced with a placeholder string.

        Type Parameters

        • T = any

        Parameters

        • input: Record<string, T>

          The record to be sanitized.

        • Optional replacementString: string

          The placeholder string.

        • Optional sensitiveKeys: string[]

          The list of keys to be replaced. This overrides the default list.

        Returns Record<string, T>

        The sanitized copy of the input record.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalLogFormat.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalLogFormat.html index e9a5e842d2..93c22171ec 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalLogFormat.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalLogFormat.html @@ -1,5 +1,5 @@ -setGlobalLogFormat | SAP Cloud SDK for JavaScript - v3.16.0
    • Change the global log format of the container which will set default format for all active loggers. +setGlobalLogFormat | SAP Cloud SDK for JavaScript - v3.17.0

      • Change the global log format of the container which will set default format for all active loggers. e.g., to set the global log format to local call setGlobalLogLevel(logFormat.local) or use a custom log format.

        Parameters

        • format: Format

          The log format to set the global log format to.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns void

      \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalLogLevel.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalLogLevel.html index e49fea5374..71796eef94 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalLogLevel.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalLogLevel.html @@ -1,5 +1,5 @@ -setGlobalLogLevel | SAP Cloud SDK for JavaScript - v3.16.0
    • Change the global log level of the container which will set default level for all active loggers. +setGlobalLogLevel | SAP Cloud SDK for JavaScript - v3.17.0

      • Change the global log level of the container which will set default level for all active loggers. e.g., to set the global log level call setGlobalLogLevel('debug').

        Parameters

        • level: LogLevel

          The log level to set the global log level to.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns void

      \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalTransports.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalTransports.html index 754df750c7..fe8d3aaec2 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalTransports.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setGlobalTransports.html @@ -1,5 +1,5 @@ -setGlobalTransports | SAP Cloud SDK for JavaScript - v3.16.0
    • Change the global transport of the container which will set default transport for all active loggers. +setGlobalTransports | SAP Cloud SDK for JavaScript - v3.17.0

      • Change the global transport of the container which will set default transport for all active loggers. e.g., to set the global transport call setGlobalTransports(httpTransport).

        Parameters

        • customTransports: TransportStream | TransportStream[]

          The transport to set the global transport to. Both single transport and an array with multiple transports are supported.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns void

      \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setLogFormat.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setLogFormat.html index 5467075bb4..7b731f8890 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setLogFormat.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setLogFormat.html @@ -1,6 +1,6 @@ -setLogFormat | SAP Cloud SDK for JavaScript - v3.16.0
    • Change the log format of a logger based on its message context. +setLogFormat | SAP Cloud SDK for JavaScript - v3.17.0

      • Change the log format of a logger based on its message context. e.g., to set the log format for the destination accessor module of the SDK to local, simply call setLogFormat(logFormat.local, 'destination-accessor').

        Parameters

        • format: Format

          Format to set the logger to. Use logFormat to get the pre-defined log formats or use a custom log format.

        • Optional messageContextOrLogger: string | Logger

          Message context of the logger to change the log level for or the logger itself.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns void

      \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setLogLevel.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setLogLevel.html index 306f5df49d..9c3cc46992 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setLogLevel.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.setLogLevel.html @@ -1,6 +1,6 @@ -setLogLevel | SAP Cloud SDK for JavaScript - v3.16.0
    • Change the log level of a logger based on its message context. +setLogLevel | SAP Cloud SDK for JavaScript - v3.17.0

      • Change the log level of a logger based on its message context. e.g., to set the log level for the destination accessor module of the SDK to debug, simply call setLogLevel('debug', 'destination-accessor').

        Parameters

        • level: "" | LogLevel

          Level to set the logger to. Use an empty string '' as level to unset context level.

        • Optional messageContextOrLogger: string | Logger

          Message context of the logger to change the log level for or the logger itself.

          Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

          -

        Returns void

      \ No newline at end of file +

    Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.splitInChunks.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.splitInChunks.html index fb7b9438e1..6c1bb146b3 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.splitInChunks.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.splitInChunks.html @@ -1,6 +1,6 @@ -splitInChunks | SAP Cloud SDK for JavaScript - v3.16.0
    • Split the given array in chunks.

      +splitInChunks | SAP Cloud SDK for JavaScript - v3.17.0
      • Split the given array in chunks.

        Type Parameters

        • T

        Parameters

        • arr: T[]

          Array to be split into chunks.

        • chunkSize: number

          Size of the chunks.

        Returns T[][]

        Two dimensional array with arrays of length chunkSize. The last subarray could be shorter.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.titleFormat.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.titleFormat.html index 560bc8ff0a..db7d0ae99a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.titleFormat.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.titleFormat.html @@ -1,5 +1,5 @@ -titleFormat | SAP Cloud SDK for JavaScript - v3.16.0
    • Convert a string to a human readable format, e.g. it transforms to_BusinessPartner to To Business Partner.

      +titleFormat | SAP Cloud SDK for JavaScript - v3.17.0
      • Convert a string to a human readable format, e.g. it transforms to_BusinessPartner to To Business Partner.

        Parameters

        • str: string

          The string to be transformed.

        Returns string

        The transformed string.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.toSanitizedObject.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.toSanitizedObject.html index 05e516fdbe..87aa333fab 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.toSanitizedObject.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.toSanitizedObject.html @@ -1,8 +1,8 @@ -toSanitizedObject | SAP Cloud SDK for JavaScript - v3.16.0
    • Create an object based on the given key and value if neither key nor value are nullish.

      +toSanitizedObject | SAP Cloud SDK for JavaScript - v3.17.0
      • Create an object based on the given key and value if neither key nor value are nullish.

        Parameters

        • key: string

          Name of the header.

        • value: any

          Value of the header.

        Returns Record<string, any>

        • An object containing the given key and value of an empty object.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.transformVariadicArgumentToArray.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.transformVariadicArgumentToArray.html index 0c2aa5c862..921363ea0a 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.transformVariadicArgumentToArray.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.transformVariadicArgumentToArray.html @@ -1,4 +1,4 @@ -transformVariadicArgumentToArray | SAP Cloud SDK for JavaScript - v3.16.0
    • We want to provide methods which accept a variable single number of elements and arrays. +transformVariadicArgumentToArray | SAP Cloud SDK for JavaScript - v3.17.0

      • We want to provide methods which accept a variable single number of elements and arrays. The overloaded signature to achieve this is:

        function doSomething(array: T[])
        function doSomething(...varArgs: T[])
        function doSomething(first: undefined | T | T[], ...rest: T[]) {
        //implementation
        }
        @@ -7,4 +7,4 @@
      • rest: T[]

        Second to last element, if var args were used, empty array, if the first argument is an array.

      Returns T[]

      Array from the input or empty array if no input was given.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trim.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trim.html index 748f6bfc18..9e879e1221 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trim.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trim.html @@ -1,5 +1,5 @@ -trim | SAP Cloud SDK for JavaScript - v3.16.0
    • Remove whitespace from the left and right side of a string.

      +trim | SAP Cloud SDK for JavaScript - v3.17.0
      • Remove whitespace from the left and right side of a string.

        Parameters

        • string: string

          String to trim.

        Returns string

        String without outer whitespace.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trimLeft.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trimLeft.html index c0a00f69ed..950eebf46f 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trimLeft.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trimLeft.html @@ -1,5 +1,5 @@ -trimLeft | SAP Cloud SDK for JavaScript - v3.16.0
    • Remove whitespace from the left side of a string.

      +trimLeft | SAP Cloud SDK for JavaScript - v3.17.0
      • Remove whitespace from the left side of a string.

        Parameters

        • string: string

          String to trim.

        Returns string

        String without whitespace on the left side.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trimRight.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trimRight.html index 97d71b2d5a..b6cad201cf 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trimRight.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.trimRight.html @@ -1,5 +1,5 @@ -trimRight | SAP Cloud SDK for JavaScript - v3.16.0
    • Remove whitespace from the right side of a string.

      +trimRight | SAP Cloud SDK for JavaScript - v3.17.0
      • Remove whitespace from the right side of a string.

        Parameters

        • string: string

          String to trim.

        Returns string

        String without whitespace on the right side.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.unique.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.unique.html index 7ee61cacb9..5709cb2f26 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.unique.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.unique.html @@ -1,5 +1,5 @@ -unique | SAP Cloud SDK for JavaScript - v3.16.0
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.unmuteLoggers.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.unmuteLoggers.html index 8776dca7da..230e16e232 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.unmuteLoggers.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.unmuteLoggers.html @@ -1,3 +1,3 @@ -unmuteLoggers | SAP Cloud SDK for JavaScript - v3.16.0
    • Unmute all logger output created by the SAP Cloud SDK Logger. This also applies to future loggers created. Useful for tests.

      +unmuteLoggers | SAP Cloud SDK for JavaScript - v3.17.0
      • Unmute all logger output created by the SAP Cloud SDK Logger. This also applies to future loggers created. Useful for tests.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -

        Returns void

      \ No newline at end of file +

      Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.upperCaseSnakeCase.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.upperCaseSnakeCase.html index c949bd303f..c0e27dd480 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.upperCaseSnakeCase.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.upperCaseSnakeCase.html @@ -1,5 +1,5 @@ -upperCaseSnakeCase | SAP Cloud SDK for JavaScript - v3.16.0
    • Convert a string to the uppercase snake case. This format is used e.g. for static properties on entity classes.

      +upperCaseSnakeCase | SAP Cloud SDK for JavaScript - v3.17.0
      • Convert a string to the uppercase snake case. This format is used e.g. for static properties on entity classes.

        Parameters

        • str: string

          The string to be transformed.

        Returns string

        The input string in the case used by static methods on entity-classes.

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.zip.html b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.zip.html index 1b9bf1f458..0bd7c09e65 100644 --- a/knowledge-base/api-reference/functions/sap_cloud_sdk_util.zip.html +++ b/knowledge-base/api-reference/functions/sap_cloud_sdk_util.zip.html @@ -1,8 +1,8 @@ -zip | SAP Cloud SDK for JavaScript - v3.16.0
    • Merge two arrays by alternately adding inserting values from both arrays, starting from the left.

      +zip | SAP Cloud SDK for JavaScript - v3.17.0
      • Merge two arrays by alternately adding inserting values from both arrays, starting from the left.

        Type Parameters

        • T

        Parameters

        • left: T[]

          Array to start alternately merging from.

        • right: T[]

          Second array to merge.

        Returns T[]

        Zipped array.

        Example

        `zip([1, 2], [3, 4, 5, 6])` results in `[1, 3, 2, 4, 5, 6]`.
         

        Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

        -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/hierarchy.html b/knowledge-base/api-reference/hierarchy.html index 29e624fe7e..340a3e217c 100644 --- a/knowledge-base/api-reference/hierarchy.html +++ b/knowledge-base/api-reference/hierarchy.html @@ -1,2 +1,2 @@

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -SAP Cloud SDK for JavaScript - v3.16.0

    SAP Cloud SDK for JavaScript - v3.16.0

    Class Hierarchy

    \ No newline at end of file +SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript - v3.17.0

    Class Hierarchy

    \ No newline at end of file diff --git a/knowledge-base/api-reference/index.html b/knowledge-base/api-reference/index.html index 20514a7bfa..fed09ac8da 100644 --- a/knowledge-base/api-reference/index.html +++ b/knowledge-base/api-reference/index.html @@ -1,4 +1,4 @@ -SAP Cloud SDK for JavaScript - v3.16.0

    SAP Cloud SDK for JavaScript - v3.16.0

    Version: 3.16.0

    The SAP Cloud SDK for JavaScript consists of multiple libraries to enable you to write side-by-side extensions on SAP Business Technology Platform.

    +SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript - v3.17.0

    Version: 3.17.0

    The SAP Cloud SDK for JavaScript consists of multiple libraries to enable you to write side-by-side extensions on SAP Business Technology Platform.

    Links

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.AllDestinations.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.AllDestinations.html index 770d19bd13..16a20fed12 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.AllDestinations.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.AllDestinations.html @@ -1,8 +1,8 @@ -AllDestinations | SAP Cloud SDK for JavaScript - v3.16.0

    Collection of all destinations from the provider and subscriber account. +AllDestinations | SAP Cloud SDK for JavaScript - v3.17.0

    Collection of all destinations from the provider and subscriber account. The used DestinationSelectionStrategy will decide which destination is selected in the end.

    interface AllDestinations {
        provider: DestinationsByType;
        subscriber: DestinationsByType;
    }

    Properties

    Properties

    Collection of all destinations from the provider account.

    subscriber: DestinationsByType

    Collection of all destinations from the subscriber account.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.BasicProxyConfiguration.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.BasicProxyConfiguration.html index 5197ef6c4e..ad85f1ea39 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.BasicProxyConfiguration.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.BasicProxyConfiguration.html @@ -1,4 +1,4 @@ -BasicProxyConfiguration | SAP Cloud SDK for JavaScript - v3.16.0

    Standard proxy configuration without additional headers nor authorization info.

    +BasicProxyConfiguration | SAP Cloud SDK for JavaScript - v3.17.0

    Standard proxy configuration without additional headers nor authorization info.

    interface BasicProxyConfiguration {
        host: string;
        port: number;
        protocol: Protocol;
    }

    Hierarchy (view full)

    Properties

    host port protocol @@ -6,4 +6,4 @@
    port: number

    The port of the proxy.

    protocol: Protocol

    The protocol used by the proxy.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.CacheEntry.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.CacheEntry.html index c8f4d3671b..642c0fc02f 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.CacheEntry.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.CacheEntry.html @@ -1,7 +1,7 @@ -CacheEntry | SAP Cloud SDK for JavaScript - v3.16.0

    Representation of a cached object.

    +CacheEntry | SAP Cloud SDK for JavaScript - v3.17.0

    Representation of a cached object.

    interface CacheEntry<T> {
        entry: T;
        expires?: number;
    }

    Type Parameters

    • T

    Properties

    Properties

    entry: T

    The cache entry.

    expires?: number

    The expiration time of the cache entry in milliseconds.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.CachingOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.CachingOptions.html index 4254b9b810..ab4bc87ac0 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.CachingOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.CachingOptions.html @@ -1,5 +1,5 @@ -CachingOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Options to enable caching when fetching destinations.

    +CachingOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Options to enable caching when fetching destinations.

    interface CachingOptions {
        useCache?: boolean;
    }

    Properties

    Properties

    useCache?: boolean

    A boolean value that indicates whether to read destinations from cache.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ClientCredentialsResponse.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ClientCredentialsResponse.html index ded8808504..14cae7e7a0 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ClientCredentialsResponse.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ClientCredentialsResponse.html @@ -1,4 +1,4 @@ -ClientCredentialsResponse | SAP Cloud SDK for JavaScript - v3.16.0

    Represents the response to a client credentials request.

    +ClientCredentialsResponse | SAP Cloud SDK for JavaScript - v3.17.0

    Represents the response to a client credentials request.

    interface ClientCredentialsResponse {
        access_token: string;
        expires_in: number;
        jti: string;
        scope: string;
        token_type: string;
    }

    Properties

    access_token expires_in jti @@ -10,4 +10,4 @@
    scope: string

    Scopes associated with the token.

    token_type: string

    Type of the token, e.g., Bearer.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.Destination.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.Destination.html index b017e882d1..4644042dfd 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.Destination.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.Destination.html @@ -1,4 +1,4 @@ -Destination | SAP Cloud SDK for JavaScript - v3.16.0

    A resolved destination containing information needed to execute requests, such as the system URL.

    +Destination | SAP Cloud SDK for JavaScript - v3.17.0

    A resolved destination containing information needed to execute requests, such as the system URL.

    You can create a destination as a local object when supplying all necessary information, or it could be retrieved from the destination service on SAP Business Technology Platform (via DestinationFetchOptions). When creating a local object representing a destination, you need to supply at least the url and, if required by the target system, valid credentials with username and password.

    interface Destination {
        authTokens?: null | DestinationAuthToken[];
        authentication?: AuthenticationType;
        certificates?: DestinationCertificate[];
        clientId?: string;
        clientSecret?: string;
        cloudConnectorLocationId?: string;
        forwardAuthToken?: boolean;
        headers?: Record<string, any>;
        isTestDestination?: boolean;
        isTrustingAllCertificates?: boolean;
        jwks?: string;
        jwksUri?: string;
        keyStoreName?: string;
        keyStorePassword?: string;
        mtls?: boolean;
        name?: null | string;
        originalProperties?: {
            [key: string]: any;
        };
        password?: null | string;
        proxyConfiguration?: ProxyConfiguration;
        proxyType?: DestinationProxyType;
        queryParameters?: Record<string, any>;
        sapClient?: null | string;
        systemUser?: string;
        tokenServicePassword?: string;
        tokenServiceUrl?: string;
        tokenServiceUser?: string;
        trustStoreCertificate?: DestinationCertificate;
        type?: "HTTP" | "LDAP" | "MAIL" | "RFC";
        url?: string;
        username?: null | string;
    }

    Properties

    authTokens? @@ -71,4 +71,4 @@ The path for requests against this destination will be appended to the path defined in the URL as a new path segment.

    username?: null | string

    Username to use for basic authentication, optional if other means of authentication shall be used.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationAccessorOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationAccessorOptions.html index 0986852662..6dc261afe1 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationAccessorOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationAccessorOptions.html @@ -1,4 +1,4 @@ -DestinationAccessorOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Options to configure the behavior of the destination accessor.

    +DestinationAccessorOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Options to configure the behavior of the destination accessor.

    interface DestinationAccessorOptions {
        iasToXsuaaTokenExchange?: boolean;
        iss?: string;
        jwt?: string;
        refreshToken?: string;
        selectionStrategy?: DestinationSelectionStrategy;
    }

    Properties

    iasToXsuaaTokenExchange? iss? @@ -24,4 +24,4 @@
    selectionStrategy?: DestinationSelectionStrategy

    Method that implements the selection strategy of the retrieved destination. Uses subscriberFirst per default. Use the selector helper DestinationSelectionStrategies to select the appropriate selection strategy.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationAuthToken.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationAuthToken.html index f8e2be86e5..437e661d4c 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationAuthToken.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationAuthToken.html @@ -1,4 +1,4 @@ -DestinationAuthToken | SAP Cloud SDK for JavaScript - v3.16.0

    Represents authentication token returned from destination service.

    +DestinationAuthToken | SAP Cloud SDK for JavaScript - v3.17.0

    Represents authentication token returned from destination service.

    interface DestinationAuthToken {
        error: null | string;
        expiresIn?: string;
        http_header: {
            key: string;
            value: string;
        };
        type: string;
        value: string;
    }

    Properties

    error expiresIn? http_header @@ -10,4 +10,4 @@

    Type declaration

    • key: string
    • value: string
    type: string

    Type of the token, e.g., Bearer.

    value: string

    Value of the token.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationCertificate.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationCertificate.html index 722c9c1acc..f7e8410e72 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationCertificate.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationCertificate.html @@ -1,4 +1,4 @@ -DestinationCertificate | SAP Cloud SDK for JavaScript - v3.16.0

    Represents a certificate attached to a destination.

    +DestinationCertificate | SAP Cloud SDK for JavaScript - v3.17.0

    Represents a certificate attached to a destination.

    interface DestinationCertificate {
        content: string;
        name: string;
        type: string;
    }

    Properties

    content name type @@ -6,4 +6,4 @@
    name: string

    Name of the certificate file.

    type: string

    Type of the certificate.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationConfiguration.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationConfiguration.html index 42cd20520b..96ddfe1e46 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationConfiguration.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationConfiguration.html @@ -1,4 +1,4 @@ -DestinationConfiguration | SAP Cloud SDK for JavaScript - v3.16.0

    Configuration of a destination as it is available through the destination service.

    +DestinationConfiguration | SAP Cloud SDK for JavaScript - v3.17.0

    Configuration of a destination as it is available through the destination service.

    interface DestinationConfiguration {
        Authentication?: AuthenticationType;
        Name?: string;
        Password?: string;
        ProxyType?: string;
        SystemUser?: string;
        TrustAll?: string;
        Type?: "HTTP" | "LDAP" | "MAIL" | "RFC";
        URL?: string;
        User?: string;
        clientId?: string;
        clientSecret?: string;
        sap-client?: string;
        tokenServicePass?: string;
        tokenServiceURL?: string;
        tokenServiceURLType?: "Common" | "Dedicated;";
        tokenServiceUsername?: string;
        [key: string]: any;
    }

    Indexable

    [key: string]: any

    Properties

    Authentication? Name? Password? @@ -36,4 +36,4 @@
    tokenServiceUsername?: string

    Fixed username to retrieve an auth token from the endpoint.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationFetchOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationFetchOptions.html index 16ab4941be..1efc0ca1a7 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationFetchOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationFetchOptions.html @@ -1,4 +1,4 @@ -DestinationFetchOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Declaration of a destination to be retrieved from an environment variable or from the destination service on SAP Business Technology Platform, including all DestinationOptions.

    +DestinationFetchOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Declaration of a destination to be retrieved from an environment variable or from the destination service on SAP Business Technology Platform, including all DestinationOptions.

    Use an object of this interface to specify which destination shall be used when executing a request. The destination will be retrieved via its DestinationFetchOptions.destinationName according to the following algorithm:

      @@ -18,7 +18,7 @@ selectionStrategy? useCache?

    Properties

    cacheVerificationKeys?: boolean

    The verification keys are cached if set to true.

    -
    destinationName: string

    Name of the destination to retrieve, mandatory.

    +
    destinationName: string

    Name of the destination to retrieve, mandatory.

    iasToXsuaaTokenExchange?: boolean

    Option to enable/disable the IAS token to XSUAA token exchange.

    isolationStrategy?: IsolationStrategy

    The isolation strategy used for caching destinations. For the available options, see IsolationStrategy. By default, 'tenant-user' is set.

    @@ -44,4 +44,4 @@
    selectionStrategy?: DestinationSelectionStrategy

    Method that implements the selection strategy of the retrieved destination. Uses subscriberFirst per default. Use the selector helper DestinationSelectionStrategies to select the appropriate selection strategy.

    useCache?: boolean

    A boolean value that indicates whether to read destinations from cache.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationForServiceBindingOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationForServiceBindingOptions.html index 3cce47b796..0db0cf2363 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationForServiceBindingOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationForServiceBindingOptions.html @@ -1,5 +1,5 @@ -DestinationForServiceBindingOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Options to customize the behavior of getDestinationFromServiceBinding.

    +DestinationForServiceBindingOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Options to customize the behavior of getDestinationFromServiceBinding.

    interface DestinationForServiceBindingOptions {
        serviceBindingTransformFn?: ServiceBindingTransformFunction;
    }

    Properties

    serviceBindingTransformFn?: ServiceBindingTransformFunction

    Custom transformation function to control how a Destination is built from the given Service.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationJson.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationJson.html index 51f47c18ff..6c0a1c782b 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationJson.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationJson.html @@ -1,4 +1,4 @@ -DestinationJson | SAP Cloud SDK for JavaScript - v3.16.0

    Destination configuration alongside auth tokens and certificates.

    +DestinationJson | SAP Cloud SDK for JavaScript - v3.17.0

    Destination configuration alongside auth tokens and certificates.

    interface DestinationJson {
        authTokens?: Record<string, string>[];
        certificates?: Record<string, string>[];
        destinationConfiguration: DestinationConfiguration;
        [key: string]: any;
    }

    Indexable

    [key: string]: any

    Properties

    certificates?: Record<string, string>[]

    Certificates for authentication as they are available through the destination service.

    destinationConfiguration: DestinationConfiguration

    Configuration of a destination as it is available through the destination service.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationsByType.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationsByType.html index da451554af..cd730853f5 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationsByType.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.DestinationsByType.html @@ -1,8 +1,8 @@ -DestinationsByType | SAP Cloud SDK for JavaScript - v3.16.0

    Collection of all destinations from an account. +DestinationsByType | SAP Cloud SDK for JavaScript - v3.17.0

    Collection of all destinations from an account. For a given account a destination can originate from the destination service instance or subaccount.

    interface DestinationsByType {
        instance: Destination[];
        subaccount: Destination[];
    }

    Properties

    Properties

    instance: Destination[]

    Collection of destinations from the destination service instance.

    subaccount: Destination[]

    Collection of destinations from the subaccount.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.HttpAgentConfig.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.HttpAgentConfig.html index 3f951cb277..6544b284b0 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.HttpAgentConfig.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.HttpAgentConfig.html @@ -1,5 +1,5 @@ -HttpAgentConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Interface for the http-agent within the Axios request config.

    +HttpAgentConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Interface for the http-agent within the Axios request config.

    interface HttpAgentConfig {
        httpAgent: Agent;
    }

    Properties

    Properties

    httpAgent: Agent

    HTTP agent either the node default or an HTTP proxy agent if needed.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.HttpsAgentConfig.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.HttpsAgentConfig.html index 045e2ba9f2..526572252a 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.HttpsAgentConfig.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.HttpsAgentConfig.html @@ -1,5 +1,5 @@ -HttpsAgentConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Interface for the https-agent within the Axios request config.

    +HttpsAgentConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Interface for the https-agent within the Axios request config.

    interface HttpsAgentConfig {
        httpsAgent: Agent;
    }

    Properties

    Properties

    httpsAgent: Agent

    HTTPS agent either the node default or an HTTPS proxy agent if needed.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.JwtPayload.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.JwtPayload.html index 0648e4a031..05d2cd070b 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.JwtPayload.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.JwtPayload.html @@ -1,4 +1,4 @@ -JwtPayload | SAP Cloud SDK for JavaScript - v3.16.0

    This is copied from @types/jsonwebtoken.

    +JwtPayload | SAP Cloud SDK for JavaScript - v3.17.0

    This is copied from @types/jsonwebtoken.

    interface JwtPayload {
        aud?: string | string[];
        exp?: number;
        iat?: number;
        iss?: string;
        jti?: string;
        nbf?: number;
        sub?: string;
        [key: string]: any;
    }

    Indexable

    [key: string]: any

    Properties

    aud? exp? iat? @@ -14,4 +14,4 @@
    nbf?: number
    sub?: string

    Standard claims https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ProxyConfiguration.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ProxyConfiguration.html index 9b107314e6..7d4084e3ba 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ProxyConfiguration.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ProxyConfiguration.html @@ -1,4 +1,4 @@ -ProxyConfiguration | SAP Cloud SDK for JavaScript - v3.16.0

    Proxy settings for connecting to an on-premise destination via connectivity proxy or web proxies. +ProxyConfiguration | SAP Cloud SDK for JavaScript - v3.17.0

    Proxy settings for connecting to an on-premise destination via connectivity proxy or web proxies. The ProxyConfiguration is undefined in most cases. The logic for setting it is as follows:

    • If the destination has proxy type "OnPremise" the connectivity service proxy is used.
    • @@ -19,4 +19,4 @@
    protocol: Protocol

    The protocol used by the proxy.

    proxy-authorization?: string

    A JWT for proxy authorization, which is used when HTTP headers are not applicable, e.g., using socket protocols.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ProxyConfigurationHeaders.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ProxyConfigurationHeaders.html index a3779fb343..da85fa0f6a 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ProxyConfigurationHeaders.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.ProxyConfigurationHeaders.html @@ -1,7 +1,7 @@ -ProxyConfigurationHeaders | SAP Cloud SDK for JavaScript - v3.16.0

    Represents the request headers when using a proxy like the connectivity proxy to reach On-Premise systems.

    +ProxyConfigurationHeaders | SAP Cloud SDK for JavaScript - v3.17.0

    Represents the request headers when using a proxy like the connectivity proxy to reach On-Premise systems.

    interface ProxyConfigurationHeaders {
        Proxy-Authorization: string;
        SAP-Connectivity-Authentication?: string;
        [header: string]: string | undefined;
    }

    Indexable

    [header: string]: string | undefined

    Properties

    Proxy-Authorization: string

    Proxy-Authorization header sent to the proxy.

    SAP-Connectivity-Authentication?: string

    SAP-Connectivity-Authentication header sent via the proxy to the target system containing the propagated user.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.Service.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.Service.html index baf69f26e5..3406b4b20e 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.Service.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.Service.html @@ -1,4 +1,4 @@ -Service | SAP Cloud SDK for JavaScript - v3.16.0

    Unspecific representation of a service as read from VCAP_SERVICES (for Cloud Foundry) or mounted secrets (for K8S).

    +Service | SAP Cloud SDK for JavaScript - v3.17.0

    Unspecific representation of a service as read from VCAP_SERVICES (for Cloud Foundry) or mounted secrets (for K8S).

    interface Service {
        credentials: ServiceCredentials;
        label: string;
        name: string;
        tags: string[];
        [other: string]: any;
    }

    Indexable

    [other: string]: any

    Properties

    credentials label name @@ -8,4 +8,4 @@
    name: string

    The name of the service.

    tags: string[]

    The tags of the service.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.VerifyJwtOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.VerifyJwtOptions.html index 3de738ff1b..72d355d3aa 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.VerifyJwtOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_connectivity.VerifyJwtOptions.html @@ -1,5 +1,5 @@ -VerifyJwtOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Options to control certain aspects of JWT verification behavior.

    -
    interface VerifyJwtOptions {
        cacheVerificationKeys?: boolean;
    }

    Properties

    cacheVerificationKeys? +VerifyJwtOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Options to control certain aspects of JWT verification behavior.

    +
    interface VerifyJwtOptions {
        cacheVerificationKeys?: boolean;
    }

    Properties

    cacheVerificationKeys?: boolean

    The verification keys are cached if set to true.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_generator.GeneratorOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_generator.GeneratorOptions.html index bb8f35770c..12772957f0 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_generator.GeneratorOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_generator.GeneratorOptions.html @@ -1,4 +1,4 @@ -GeneratorOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Options to configure OData client generation when using the generator programmatically.

    +GeneratorOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Options to configure OData client generation when using the generator programmatically.

    interface GeneratorOptions {
        clearOutputDir?: boolean;
        include?: string;
        input: string;
        metadata?: boolean;
        optionsPerService?: string;
        outputDir: string;
        overwrite?: boolean;
        packageJson?: boolean;
        prettierConfig?: string;
        readme?: boolean;
        skipValidation?: boolean;
        transpilationProcesses?: number;
        transpile?: boolean;
        tsconfig?: string;
        useSwagger?: boolean;
        verbose?: boolean;
    }

    Hierarchy (view full)

    Properties

    clearOutputDir? include? input @@ -43,4 +43,4 @@
    verbose?: boolean

    By default, only errors, warnings and important info logs will be displayed. If set to true, all logs will be displayed.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_generator_common.CommonGeneratorOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_generator_common.CommonGeneratorOptions.html index 2662aeed15..cbc4a14d34 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_generator_common.CommonGeneratorOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_generator_common.CommonGeneratorOptions.html @@ -1,4 +1,4 @@ -CommonGeneratorOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Generator options shared by the OData and OpenApi generator.

    +CommonGeneratorOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Generator options shared by the OData and OpenApi generator.

    interface CommonGeneratorOptions {
        clearOutputDir?: boolean;
        include?: string;
        input: string;
        metadata?: boolean;
        optionsPerService?: string;
        outputDir: string;
        overwrite?: boolean;
        packageJson?: boolean;
        prettierConfig?: string;
        readme?: boolean;
        skipValidation?: boolean;
        transpile?: boolean;
        tsconfig?: string;
        verbose?: boolean;
    }

    Hierarchy (view full)

    Properties

    clearOutputDir? include? input @@ -39,4 +39,4 @@
    verbose?: boolean

    By default, only errors, warnings and important info logs will be displayed. If set to true, all logs will be displayed.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.CsrfMiddlewareOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.CsrfMiddlewareOptions.html index e77f1baac8..a386075f77 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.CsrfMiddlewareOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.CsrfMiddlewareOptions.html @@ -1,9 +1,9 @@ -CsrfMiddlewareOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Options for middleware to fetch CSRF tokens.

    -
    interface CsrfMiddlewareOptions {
        method?: Method;
        middleware?: HttpMiddleware[];
        url?: string;
    }

    Properties

    method? +CsrfMiddlewareOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Options for middleware to fetch CSRF tokens.

    +
    interface CsrfMiddlewareOptions {
        method?: Method;
        middleware?: HttpMiddleware[];
        url?: string;
    }

    Properties

    method?: Method

    Method used for the token fetching. Default is head.

    -
    middleware?: HttpMiddleware[]

    Middlewares added to the token retrieval request.

    -
    url?: string

    URL used for the token fetching. Default is the resource path without parameters.

    +
    middleware?: HttpMiddleware[]

    Middlewares added to the token retrieval request.

    +
    url?: string

    URL used for the token fetching. Default is the resource path without parameters.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.DestinationHttpRequestConfig.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.DestinationHttpRequestConfig.html index 1f93bf8aa8..180102dd4a 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.DestinationHttpRequestConfig.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.DestinationHttpRequestConfig.html @@ -1,4 +1,4 @@ -DestinationHttpRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Represents the request configuration, that was inferred from a destination.

    +DestinationHttpRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Represents the request configuration, that was inferred from a destination.

    interface DestinationHttpRequestConfig {
        baseURL: string;
        headers: Record<string, string>;
        httpAgent?: Agent;
        httpsAgent?: Agent;
        params?: Record<string, string>;
        proxy?: false | BasicProxyConfiguration;
    }

    Properties

    baseURL headers httpAgent? @@ -12,4 +12,4 @@
    params?: Record<string, string>

    URL parameters to be sent with the request.

    proxy?: false | BasicProxyConfiguration

    Proxy configuration, when going through a proxy like the SAP Cloud Connector.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpMiddlewareContext.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpMiddlewareContext.html index 9afe069cd0..e4b9de9e10 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpMiddlewareContext.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpMiddlewareContext.html @@ -1,4 +1,4 @@ -HttpMiddlewareContext | SAP Cloud SDK for JavaScript - v3.16.0

    Context for HttpRequests of the middleware.

    +HttpMiddlewareContext | SAP Cloud SDK for JavaScript - v3.17.0

    Context for HttpRequests of the middleware.

    interface HttpMiddlewareContext {
        destinationName?: string;
        jwt?: string;
        tenantId: undefined | string;
        uri: string;
    }

    Hierarchy (view full)

    Properties

    destinationName? jwt? tenantId @@ -8,4 +8,4 @@
    tenantId: undefined | string

    Tenant identifier.

    uri: string

    URI of the function passed to the middleware.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpRequestConfigBase.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpRequestConfigBase.html index 09ba380bc4..7834387539 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpRequestConfigBase.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpRequestConfigBase.html @@ -1,4 +1,4 @@ -HttpRequestConfigBase | SAP Cloud SDK for JavaScript - v3.16.0

    Represents an HTTP request config. This is the basis for actual request configurations and request configurations with origins.

    +HttpRequestConfigBase | SAP Cloud SDK for JavaScript - v3.17.0

    Represents an HTTP request config. This is the basis for actual request configurations and request configurations with origins.

    interface HttpRequestConfigBase {
        data?: any;
        httpAgent?: any;
        httpsAgent?: any;
        maxContentLength?: number;
        method: Method;
        middleware?: HttpMiddleware[];
        parameterEncoder?: ParameterEncoder;
        proxy?: false;
        url?: string;
        [key: string]: any;
    }

    Indexable

    [key: string]: any

    Properties

    data? httpAgent? httpsAgent? @@ -21,4 +21,4 @@
    url?: string

    Server URL that will be used for the request. Relative url can be used together with DestinationHttpRequestConfig#baseURL.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpRequestOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpRequestOptions.html index 1a74804905..8ed22ea3be 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpRequestOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpRequestOptions.html @@ -1,8 +1,8 @@ -HttpRequestOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Options to configure the behavior when sending HTTP requests. +HttpRequestOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Options to configure the behavior when sending HTTP requests. For example, whether the CSRF token is fetched automatically.

    interface HttpRequestOptions {
        fetchCsrfToken?: boolean;
    }

    Properties

    Properties

    fetchCsrfToken?: boolean

    A boolean value that indicates whether to fetch the csrf token for a non-get request. For a get request, the csrf token is not fetched and this option is ignored. By default, the value is true.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpResponse.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpResponse.html index f704c5dceb..689d3ea6ab 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpResponse.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.HttpResponse.html @@ -1,8 +1,8 @@ -HttpResponse | SAP Cloud SDK for JavaScript - v3.16.0

    Represents an HTTP response, that contains response code, headers, payload and the original request. +HttpResponse | SAP Cloud SDK for JavaScript - v3.17.0

    Represents an HTTP response, that contains response code, headers, payload and the original request. This interface is compatible with AxiosResponse.

    interface HttpResponse {
        data: any;
        headers: any;
        request: any;
        status: number;
        [otherKey: string]: any;
    }

    Hierarchy

    • KnownHttpResponseFields
      • HttpResponse

    Indexable

    [otherKey: string]: any

    Properties

    data headers request status

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Properties

    data: any
    headers: any
    request: any
    status: number
    \ No newline at end of file +

    Properties

    data: any
    headers: any
    request: any
    status: number
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.OriginOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.OriginOptions.html index 96928e84fa..7a2a7fd7a9 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.OriginOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_http_client.OriginOptions.html @@ -1,8 +1,8 @@ -OriginOptions | SAP Cloud SDK for JavaScript - v3.16.0

    This interface is used for defining e.g., headers and query parameters with origin information. +OriginOptions | SAP Cloud SDK for JavaScript - v3.17.0

    This interface is used for defining e.g., headers and query parameters with origin information. Options defined in custom take precedence over requestConfig.

    interface OriginOptions {
        custom?: Record<string, any>;
        requestConfig?: Record<string, any>;
    }

    Properties

    custom?: Record<string, any>

    Header or parameters properties set explicitly, which take precedence over requestConfig.

    requestConfig?: Record<string, any>

    Header or parameter properties originating from the request config.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Address.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Address.html index 1ebcac8767..3530ba421f 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Address.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Address.html @@ -1,8 +1,8 @@ -Address | SAP Cloud SDK for JavaScript - v3.16.0

    Represents an e-mail address. +Address | SAP Cloud SDK for JavaScript - v3.17.0

    Represents an e-mail address. This interface is compatible with Mail.Address of nodemailer.

    interface Address {
        address: string;
        name: string;
    }

    Properties

    Properties

    address: string

    E-mail address of the recipient, e.g. sender@server.com.

    name: string

    Name of the recipient.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Attachment.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Attachment.html index 8d78fe9adf..e1866afcde 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Attachment.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Attachment.html @@ -1,4 +1,4 @@ -Attachment | SAP Cloud SDK for JavaScript - v3.16.0

    Represents an attachment. +Attachment | SAP Cloud SDK for JavaScript - v3.17.0

    Represents an attachment. This interface is compatible with Attachment of nodemailer.

    interface Attachment {
        cid?: string;
        content?: string | Readable | Buffer;
        contentDisposition?: "attachment" | "inline";
        contentTransferEncoding?: false | "base64" | "7bit" | "quoted-printable";
        contentType?: string;
        encoding?: string;
        filename?: string | false;
        headers?: Headers;
        path?: string | Url;
        raw?: string | Readable | Buffer | AttachmentLike;
    }

    Hierarchy (view full)

    Properties

    cid? content? @@ -21,4 +21,4 @@
    path?: string | Url

    File path or URL (data URIs are allowed as well) if you want to read a file instead of including it (better for larger attachments).

    raw?: string | Readable | Buffer | AttachmentLike

    A raw value that overrides entire node content in the MIME message. If used, all other options set for this node are ignored.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.AttachmentLike.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.AttachmentLike.html index be63660b65..9fa77ef849 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.AttachmentLike.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.AttachmentLike.html @@ -1,8 +1,8 @@ -AttachmentLike | SAP Cloud SDK for JavaScript - v3.16.0

    Represents the structure of an attachment. +AttachmentLike | SAP Cloud SDK for JavaScript - v3.17.0

    Represents the structure of an attachment. This interface is compatible with AttachmentLike of nodemailer.

    interface AttachmentLike {
        content?: string | Readable | Buffer;
        path?: string | Url;
    }

    Hierarchy (view full)

    Properties

    Properties

    content?: string | Readable | Buffer

    Contents of the attachment stored in a string, buffer or stream.

    path?: string | Url

    File path or URL (data URIs are allowed as well) if you want to read a file instead of including it (better for larger attachments).

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Envelope.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Envelope.html index 6bf7012da4..eb9ae8c577 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Envelope.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.Envelope.html @@ -1,8 +1,8 @@ -Envelope | SAP Cloud SDK for JavaScript - v3.16.0

    Represents an envelope that contains the e-mail addresses of the sender and the recipients. +Envelope | SAP Cloud SDK for JavaScript - v3.17.0

    Represents an envelope that contains the e-mail addresses of the sender and the recipients. This interface is compatible with MimeNode.Envelope of nodemailer.

    interface Envelope {
        from: string | false;
        to: string[];
    }

    Properties

    Properties

    from: string | false

    E-mail address of the sender or false if it should not be shown.

    to: string[]

    Array of e-mail addresses of recipients.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailClientOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailClientOptions.html index 41246d3cf3..b660ce4c26 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailClientOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailClientOptions.html @@ -1,4 +1,4 @@ -MailClientOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Represents options of the mail client.

    +MailClientOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Represents options of the mail client.

    interface MailClientOptions {
        connection?: Socket;
        connectionTimeout?: number;
        debug?: boolean;
        greetingTimeout?: number;
        ignoreTLS?: boolean;
        logger?: boolean;
        opportunisticTLS?: boolean;
        proxy?: string;
        requireTLS?: boolean;
        sdkOptions?: SDKOptions;
        secure?: boolean;
        socket?: Socket;
        socketTimeout?: number;
        tls?: ConnectionOptions;
    }

    Hierarchy (view full)

    Properties

    Example

    { rejectUnauthorized: `true` }
     

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailConfig.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailConfig.html index 404162b48b..986f7840d1 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailConfig.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailConfig.html @@ -1,4 +1,4 @@ -MailConfig | SAP Cloud SDK for JavaScript - v3.16.0

    Represents configurations for sending an e-mail. +MailConfig | SAP Cloud SDK for JavaScript - v3.17.0

    Represents configurations for sending an e-mail. This interface is compatible with Mail.Options of nodemailer.

    interface MailConfig {
        attachments?: Attachment[];
        bcc?: string | Address | (string | Address)[];
        cc?: string | Address | (string | Address)[];
        date?: string | Date;
        encoding?: string;
        from?: string | Address;
        headers?: Headers;
        html?: string | Readable | Buffer | AttachmentLike;
        priority?: "high" | "normal" | "low";
        replyTo?: string | Address;
        sender?: string | Address;
        subject?: string;
        text?: string | Readable | Buffer | AttachmentLike;
        to?: string | Address | (string | Address)[];
    }

    Properties

    attachments? bcc? @@ -29,4 +29,4 @@
    text?: string | Readable | Buffer | AttachmentLike

    Plaintext version of the message.

    to?: string | Address | (string | Address)[]

    Comma separated list or array of recipients' e-mail addresses that will appear in the "To:" field.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailResponse.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailResponse.html index 3b1ade5dfc..0ec1b0c034 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailResponse.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.MailResponse.html @@ -1,4 +1,4 @@ -MailResponse | SAP Cloud SDK for JavaScript - v3.16.0

    Represents the response from the mail server. +MailResponse | SAP Cloud SDK for JavaScript - v3.17.0

    Represents the response from the mail server. This interface is compatible with SMTPTransport.SentMessageInfo of nodemailer.

    interface MailResponse {
        accepted?: (string | Address)[];
        envelope?: Envelope;
        pending?: (string | Address)[];
        rejected?: (string | Address)[];
        response?: string;
    }

    Properties

    accepted? envelope? @@ -11,4 +11,4 @@
    rejected?: (string | Address)[]

    Array of e-mail addresses that rejected the requests.

    response?: string

    Other response message from the mail server.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.SDKOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.SDKOptions.html index a128af2009..ec04fec1a9 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.SDKOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.SDKOptions.html @@ -1,5 +1,5 @@ -SDKOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Represents options for sending mails provided by the SDK. For example whether the mails are sent in parallel.

    +SDKOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Represents options for sending mails provided by the SDK. For example whether the mails are sent in parallel.

    interface SDKOptions {
        parallel?: boolean;
    }

    Properties

    Properties

    parallel?: boolean

    Option to define the strategy of sending emails. The emails will be sent in parallel when set to true, otherwise in sequential. The default value is true.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.SmtpTransportOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.SmtpTransportOptions.html index f7f7626f51..4d3dc1efb0 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.SmtpTransportOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_mail_client.SmtpTransportOptions.html @@ -1,4 +1,4 @@ -SmtpTransportOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Represents options for setting up the SMTP connection. +SmtpTransportOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Represents options for setting up the SMTP connection. This interface is compatible with SMTPConnection.Options of nodemailer.

    interface SmtpTransportOptions {
        connection?: Socket;
        connectionTimeout?: number;
        debug?: boolean;
        greetingTimeout?: number;
        ignoreTLS?: boolean;
        logger?: boolean;
        opportunisticTLS?: boolean;
        proxy?: string;
        requireTLS?: boolean;
        secure?: boolean;
        socket?: Socket;
        socketTimeout?: number;
        tls?: ConnectionOptions;
    }

    Hierarchy (view full)

    Properties

    connection? connectionTimeout? @@ -29,4 +29,4 @@

    Example

    { rejectUnauthorized: `true` }
     

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.BatchReference.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.BatchReference.html index e004ced0ee..41c1539ba1 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.BatchReference.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.BatchReference.html @@ -1,5 +1,5 @@ -BatchReference | SAP Cloud SDK for JavaScript - v3.16.0

    Interface implemented by OData requests needing identifier to reference an entity for a batch request like create, delete, getByKey, update or bound actions/functions.

    +BatchReference | SAP Cloud SDK for JavaScript - v3.17.0

    Interface implemented by OData requests needing identifier to reference an entity for a batch request like create, delete, getByKey, update or bound actions/functions.

    interface BatchReference {
        id: string;
    }

    Properties

    Properties

    id: string

    Batch reference identifier.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ComplexTypeNamespace.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ComplexTypeNamespace.html index 209614a177..ad0c3d2fef 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ComplexTypeNamespace.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ComplexTypeNamespace.html @@ -1,5 +1,5 @@ -ComplexTypeNamespace | SAP Cloud SDK for JavaScript - v3.16.0

    Interface to represent meta information on the _propertyMetadata property of a complex type.

    +ComplexTypeNamespace | SAP Cloud SDK for JavaScript - v3.17.0

    Interface to represent meta information on the _propertyMetadata property of a complex type.

    interface ComplexTypeNamespace<ComplexT> {
        _propertyMetadata: PropertyMetadata<ComplexT>[];
    }

    Type Parameters

    • ComplexT

    Properties

    _propertyMetadata: PropertyMetadata<ComplexT>[]

    Metadata like Edm.Type of the complex type properties.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.Constructable.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.Constructable.html index a56852739a..76a8739f83 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.Constructable.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.Constructable.html @@ -1,4 +1,4 @@ -Constructable | SAP Cloud SDK for JavaScript - v3.16.0

    Represents the static API of an entity.

    +Constructable | SAP Cloud SDK for JavaScript - v3.17.0

    Represents the static API of an entity.

    interface Constructable<EntityT> {
        new Constructablenew (...args): EntityT;
        _defaultBasePath: string;
        _entityName: string;
        _keys: string[];
    }

    Type Parameters

    Constructors

    Properties

    _defaultBasePath _entityName @@ -7,4 +7,4 @@
    _entityName: string

    Name of the entity.

    _keys: string[]

    Names of the key properties of the entity.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.DeSerializer.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.DeSerializer.html index 0719a49559..d2b5ce7c01 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.DeSerializer.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.DeSerializer.html @@ -1,4 +1,4 @@ -DeSerializer | SAP Cloud SDK for JavaScript - v3.16.0

    Represents a set of functions for serialization, deserialization and optionally serialization for URIs. +DeSerializer | SAP Cloud SDK for JavaScript - v3.17.0

    Represents a set of functions for serialization, deserialization and optionally serialization for URIs. The return type of the deserialize function is the type of the input to the serialize and serializeToUri functions.

    interface DeSerializer<DeserializedT> {
        deserialize: ((value) => DeserializedT);
        serialize: ((value) => any);
        serializeToUri?: ((value, serialize) => string);
    }

    Type Parameters

    • DeserializedT

      The return type of deserialize and input of serialize and serializeToUri.

    Properties

    deserialize @@ -16,4 +16,4 @@
  • serialize: ((value) => any)

    A reference to the serialize function which is usually used to serialize the payload.

  • Returns string

    Returns

    Serialized value for URIs.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.DeSerializers.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.DeSerializers.html index 44208ecbf9..f8454c4863 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.DeSerializers.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.DeSerializers.html @@ -1,4 +1,4 @@ -DeSerializers | SAP Cloud SDK for JavaScript - v3.16.0

    Interface DeSerializers<BinaryT, BooleanT, ByteT, DecimalT, DoubleT, FloatT, Int16T, Int32T, Int64T, GuidT, SByteT, SingleT, StringT, AnyT>

    Represents a set of functions that determine (de-)serialization per EDM type.

    +DeSerializers | SAP Cloud SDK for JavaScript - v3.17.0

    Interface DeSerializers<BinaryT, BooleanT, ByteT, DecimalT, DoubleT, FloatT, Int16T, Int32T, Int64T, GuidT, SByteT, SingleT, StringT, AnyT>

    Represents a set of functions that determine (de-)serialization per EDM type.

    Type Parameters

    • BinaryT = any
    • BooleanT = any
    • ByteT = any
    • DecimalT = any
    • DoubleT = any
    • FloatT = any
    • Int16T = any
    • Int32T = any
    • Int64T = any
    • GuidT = any
    • SByteT = any
    • SingleT = any
    • StringT = any
    • AnyT = any

    Hierarchy (view full)

    Properties

    Edm.Any Edm.Binary Edm.Boolean @@ -28,4 +28,4 @@
    Edm.Single: DeSerializer<SingleT>

    DeSerializer for Edm.Single to the generic type SingleT.

    Edm.String: DeSerializer<StringT>

    DeSerializer for Edm.String to the generic type StringT.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityApi.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityApi.html index 960c7b9f23..df843efab5 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityApi.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityApi.html @@ -1,4 +1,4 @@ -EntityApi | SAP Cloud SDK for JavaScript - v3.16.0

    Interface EntityApi<EntityT, DeSerializersT>

    Represents the API of an entity, including its request and entity builders as well as its schema.

    +EntityApi | SAP Cloud SDK for JavaScript - v3.17.0

    Interface EntityApi<EntityT, DeSerializersT>

    Represents the API of an entity, including its request and entity builders as well as its schema.

    Type Param: JsonT

    Type of the entity without methods.

    Type Parameters

    entityConstructor: Constructable<EntityT>

    Constructor function for the entity.

    schema: Record<string, any>

    Schema of the entity api.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Methods

    \ No newline at end of file +

    Methods

    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityDeserializer.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityDeserializer.html index e46365917d..df5fa7d807 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityDeserializer.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityDeserializer.html @@ -1,7 +1,7 @@ -EntityDeserializer | SAP Cloud SDK for JavaScript - v3.16.0

    Interface representing the return type of the builder function entityDeserializer.

    +EntityDeserializer | SAP Cloud SDK for JavaScript - v3.17.0

    Interface representing the return type of the builder function entityDeserializer.

    interface EntityDeserializer {
        deserializeComplexType: ((json, complexType) => any);
        deserializeEntity: (<EntityT>(json, entityApi, requestHeader?) => EntityT);
    }

    Properties

    deserializeComplexType: ((json, complexType) => any)

    Method to deserialize the full entity from JSON to the complex type property.

    Type declaration

      • (json, complexType): any
      • Parameters

        Returns any

    deserializeEntity: (<EntityT>(json, entityApi, requestHeader?) => EntityT)

    Method to deserialize the full entity from JSON to an entity object.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityIdentifiable.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityIdentifiable.html index 50e79d7311..b9271b5b27 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityIdentifiable.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntityIdentifiable.html @@ -1,4 +1,4 @@ -EntityIdentifiable | SAP Cloud SDK for JavaScript - v3.16.0

    Represents an object that is related to an entity. +EntityIdentifiable | SAP Cloud SDK for JavaScript - v3.17.0

    Represents an object that is related to an entity. Objects that have the same structure would be represented by the same type in TypeScript. This interface allows to identify equal structures as different structures if they are related to different entities.

    interface EntityIdentifiable<T, DeSerializersT> {
        _deSerializers: DeSerializersT;
        _entity: T;
    }

    Type Parameters

    Implemented by

    Properties

    _deSerializers @@ -6,4 +6,4 @@

    Properties

    _deSerializers: DeSerializersT

    Dummy property to also include the deserializer type in the structure of the entity type.

    _entity: T

    Dummy property whose type makes structurally identical entities distinguishable in TypeScript.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntitySerializer.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntitySerializer.html index eee4ffd355..be142621d8 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntitySerializer.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.EntitySerializer.html @@ -1,4 +1,4 @@ -EntitySerializer | SAP Cloud SDK for JavaScript - v3.16.0

    Interface representing the return type of the builder function entitySerializer.

    +EntitySerializer | SAP Cloud SDK for JavaScript - v3.17.0

    Interface representing the return type of the builder function entitySerializer.

    interface EntitySerializer {
        serializeComplexType: (<ComplexTypeNamespaceT>(fieldValue, complexTypeNameSpace) => any);
        serializeEntity: (<EntityT>(entity, entityApi, diff?) => Record<string, any>);
        serializeEntityNonCustomFields: (<EntityT>(entity, entityApi) => Record<string, any>);
    }

    Properties

    Type declaration

    serializeEntity: (<EntityT>(entity, entityApi, diff?) => Record<string, any>)

    Converts an instance of an entity class into a JSON payload to be sent to an OData service.

    Type declaration

      • <EntityT>(entity, entityApi, diff?): Record<string, any>
      • Type Parameters

        Parameters

        Returns Record<string, any>

    serializeEntityNonCustomFields: (<EntityT>(entity, entityApi) => Record<string, any>)

    Like EntitySerializer#serializeEntity ignoring custom fields.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ErrorResponse.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ErrorResponse.html index 354afdd5b8..a1076b572f 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ErrorResponse.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ErrorResponse.html @@ -1,5 +1,5 @@ -ErrorResponse | SAP Cloud SDK for JavaScript - v3.16.0

    Represents an erroneous response to a retrieve or change set request within a batch request.

    -
    interface ErrorResponse {
        body: Record<string, any>;
        httpCode: number;
        isError: (() => this is ErrorResponse);
        isReadResponse: (() => this is ReadResponse<any>);
        isSuccess: (() => this is ReadResponse<any> | WriteResponses<any>);
        isWriteResponses: (() => this is WriteResponses<any>);
        responseType: "ErrorResponse";
    }

    Hierarchy

    • BatchResponseTypeGuards<any>
      • ErrorResponse

    Properties

    body +ErrorResponse | SAP Cloud SDK for JavaScript - v3.17.0

    Represents an erroneous response to a retrieve or change set request within a batch request.

    +
    interface ErrorResponse {
        body: Record<string, any>;
        httpCode: number;
        isError: (() => this is ErrorResponse);
        isReadResponse: (() => this is ReadResponse<any>);
        isSuccess: (() => this is ReadResponse<any> | WriteResponses<any>);
        isWriteResponses: (() => this is WriteResponses<any>);
        responseType: "ErrorResponse";
    }

    Hierarchy

    • BatchResponseTypeGuards<any>
      • ErrorResponse

    Properties

    body: Record<string, any>

    HTTP raw body.

    -
    httpCode: number

    HTTP response status code.

    -
    isError: (() => this is ErrorResponse)

    Type declaration

    isReadResponse: (() => this is ReadResponse<any>)

    Type declaration

    isSuccess: (() => this is ReadResponse<any> | WriteResponses<any>)

    Type declaration

    isWriteResponses: (() => this is WriteResponses<any>)

    Type declaration

    responseType: "ErrorResponse"

    Tag for identifying the type of a batch response.

    +
    httpCode: number

    HTTP response status code.

    +
    isError: (() => this is ErrorResponse)

    Type declaration

    isReadResponse: (() => this is ReadResponse<any>)

    Type declaration

    isSuccess: (() => this is ReadResponse<any> | WriteResponses<any>)

    Type declaration

    isWriteResponses: (() => this is WriteResponses<any>)

    Type declaration

    responseType: "ErrorResponse"

    Tag for identifying the type of a batch response.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.FieldOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.FieldOptions.html index 7f8cee1528..da7aa0579f 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.FieldOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.FieldOptions.html @@ -1,7 +1,7 @@ -FieldOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Interface FieldOptions<NullableT, SelectableT>

    Optional settings for fields.

    +FieldOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Interface FieldOptions<NullableT, SelectableT>

    Optional settings for fields.

    interface FieldOptions<NullableT, SelectableT> {
        isNullable?: NullableT;
        isSelectable?: SelectableT;
    }

    Type Parameters

    • NullableT extends boolean = false
    • SelectableT extends boolean = false

    Properties

    isNullable?: NullableT

    Whether the value of the field can be null.

    isSelectable?: SelectableT

    Whether the field can be reference in a .select statement.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.FilterFunctionsType.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.FilterFunctionsType.html index 34f2dff244..904eb631de 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.FilterFunctionsType.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.FilterFunctionsType.html @@ -1,4 +1,4 @@ -FilterFunctionsType | SAP Cloud SDK for JavaScript - v3.16.0

    Interface containing all filter functions like startsWith, toUpper or floor.

    +FilterFunctionsType | SAP Cloud SDK for JavaScript - v3.17.0

    Interface containing all filter functions like startsWith, toUpper or floor.

    interface FilterFunctionsType {
        ceiling: (<EntityT>(num, returnType?) => NumberFilterFunction<EntityT>);
        concat: (<EntityT>(str1, str2) => StringFilterFunction<EntityT>);
        day: (<EntityT>(date) => NumberFilterFunction<EntityT>);
        endsWith: (<EntityT>(str, suffix) => BooleanFilterFunction<EntityT>);
        floor: (<EntityT>(num, returnType?) => NumberFilterFunction<EntityT>);
        hour: (<EntityT>(date) => NumberFilterFunction<EntityT>);
        indexOf: (<EntityT>(str, substr) => NumberFilterFunction<EntityT>);
        isOf: {
            <EntityT>(type): BooleanFilterFunction<EntityT>;
            <EntityT>(expression, type): BooleanFilterFunction<EntityT>;
        };
        length: (<EntityT>(str) => NumberFilterFunction<EntityT>);
        minute: (<EntityT>(date) => NumberFilterFunction<EntityT>);
        month: (<EntityT>(date) => NumberFilterFunction<EntityT>);
        round: (<EntityT>(num, returnType?) => NumberFilterFunction<EntityT>);
        second: (<EntityT>(date) => NumberFilterFunction<EntityT>);
        startsWith: (<EntityT>(str, prefix) => BooleanFilterFunction<EntityT>);
        substring: (<EntityT>(str, pos, len?) => StringFilterFunction<EntityT>);
        toLower: (<EntityT>(str) => StringFilterFunction<EntityT>);
        toUpper: (<EntityT>(str) => StringFilterFunction<EntityT>);
        trim: (<EntityT>(str) => StringFilterFunction<EntityT>);
        year: (<EntityT>(date) => NumberFilterFunction<EntityT>);
    }

    Properties

    ceiling concat day @@ -38,4 +38,4 @@

    Type declaration

    Build a filter function to trim whitespace from a string. Evaluates to string.

    Type declaration

    Build a filter function to get the year of a date. Evaluates to int.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ODataUri.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ODataUri.html index 358f98b154..7b7b89e51a 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ODataUri.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ODataUri.html @@ -1,4 +1,4 @@ -ODataUri | SAP Cloud SDK for JavaScript - v3.16.0

    Union of necessary methods for the OData URI conversion. +ODataUri | SAP Cloud SDK for JavaScript - v3.17.0

    Union of necessary methods for the OData URI conversion. In v2/uri-conversion/odata-uri.ts and v4/uri-conversion/odata-uri.ts the instance for v2 and v4 are created.

    interface ODataUri<DeSerializersT> {
        convertToUriFormat(value, edmType): string;
        getEntityKeys<EntityT>(entity, entityApi): Record<string, any>;
        getExpand<EntityT>(selects, expands, entityApi): Partial<{
            expand: string;
        }>;
        getFilter<EntityT>(filter, entityApi): Partial<{
            filter: string;
        }>;
        getOrderBy<EntityT>(orderBy): Partial<{
            orderby: string;
        }>;
        getResourcePathForKeys<EntityT>(keys, _entityApi): string;
        getSelect<EntityT>(selects): Partial<{
            select: string;
        }>;
    }

    Type Parameters

    Methods

    convertToUriFormat getEntityKeys @@ -8,4 +8,4 @@ getResourcePathForKeys getSelect

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Methods

    • Type Parameters

      Parameters

      Returns Record<string, any>

    • Type Parameters

      Parameters

      Returns Partial<{
          orderby: string;
      }>

    • Type Parameters

      Parameters

      Returns string

    • Type Parameters

      Parameters

      Returns Partial<{
          select: string;
      }>

    \ No newline at end of file +

    Methods

    • Type Parameters

      Parameters

      Returns Record<string, any>

    • Type Parameters

      Parameters

      Returns Partial<{
          orderby: string;
      }>

    • Type Parameters

      Parameters

      Returns string

    • Type Parameters

      Parameters

      Returns Partial<{
          select: string;
      }>

    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.PropertyMetadata.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.PropertyMetadata.html index f65bb7ea33..bb44682726 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.PropertyMetadata.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.PropertyMetadata.html @@ -1,4 +1,4 @@ -PropertyMetadata | SAP Cloud SDK for JavaScript - v3.16.0

    Interface to represent meta information on a property of a complex type.

    +PropertyMetadata | SAP Cloud SDK for JavaScript - v3.17.0

    Interface to represent meta information on a property of a complex type.

    interface PropertyMetadata<ComplexT> {
        isCollection?: boolean;
        name: keyof ComplexT;
        originalName: string;
        type: EdmTypeCommon | ExclusiveEdmTypeV2 | ExclusiveEdmTypeV4 | ComplexTypeNamespace<any>;
    }

    Type Parameters

    • ComplexT = any

    Properties

    originalName: string

    Original name of the complex type property.

    Type of the complex type property.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ReadResponse.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ReadResponse.html index 75c03d7604..6cf3258852 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ReadResponse.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ReadResponse.html @@ -1,6 +1,6 @@ -ReadResponse | SAP Cloud SDK for JavaScript - v3.16.0

    Represents a response to a retrieve request within a batch request.

    +ReadResponse | SAP Cloud SDK for JavaScript - v3.17.0

    Represents a response to a retrieve request within a batch request.

    interface ReadResponse<DeSerializersT> {
        as: (<EntityT>(entityApi) => EntityT[]);
        body: Record<string, any>;
        httpCode: number;
        isError: (() => this is ErrorResponse);
        isReadResponse: (() => this is ReadResponse<DeSerializersT>);
        isSuccess: (() => this is ReadResponse<DeSerializersT> | WriteResponses<DeSerializersT>);
        isWriteResponses: (() => this is WriteResponses<DeSerializersT>);
        responseType: "ReadResponse";
        type: EntityApi<EntityBase, DeSerializersT>;
    }

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the (de-)serializers.

      -

    Hierarchy

    Properties

    as +

    Hierarchy

    Properties

    as body httpCode isError @@ -11,9 +11,9 @@ type

    Properties

    as: (<EntityT>(entityApi) => EntityT[])

    Transform the raw data into an instance of an entity represented by the given entity API. Note, this method transforms the raw data to an array of entities, even if the original request was a GetByKeyRequestBuilder.

    -

    Type declaration

    body: Record<string, any>

    HTTP raw body.

    -
    httpCode: number

    HTTP response status code.

    -
    isError: (() => this is ErrorResponse)

    Type declaration

    isReadResponse: (() => this is ReadResponse<DeSerializersT>)

    Type declaration

    isWriteResponses: (() => this is WriteResponses<DeSerializersT>)

    Type declaration

    responseType: "ReadResponse"

    Tag for identifying the type of a batch response.

    -

    EntityApi of the response data. Can be undefined for function/action imports or not mappable entities.

    +

    Type declaration

    body: Record<string, any>

    HTTP raw body.

    +
    httpCode: number

    HTTP response status code.

    +
    isError: (() => this is ErrorResponse)

    Type declaration

    isReadResponse: (() => this is ReadResponse<DeSerializersT>)

    Type declaration

    isWriteResponses: (() => this is WriteResponses<DeSerializersT>)

    Type declaration

    responseType: "ReadResponse"

    Tag for identifying the type of a batch response.

    +

    EntityApi of the response data. Can be undefined for function/action imports or not mappable entities.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ResponseDataAccessor.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ResponseDataAccessor.html index 04265206ca..06e01a3a02 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ResponseDataAccessor.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.ResponseDataAccessor.html @@ -1,4 +1,4 @@ -ResponseDataAccessor | SAP Cloud SDK for JavaScript - v3.16.0

    Interface containing the functions to extract the data from the response object. +ResponseDataAccessor | SAP Cloud SDK for JavaScript - v3.17.0

    Interface containing the functions to extract the data from the response object. For example the getCollectionResult extracts the data from data.d.results per default but this needs to be adjusted in some situations.

    interface ResponseDataAccessor {
        getCollectionResult: ((data) => any[]);
        getLinkedCollectionResult: ((data) => any[]);
        getSingleResult: ((data) => Record<string, any>);
        isCollectionResult: ((data) => boolean);
    }

    Properties

    getCollectionResult getLinkedCollectionResult @@ -12,4 +12,4 @@ The data is extracted by default from data.d.results.

    Type declaration

      • (data): Record<string, any>
      • Parameters

        • data: any

        Returns Record<string, any>

    isCollectionResult: ((data) => boolean)

    Checks if the response is an array-like object.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

      • (data): boolean
      • Parameters

        • data: any

        Returns boolean

    \ No newline at end of file +

    Type declaration

      • (data): boolean
      • Parameters

        • data: any

        Returns boolean

    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.Time.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.Time.html index 25614cecc1..44f37ef03a 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.Time.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.Time.html @@ -1,4 +1,4 @@ -Time | SAP Cloud SDK for JavaScript - v3.16.0

    Interface to represent Time or Duration.

    +Time | SAP Cloud SDK for JavaScript - v3.17.0

    Interface to represent Time or Duration.

    interface Time {
        hours: number;
        minutes: number;
        seconds: number;
    }

    Properties

    hours minutes seconds @@ -6,4 +6,4 @@
    minutes: number

    The number of minutes.

    seconds: number

    The number of seconds.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithBatchReference.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithBatchReference.html index 5a9862334b..cf8ee22314 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithBatchReference.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithBatchReference.html @@ -1,7 +1,7 @@ -WithBatchReference | SAP Cloud SDK for JavaScript - v3.16.0

    Interface implemented by OData requests defining the getter and setter for the batch reference.

    +WithBatchReference | SAP Cloud SDK for JavaScript - v3.17.0

    Interface implemented by OData requests defining the getter and setter for the batch reference.

    interface WithBatchReference {
        getBatchReference: (() => BatchReference);
        setBatchId: ((id) => void);
    }

    Implemented by

    Properties

    getBatchReference: (() => BatchReference)

    Getter for the batch reference.

    Type declaration

    setBatchId: ((id) => void)

    Setter for the batch reference.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

      • (id): void
      • Parameters

        • id: string

        Returns void

    \ No newline at end of file +

    Type declaration

      • (id): void
      • Parameters

        • id: string

        Returns void

    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithETag.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithETag.html index 5779655581..64ec195a60 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithETag.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithETag.html @@ -1,7 +1,7 @@ -WithETag | SAP Cloud SDK for JavaScript - v3.16.0

    Interface implemented by OData requests needing ETagsto avoid conflicts in the persisted data like update or delete.

    +WithETag | SAP Cloud SDK for JavaScript - v3.17.0

    Interface implemented by OData requests needing ETagsto avoid conflicts in the persisted data like update or delete.

    interface WithETag {
        eTag: string;
        versionIdentifierIgnored: boolean;
    }

    Implemented by

    Properties

    eTag: string

    Version identifier.

    versionIdentifierIgnored: boolean

    Ignore the version identifier if set to true.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithGetAllRestrictions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithGetAllRestrictions.html index e8713e5fb4..d98315cd53 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithGetAllRestrictions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithGetAllRestrictions.html @@ -1,4 +1,4 @@ -WithGetAllRestrictions | SAP Cloud SDK for JavaScript - v3.16.0

    Interface WithGetAllRestrictions<EntityT, DeSerializersT>

    Interface representing options on a getAll request like top or orderBy.

    +WithGetAllRestrictions | SAP Cloud SDK for JavaScript - v3.17.0

    Interface WithGetAllRestrictions<EntityT, DeSerializersT>

    Interface representing options on a getAll request like top or orderBy.

    interface WithGetAllRestrictions<EntityT, DeSerializersT> {
        filter: Filterable<EntityT, DeSerializersT>;
        orderBy: Orderable<EntityT, EntityApi<EntityBase, DefaultDeSerializers>>[];
        selects: Selectable<EntityT, DeSerializersT>[];
        skip: number;
        top: number;
    }

    Type Parameters

    Hierarchy (view full)

    Implemented by

    Properties

    filter orderBy selects @@ -10,4 +10,4 @@
    skip: number

    Skip a number of results in the requested set.

    top: number

    Limit the number of results to the given number.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithKeys.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithKeys.html index f8a9d4e68a..6f2286165e 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithKeys.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithKeys.html @@ -1,5 +1,5 @@ -WithKeys | SAP Cloud SDK for JavaScript - v3.16.0

    Interface implemented by OData requests needing keys to identify an entity like getByKey, delete or update.

    +WithKeys | SAP Cloud SDK for JavaScript - v3.17.0

    Interface implemented by OData requests needing keys to identify an entity like getByKey, delete or update.

    interface WithKeys {
        keys: Record<string, any>;
    }

    Implemented by

    Properties

    Properties

    keys: Record<string, any>

    Map containing the key name and value.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithSelection.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithSelection.html index 0001918b2f..88cbcbbec8 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithSelection.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WithSelection.html @@ -1,5 +1,5 @@ -WithSelection | SAP Cloud SDK for JavaScript - v3.16.0

    Interface WithSelection<EntityT, DeSerializersT>

    Interface implemented by OData requests returning data like getAll or getByKey.

    +WithSelection | SAP Cloud SDK for JavaScript - v3.17.0

    Interface WithSelection<EntityT, DeSerializersT>

    Interface implemented by OData requests returning data like getAll or getByKey.

    interface WithSelection<EntityT, DeSerializersT> {
        selects: Selectable<EntityT, DeSerializersT>[];
    }

    Type Parameters

    Hierarchy (view full)

    Implemented by

    Properties

    Properties

    Select a list of fields on the schema property of the entity api.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WriteResponse.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WriteResponse.html index df4fa0ad93..eb08eb835a 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WriteResponse.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WriteResponse.html @@ -1,15 +1,15 @@ -WriteResponse | SAP Cloud SDK for JavaScript - v3.16.0

    Represents a single subresponse to a changeset request within a batch request.

    +WriteResponse | SAP Cloud SDK for JavaScript - v3.17.0

    Represents a single subresponse to a changeset request within a batch request.

    interface WriteResponse<DeSerializersT> {
        as?: (<EntityT>(entityApi) => EntityT);
        body?: Record<string, any>;
        httpCode: number;
        responseType: "WriteResponse";
        type?: EntityApi<EntityBase, DeSerializersT>;
    }

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the (de-)serializers.

      -

    Properties

    as? +

    Properties

    as?: (<EntityT>(entityApi) => EntityT)

    Transform the raw string body into an instance of the given constructor. Note that the response may not exist, so you should only call this method if you know that there is data.

    -

    Type declaration

    body?: Record<string, any>

    HTTP raw body.

    -
    httpCode: number

    HTTP response status code.

    -
    responseType: "WriteResponse"

    Tag for identifying the type of a batch response.

    -

    EntityApi of the response data. Can be undefined for function/action imports or not mappable entities.

    +

    Type declaration

    body?: Record<string, any>

    HTTP raw body.

    +
    httpCode: number

    HTTP response status code.

    +
    responseType: "WriteResponse"

    Tag for identifying the type of a batch response.

    +

    EntityApi of the response data. Can be undefined for function/action imports or not mappable entities.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WriteResponses.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WriteResponses.html index 54747b20c9..1e4327e87d 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WriteResponses.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_common.WriteResponses.html @@ -1,10 +1,10 @@ -WriteResponses | SAP Cloud SDK for JavaScript - v3.16.0

    Represents the list of responses for a change set in a batch request.

    +WriteResponses | SAP Cloud SDK for JavaScript - v3.17.0

    Represents the list of responses for a change set in a batch request.

    interface WriteResponses<DeSerializersT> {
        isError: (() => this is ErrorResponse);
        isReadResponse: (() => this is ReadResponse<DeSerializersT>);
        isSuccess: (() => this is WriteResponses<DeSerializersT> | ReadResponse<DeSerializersT>);
        isWriteResponses: (() => this is WriteResponses<DeSerializersT>);
        responses: WriteResponse<DeSerializersT>[];
    }

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the (de-)serializers.

      -

    Hierarchy

    Properties

    Hierarchy

    Properties

    isError: (() => this is ErrorResponse)

    Type declaration

    isReadResponse: (() => this is ReadResponse<DeSerializersT>)

    Type declaration

    isWriteResponses: (() => this is WriteResponses<DeSerializersT>)

    Type declaration

    List of responses for a change set in a batch request.

    +

    Properties

    isError: (() => this is ErrorResponse)

    Type declaration

    isReadResponse: (() => this is ReadResponse<DeSerializersT>)

    Type declaration

    isWriteResponses: (() => this is WriteResponses<DeSerializersT>)

    Type declaration

    List of responses for a change set in a batch request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.DeSerializers.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.DeSerializers.html index a11859f42d..213784b674 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.DeSerializers.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.DeSerializers.html @@ -1,4 +1,4 @@ -DeSerializers | SAP Cloud SDK for JavaScript - v3.16.0

    Interface DeSerializers<BinaryT, BooleanT, ByteT, DecimalT, DoubleT, FloatT, Int16T, Int32T, Int64T, GuidT, SByteT, SingleT, StringT, AnyT, DateTimeT, DateTimeOffsetT, TimeT>

    Represents a set of functions that determine (de-)serialization per EDM type.

    +DeSerializers | SAP Cloud SDK for JavaScript - v3.17.0

    Interface DeSerializers<BinaryT, BooleanT, ByteT, DecimalT, DoubleT, FloatT, Int16T, Int32T, Int64T, GuidT, SByteT, SingleT, StringT, AnyT, DateTimeT, DateTimeOffsetT, TimeT>

    Represents a set of functions that determine (de-)serialization per EDM type.

    Type Parameters

    • BinaryT = any
    • BooleanT = any
    • ByteT = any
    • DecimalT = any
    • DoubleT = any
    • FloatT = any
    • Int16T = any
    • Int32T = any
    • Int64T = any
    • GuidT = any
    • SByteT = any
    • SingleT = any
    • StringT = any
    • AnyT = any
    • DateTimeT = any
    • DateTimeOffsetT = any
    • TimeT = any

    Hierarchy (view full)

    Properties

    Edm.Any Edm.Binary Edm.Boolean @@ -34,4 +34,4 @@
    Edm.String: DeSerializer<StringT>

    DeSerializer for Edm.String to the generic type StringT.

    Edm.Time: DeSerializer<TimeT>

    DeSerializer for Edm.Time to the generic type TimeT.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.ErrorResponse.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.ErrorResponse.html index 7a4352aa68..6de49d0935 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.ErrorResponse.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.ErrorResponse.html @@ -1,4 +1,4 @@ -ErrorResponse | SAP Cloud SDK for JavaScript - v3.16.0

    Represents an erroneous response to a retrieve or change set request within a batch request.

    +ErrorResponse | SAP Cloud SDK for JavaScript - v3.17.0

    Represents an erroneous response to a retrieve or change set request within a batch request.

    interface ErrorResponse {
        body: Record<string, any>;
        httpCode: number;
        isError: (() => this is ErrorResponse);
        isReadResponse: (() => this is ReadResponseCommon<any>);
        isSuccess: (() => this is ReadResponseCommon<any> | WriteResponsesCommon<any>);
        isWriteResponses: (() => this is WriteResponsesCommon<any>);
        responseType: "ErrorResponse";
    }

    Hierarchy

    • BatchResponseTypeGuards<any>
      • ErrorResponse

    Properties

    body httpCode isError @@ -10,4 +10,4 @@
    httpCode: number

    HTTP response status code.

    isError: (() => this is ErrorResponse)

    Type declaration

    isReadResponse: (() => this is ReadResponseCommon<any>)

    Type declaration

    isSuccess: (() => this is ReadResponseCommon<any> | WriteResponsesCommon<any>)

    Type declaration

    isWriteResponses: (() => this is WriteResponsesCommon<any>)

    Type declaration

    responseType: "ErrorResponse"

    Tag for identifying the type of a batch response.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.ReadResponseCommon.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.ReadResponseCommon.html index 79143bcd91..ded903e303 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.ReadResponseCommon.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.ReadResponseCommon.html @@ -1,4 +1,4 @@ -ReadResponseCommon | SAP Cloud SDK for JavaScript - v3.16.0

    Represents a response to a retrieve request within a batch request.

    +ReadResponseCommon | SAP Cloud SDK for JavaScript - v3.17.0

    Represents a response to a retrieve request within a batch request.

    interface ReadResponseCommon<DeSerializersT> {
        as: (<EntityT>(entityApi) => EntityT[]);
        body: Record<string, any>;
        httpCode: number;
        isError: (() => this is ErrorResponse);
        isReadResponse: (() => this is ReadResponseCommon<DeSerializersT>);
        isSuccess: (() => this is ReadResponseCommon<DeSerializersT> | WriteResponsesCommon<DeSerializersT>);
        isWriteResponses: (() => this is WriteResponsesCommon<DeSerializersT>);
        responseType: "ReadResponse";
        type: EntityApi<EntityBase, DeSerializersT>;
    }

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the (de-)serializers.

    Hierarchy

    Properties

    as body @@ -16,4 +16,4 @@
    isError: (() => this is ErrorResponse)

    Type declaration

    isReadResponse: (() => this is ReadResponseCommon<DeSerializersT>)

    Type declaration

    isWriteResponses: (() => this is WriteResponsesCommon<DeSerializersT>)

    Type declaration

    responseType: "ReadResponse"

    Tag for identifying the type of a batch response.

    EntityApi of the response data. Can be undefined for function/action imports or not mappable entities.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.WriteResponseCommon.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.WriteResponseCommon.html index 76fca84c35..6d160724d1 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.WriteResponseCommon.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.WriteResponseCommon.html @@ -1,4 +1,4 @@ -WriteResponseCommon | SAP Cloud SDK for JavaScript - v3.16.0

    Represents a single subresponse to a changeset request within a batch request.

    +WriteResponseCommon | SAP Cloud SDK for JavaScript - v3.17.0

    Represents a single subresponse to a changeset request within a batch request.

    interface WriteResponseCommon<DeSerializersT> {
        as?: (<EntityT>(entityApi) => EntityT);
        body?: Record<string, any>;
        httpCode: number;
        responseType: "WriteResponse";
        type?: EntityApi<EntityBase, DeSerializersT>;
    }

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the (de-)serializers.

    Properties

    as? body? @@ -12,4 +12,4 @@
    responseType: "WriteResponse"

    Tag for identifying the type of a batch response.

    EntityApi of the response data. Can be undefined for function/action imports or not mappable entities.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.WriteResponsesCommon.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.WriteResponsesCommon.html index e6e083a392..f9040255a9 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.WriteResponsesCommon.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v2.WriteResponsesCommon.html @@ -1,4 +1,4 @@ -WriteResponsesCommon | SAP Cloud SDK for JavaScript - v3.16.0

    Represents the list of responses for a change set in a batch request.

    +WriteResponsesCommon | SAP Cloud SDK for JavaScript - v3.17.0

    Represents the list of responses for a change set in a batch request.

    interface WriteResponsesCommon<DeSerializersT> {
        isError: (() => this is ErrorResponse);
        isReadResponse: (() => this is ReadResponseCommon<DeSerializersT>);
        isSuccess: (() => this is WriteResponsesCommon<DeSerializersT> | ReadResponseCommon<DeSerializersT>);
        isWriteResponses: (() => this is WriteResponsesCommon<DeSerializersT>);
        responses: WriteResponseCommon<DeSerializersT>[];
    }

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the (de-)serializers.

    Hierarchy

    Properties

    Properties

    isError: (() => this is ErrorResponse)

    Type declaration

    isReadResponse: (() => this is ReadResponseCommon<DeSerializersT>)

    Type declaration

    isWriteResponses: (() => this is WriteResponsesCommon<DeSerializersT>)

    Type declaration

    List of responses for a change set in a batch request.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v4.DeSerializers.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v4.DeSerializers.html index 69a761aaa1..693caadb41 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v4.DeSerializers.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_odata_v4.DeSerializers.html @@ -1,4 +1,4 @@ -DeSerializers | SAP Cloud SDK for JavaScript - v3.16.0

    Interface DeSerializers<BinaryT, BooleanT, ByteT, DecimalT, DoubleT, FloatT, Int16T, Int32T, Int64T, GuidT, SByteT, SingleT, StringT, AnyT, DateT, DateTimeOffsetT, DurationT, TimeOfDayT, EnumT>

    Represents a set of functions that determine (de-)serialization per EDM type.

    +DeSerializers | SAP Cloud SDK for JavaScript - v3.17.0

    Interface DeSerializers<BinaryT, BooleanT, ByteT, DecimalT, DoubleT, FloatT, Int16T, Int32T, Int64T, GuidT, SByteT, SingleT, StringT, AnyT, DateT, DateTimeOffsetT, DurationT, TimeOfDayT, EnumT>

    Represents a set of functions that determine (de-)serialization per EDM type.

    Type Parameters

    • BinaryT = any
    • BooleanT = any
    • ByteT = any
    • DecimalT = any
    • DoubleT = any
    • FloatT = any
    • Int16T = any
    • Int32T = any
    • Int64T = any
    • GuidT = any
    • SByteT = any
    • SingleT = any
    • StringT = any
    • AnyT = any
    • DateT = any
    • DateTimeOffsetT = any
    • DurationT = any
    • TimeOfDayT = any
    • EnumT = any

    Hierarchy (view full)

    Properties

    Edm.Any Edm.Binary Edm.Boolean @@ -38,4 +38,4 @@
    Edm.String: DeSerializer<StringT>

    DeSerializer for Edm.String to the generic type StringT.

    Edm.TimeOfDay: DeSerializer<TimeOfDayT>

    DeSerializer for Edm.TimeOfDay to the generic type TimeOfDayT.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_openapi.OpenApiRequestParameters.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_openapi.OpenApiRequestParameters.html index 26b82f1423..c7b77f2069 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_openapi.OpenApiRequestParameters.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_openapi.OpenApiRequestParameters.html @@ -1,4 +1,4 @@ -OpenApiRequestParameters | SAP Cloud SDK for JavaScript - v3.16.0

    Type of the request parameters to be passed to OpenApiRequestBuilder.

    +OpenApiRequestParameters | SAP Cloud SDK for JavaScript - v3.17.0

    Type of the request parameters to be passed to OpenApiRequestBuilder.

    interface OpenApiRequestParameters {
        body?: any;
        headerParameters?: Record<string, any>;
        pathParameters?: Record<string, any>;
        queryParameters?: Record<string, any>;
    }

    Properties

    pathParameters?: Record<string, any>

    Collection of path parameters.

    queryParameters?: Record<string, any>

    Collection of query parameters.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.MiddlewareContext.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.MiddlewareContext.html index ae66aabea8..2ccae07f34 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.MiddlewareContext.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.MiddlewareContext.html @@ -1,7 +1,7 @@ -MiddlewareContext | SAP Cloud SDK for JavaScript - v3.16.0

    Minimal Context of the middleware.

    +MiddlewareContext | SAP Cloud SDK for JavaScript - v3.17.0

    Minimal Context of the middleware.

    interface MiddlewareContext<ArgumentT> {
        tenantId: undefined | string;
        uri: string;
    }

    Type Parameters

    • ArgumentT

    Hierarchy (view full)

    Properties

    Properties

    tenantId: undefined | string

    Tenant identifier.

    uri: string

    URI of the function passed to the middleware.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.MiddlewareOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.MiddlewareOptions.html index d403318c57..6624cd624c 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.MiddlewareOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.MiddlewareOptions.html @@ -1,7 +1,7 @@ -MiddlewareOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Interface MiddlewareOptions<ArgumentT, ReturnT, ContextT>

    Input parameter of a middleware.

    +MiddlewareOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Interface MiddlewareOptions<ArgumentT, ReturnT, ContextT>

    Input parameter of a middleware.

    interface MiddlewareOptions<ArgumentT, ReturnT, ContextT> {
        context: ContextT;
        fn: MiddlewareFunction<ArgumentT, ReturnT>;
    }

    Type Parameters

    Properties

    Properties

    context: ContextT

    Context of the execution e.g. the request context or URL.

    Initial function enriched by the middleware e.g. axios request getting a timeout.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.ResilienceOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.ResilienceOptions.html index c51cc17803..f31706b192 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.ResilienceOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_resilience.ResilienceOptions.html @@ -1,4 +1,4 @@ -ResilienceOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Interface for Resilience Options.

    +ResilienceOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Interface for Resilience Options.

    interface ResilienceOptions {
        circuitBreaker?: boolean;
        retry?: number | boolean;
        timeout?: number | boolean;
    }

    Properties

    circuitBreaker? retry? timeout? @@ -11,4 +11,4 @@ True by default, with a 10000 milliseconds timeout. Assign a different value to set a custom timeout.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_test_util.GetTestDestinationOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_test_util.GetTestDestinationOptions.html index 00407320bf..721dc36f47 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_test_util.GetTestDestinationOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_test_util.GetTestDestinationOptions.html @@ -1,7 +1,7 @@ -GetTestDestinationOptions | SAP Cloud SDK for JavaScript - v3.16.0

    An interface to define systems.json and credentials.json for loading destinations.

    +GetTestDestinationOptions | SAP Cloud SDK for JavaScript - v3.17.0

    An interface to define systems.json and credentials.json for loading destinations.

    interface GetTestDestinationOptions {
        credentialsFilePath?: string;
        systemsFilePath?: string;
    }

    Properties

    credentialsFilePath?: string

    The path of the credentials.json file.

    systemsFilePath?: string

    The path of the systems.json file.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_util.LoggerOptions.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_util.LoggerOptions.html index f0d2e52ae6..e83effce89 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_util.LoggerOptions.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_util.LoggerOptions.html @@ -1,5 +1,5 @@ -LoggerOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Configurable logger options.

    +LoggerOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Configurable logger options.

    interface LoggerOptions {
        level?: LogLevel;
    }

    Properties

    Properties

    level?: LogLevel

    The log level of the logger.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_util.MessageContextObj.html b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_util.MessageContextObj.html index a01348b91c..3de654721e 100644 --- a/knowledge-base/api-reference/interfaces/sap_cloud_sdk_util.MessageContextObj.html +++ b/knowledge-base/api-reference/interfaces/sap_cloud_sdk_util.MessageContextObj.html @@ -1,5 +1,5 @@ -MessageContextObj | SAP Cloud SDK for JavaScript - v3.16.0

    Log message context for a logger with additional custom data.

    +MessageContextObj | SAP Cloud SDK for JavaScript - v3.17.0

    Log message context for a logger with additional custom data.

    interface MessageContextObj {
        messageContext?: string;
        [key: string]: any;
    }

    Indexable

    [key: string]: any

    Properties

    Properties

    messageContext?: string

    Name of the message context.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_connectivity.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_connectivity.html index e2cf387740..791ddf6a44 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_connectivity.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_connectivity.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/connectivity | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/connectivity | SAP Cloud SDK for JavaScript - v3.17.0
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_generator.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_generator.html index 4dcd53953e..fc30114554 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_generator.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_generator.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/generator | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/generator | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -34,7 +34,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Interfaces

    Index

    Interfaces

    Functions

    generate

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_generator_common.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_generator_common.html index 5afa38eee8..dd9f33febd 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_generator_common.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_generator_common.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/generator-common | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/generator-common | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -25,6 +25,6 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Interfaces

    Index

    Interfaces

    CommonGeneratorOptions

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_http_client.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_http_client.html index 77d4ee875d..d6dc131180 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_http_client.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_http_client.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/http-client | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/http-client | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -31,7 +31,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Interfaces

    Index

    Interfaces

    CsrfMiddlewareOptions DestinationHttpRequestConfig HttpMiddlewareContext HttpRequestConfigBase @@ -52,4 +52,4 @@ executeHttpRequest executeHttpRequestWithOrigin

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_mail_client.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_mail_client.html index 2450757c3a..d15e876eea 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_mail_client.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_mail_client.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/mail-client | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/mail-client | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -29,7 +29,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Interfaces

    Index

    Interfaces

    Type Aliases

    Functions

    sendMail

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_common.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_common.html index 623b157b49..28bd8eabab 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_common.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_common.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/odata-common | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/odata-common | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -26,7 +26,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Classes

    Index

    Classes

    AllFields BatchChangeSet BooleanFilterFunction CollectionField @@ -158,4 +158,4 @@ throwErrorWhenReturnTypeIsUnionType transformVariadicArgumentToArray

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_v2.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_v2.html index 35b2651373..0eda9cafe0 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_v2.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_v2.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/odata-v2 | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/odata-v2 | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -24,7 +24,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    References

    References

    AllFields BatchChangeSet ComplexTypeField Constructable @@ -96,4 +96,4 @@ transformReturnValueForEntityList transformReturnValueForUndefined

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    References

    Re-exports AllFields
    Re-exports BatchChangeSet
    Re-exports ComplexTypeField
    Re-exports Constructable
    Re-exports ConstructorOrField
    Renames and re-exports CustomOrDefaultType
    Re-exports DeSerializer
    Renames and re-exports DeSerializers
    Re-exports DeserializedType
    Re-exports EdmTypeField
    Re-exports EntityApi
    Re-exports EntityBase
    Re-exports EntityBuilder
    Re-exports EntityBuilderType
    Re-exports FieldBuilder
    Re-exports FieldOptions
    Re-exports Link
    Re-exports OneToManyLink
    Re-exports OneToOneLink
    Re-exports OperationParameter
    Re-exports OrderableEdmTypeField
    Re-exports PropertyMetadata
    Re-exports RequestBuilder
    Re-exports Time
    Re-exports and
    Re-exports asc
    Re-exports desc
    Re-exports entityBuilder
    Re-exports not
    Re-exports or
    Re-exports throwErrorWhenReturnTypeIsUnionType
    Re-exports transformVariadicArgumentToArray
    \ No newline at end of file +

    References

    Re-exports AllFields
    Re-exports BatchChangeSet
    Re-exports ComplexTypeField
    Re-exports Constructable
    Re-exports ConstructorOrField
    Renames and re-exports CustomOrDefaultType
    Re-exports DeSerializer
    Renames and re-exports DeSerializers
    Re-exports DeserializedType
    Re-exports EdmTypeField
    Re-exports EntityApi
    Re-exports EntityBase
    Re-exports EntityBuilder
    Re-exports EntityBuilderType
    Re-exports FieldBuilder
    Re-exports FieldOptions
    Re-exports Link
    Re-exports OneToManyLink
    Re-exports OneToOneLink
    Re-exports OperationParameter
    Re-exports OrderableEdmTypeField
    Re-exports PropertyMetadata
    Re-exports RequestBuilder
    Re-exports Time
    Re-exports and
    Re-exports asc
    Re-exports desc
    Re-exports entityBuilder
    Re-exports not
    Re-exports or
    Re-exports throwErrorWhenReturnTypeIsUnionType
    Re-exports transformVariadicArgumentToArray
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_v4.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_v4.html index 8ec5877996..0df69d9e33 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_v4.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_odata_v4.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/odata-v4 | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/odata-v4 | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -24,7 +24,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    References

    References

    AllFields BatchChangeSet CollectionField ComplexTypeField @@ -115,4 +115,4 @@ transformReturnValueForEntityList transformReturnValueForUndefined

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    References

    Re-exports AllFields
    Re-exports BatchChangeSet
    Re-exports CollectionField
    Re-exports ComplexTypeField
    Re-exports Constructable
    Re-exports ConstructorOrField
    Renames and re-exports CustomOrDefaultType
    Re-exports DeSerializer
    Renames and re-exports DeSerializers
    Re-exports DeserializedType
    Re-exports EdmTypeField
    Re-exports EntityApi
    Re-exports EntityBase
    Re-exports EntityBuilder
    Re-exports EntityBuilderType
    Re-exports EnumField
    Re-exports FieldBuilder
    Re-exports FieldOptions
    Re-exports Link
    Re-exports OneToManyLink
    Re-exports OneToOneLink
    Re-exports OperationParameter
    Re-exports OrderableEdmTypeField
    Re-exports PropertyMetadata
    Re-exports RequestBuilder
    Re-exports Time
    Re-exports and
    Re-exports asc
    Re-exports desc
    Re-exports entityBuilder
    Re-exports not
    Re-exports or
    Re-exports throwErrorWhenReturnTypeIsUnionType
    Re-exports transformVariadicArgumentToArray
    \ No newline at end of file +

    References

    Re-exports AllFields
    Re-exports BatchChangeSet
    Re-exports CollectionField
    Re-exports ComplexTypeField
    Re-exports Constructable
    Re-exports ConstructorOrField
    Renames and re-exports CustomOrDefaultType
    Re-exports DeSerializer
    Renames and re-exports DeSerializers
    Re-exports DeserializedType
    Re-exports EdmTypeField
    Re-exports EntityApi
    Re-exports EntityBase
    Re-exports EntityBuilder
    Re-exports EntityBuilderType
    Re-exports EnumField
    Re-exports FieldBuilder
    Re-exports FieldOptions
    Re-exports Link
    Re-exports OneToManyLink
    Re-exports OneToOneLink
    Re-exports OperationParameter
    Re-exports OrderableEdmTypeField
    Re-exports PropertyMetadata
    Re-exports RequestBuilder
    Re-exports Time
    Re-exports and
    Re-exports asc
    Re-exports desc
    Re-exports entityBuilder
    Re-exports not
    Re-exports or
    Re-exports throwErrorWhenReturnTypeIsUnionType
    Re-exports transformVariadicArgumentToArray
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_openapi.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_openapi.html index 6cc4c1ccb9..c49bc41763 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_openapi.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_openapi.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/openapi | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/openapi | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -29,7 +29,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Classes

    Index

    Classes

    Interfaces

    OpenApiRequestParameters

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_openapi_generator.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_openapi_generator.html index 4811d8a540..76a20453c0 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_openapi_generator.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_openapi_generator.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/openapi-generator | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/openapi-generator | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -37,7 +37,7 @@
  • Sample repository
  • License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Type Aliases

    Index

    Type Aliases

    Functions

    generate

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_resilience.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_resilience.html index 0340066668..f58be1b501 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_resilience.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_resilience.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/resilience | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/resilience | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -31,7 +31,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Interfaces

    Index

    Interfaces

    Type Aliases

    Middleware @@ -42,4 +42,4 @@ retry timeout

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_temporal_de_serializers.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_temporal_de_serializers.html index e453e2889c..f5cd7f7b6b 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_temporal_de_serializers.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_temporal_de_serializers.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/temporal-de-serializers | SAP Cloud SDK for JavaScript - v3.16.0

    Module @sap-cloud-sdk/temporal-de-serializers

    +@sap-cloud-sdk/temporal-de-serializers | SAP Cloud SDK for JavaScript - v3.17.0

    Module @sap-cloud-sdk/temporal-de-serializers

    SAP Cloud SDK for JavaScript Logo

    @@ -29,7 +29,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Variables

    Index

    Variables

    temporalDeSerializersV2 temporalDeSerializersV4

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_test_util.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_test_util.html index 5a68116259..12e07ccbfa 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_test_util.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_test_util.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/test-util | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/test-util | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -36,7 +36,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Interfaces

    Index

    Interfaces

    Functions

    getTestDestinationByAlias getTestDestinations mockAllTestDestinations @@ -45,4 +45,4 @@ unmockAllTestDestinations unmockTestDestination

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/modules/sap_cloud_sdk_util.html b/knowledge-base/api-reference/modules/sap_cloud_sdk_util.html index 1e9bab2c0a..3b98fcc417 100644 --- a/knowledge-base/api-reference/modules/sap_cloud_sdk_util.html +++ b/knowledge-base/api-reference/modules/sap_cloud_sdk_util.html @@ -1,4 +1,4 @@ -@sap-cloud-sdk/util | SAP Cloud SDK for JavaScript - v3.16.0
    +@sap-cloud-sdk/util | SAP Cloud SDK for JavaScript - v3.17.0

    SAP Cloud SDK for JavaScript Logo

    @@ -31,7 +31,7 @@

    License

    The SAP Cloud SDK is released under the Apache License Version 2.0.

    -

    Index

    Classes

    Index

    Classes

    Interfaces

    LoggerOptions MessageContextObj @@ -112,4 +112,4 @@ upperCaseSnakeCase zip

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.AllDestinationOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.AllDestinationOptions.html index 18c7708834..b88f1f315f 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.AllDestinationOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.AllDestinationOptions.html @@ -1,3 +1,3 @@ -AllDestinationOptions | SAP Cloud SDK for JavaScript - v3.16.0
    AllDestinationOptions: Omit<DestinationOptions, "selectionStrategy" | "isolationStrategy">

    Options used to fetch all destinations.

    +AllDestinationOptions | SAP Cloud SDK for JavaScript - v3.17.0
    AllDestinationOptions: Omit<DestinationOptions, "selectionStrategy" | "isolationStrategy">

    Options used to fetch all destinations.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.AuthenticationType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.AuthenticationType.html index b3ae41106f..3e934a4f21 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.AuthenticationType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.AuthenticationType.html @@ -1,3 +1,3 @@ -AuthenticationType | SAP Cloud SDK for JavaScript - v3.16.0
    AuthenticationType: "PrincipalPropagation" | "NoAuthentication" | "BasicAuthentication" | "SAMLAssertion" | "OAuth2SAMLBearerAssertion" | "OAuth2ClientCredentials" | "OAuth2UserTokenExchange" | "ClientCertificateAuthentication" | "OAuth2JWTBearer" | "OAuth2Password" | "OAuth2RefreshToken"

    Represents the authentication type of a destination.

    +AuthenticationType | SAP Cloud SDK for JavaScript - v3.17.0
    AuthenticationType: "PrincipalPropagation" | "NoAuthentication" | "BasicAuthentication" | "SAMLAssertion" | "OAuth2SAMLBearerAssertion" | "OAuth2ClientCredentials" | "OAuth2UserTokenExchange" | "ClientCertificateAuthentication" | "OAuth2JWTBearer" | "OAuth2Password" | "OAuth2RefreshToken"

    Represents the authentication type of a destination.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationCacheInterface.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationCacheInterface.html index e7aded2636..33dd16416e 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationCacheInterface.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationCacheInterface.html @@ -1,4 +1,4 @@ -DestinationCacheInterface | SAP Cloud SDK for JavaScript - v3.16.0
    DestinationCacheInterface: AsyncCacheInterface<Destination>

    Type to implement custom destination caching. +DestinationCacheInterface | SAP Cloud SDK for JavaScript - v3.17.0

    DestinationCacheInterface: AsyncCacheInterface<Destination>

    Type to implement custom destination caching. To use a custom cache, call setDestinationCache and pass a cache instance that implements this interface.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationOptions.html index 9226c23336..3526eaee46 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationOptions.html @@ -1,3 +1,3 @@ -DestinationOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Options used when fetching destinations. Encompasses DestinationAccessorOptions, DestinationRetrievalOptions and VerifyJwtOptions.

    +DestinationOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Options used when fetching destinations. Encompasses DestinationAccessorOptions, DestinationRetrievalOptions and VerifyJwtOptions.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationOrFetchOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationOrFetchOptions.html index 94dd8ec9b1..cf63df0b65 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationOrFetchOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationOrFetchOptions.html @@ -1,3 +1,3 @@ -DestinationOrFetchOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Type that is either a HttpDestination or (XOR) & DestinationForServiceBindingOptions.

    +DestinationOrFetchOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Type that is either a HttpDestination or (XOR) & DestinationForServiceBindingOptions.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationProxyType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationProxyType.html index acdef6dc01..78b5574e66 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationProxyType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationProxyType.html @@ -1,3 +1,3 @@ -DestinationProxyType | SAP Cloud SDK for JavaScript - v3.16.0
    DestinationProxyType: "OnPremise" | "Internet" | "PrivateLink" | null

    Represents the proxy type on a destination.

    +DestinationProxyType | SAP Cloud SDK for JavaScript - v3.17.0
    DestinationProxyType: "OnPremise" | "Internet" | "PrivateLink" | null

    Represents the proxy type on a destination.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationRetrievalOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationRetrievalOptions.html index d7a25310a4..85a213d6f5 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationRetrievalOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationRetrievalOptions.html @@ -1,8 +1,8 @@ -DestinationRetrievalOptions | SAP Cloud SDK for JavaScript - v3.16.0
    DestinationRetrievalOptions: CachingOptions & {
        isolationStrategy?: IsolationStrategy;
        retry?: boolean;
    }

    Options to use while fetching destinations. Encompasses both CachingOptions and isolation strategy.

    +DestinationRetrievalOptions | SAP Cloud SDK for JavaScript - v3.17.0
    DestinationRetrievalOptions: CachingOptions & {
        isolationStrategy?: IsolationStrategy;
        retry?: boolean;
    }

    Options to use while fetching destinations. Encompasses both CachingOptions and isolation strategy.

    Type declaration

    • Optional isolationStrategy?: IsolationStrategy

      The isolation strategy used for caching destinations. For the available options, see IsolationStrategy. By default, 'tenant-user' is set.

    • Optional retry?: boolean

      The call to destination/{name} sometimes also performs a token exchange. Such calls can be flaky due to an unstable token exchange endpoint. This parameter enables 3 retries on the destination by name calls. By default, the retry is disabled.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationSelectionStrategy.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationSelectionStrategy.html index 7ee8bd0e63..529bf6f9bb 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationSelectionStrategy.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationSelectionStrategy.html @@ -1,4 +1,4 @@ -DestinationSelectionStrategy | SAP Cloud SDK for JavaScript - v3.16.0
    DestinationSelectionStrategy: ((allDestinations, destinationName) => Destination | null)

    Function to implement the selection strategy of the retrieved destination. +DestinationSelectionStrategy | SAP Cloud SDK for JavaScript - v3.17.0

    DestinationSelectionStrategy: ((allDestinations, destinationName) => Destination | null)

    Function to implement the selection strategy of the retrieved destination. Use the built-in strategies defined in DestinationSelectionStrategies or make your own function.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationWithName.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationWithName.html index a3380eed59..4d405be55a 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationWithName.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationWithName.html @@ -1,3 +1,3 @@ -DestinationWithName | SAP Cloud SDK for JavaScript - v3.16.0
    DestinationWithName: Destination & {
        name: string;
    }

    Represents a destination with a name property.

    +DestinationWithName | SAP Cloud SDK for JavaScript - v3.17.0
    DestinationWithName: Destination & {
        name: string;
    }

    Represents a destination with a name property.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    • name: string
    \ No newline at end of file +

    Type declaration

    • name: string
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationWithoutToken.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationWithoutToken.html index f97a95b3e9..4f79bc815d 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationWithoutToken.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.DestinationWithoutToken.html @@ -1,3 +1,3 @@ -DestinationWithoutToken | SAP Cloud SDK for JavaScript - v3.16.0
    DestinationWithoutToken: Omit<Destination, "authTokens">

    A Destination which does not contain | authTokens.

    +DestinationWithoutToken | SAP Cloud SDK for JavaScript - v3.17.0
    DestinationWithoutToken: Omit<Destination, "authTokens">

    A Destination which does not contain | authTokens.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.HttpDestination.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.HttpDestination.html index 0905cf9ba4..7be1b6dc7e 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.HttpDestination.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.HttpDestination.html @@ -1,3 +1,3 @@ -HttpDestination | SAP Cloud SDK for JavaScript - v3.16.0
    HttpDestination: Destination & {
        url: string;
    }

    Destination for HTTP request where the URL is mandatory.

    +HttpDestination | SAP Cloud SDK for JavaScript - v3.17.0
    HttpDestination: Destination & {
        url: string;
    }

    Destination for HTTP request where the URL is mandatory.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    • url: string
    \ No newline at end of file +

    Type declaration

    • url: string
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.HttpDestinationOrFetchOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.HttpDestinationOrFetchOptions.html index c6d3bdac06..88e553d2c5 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.HttpDestinationOrFetchOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.HttpDestinationOrFetchOptions.html @@ -1,3 +1,3 @@ -HttpDestinationOrFetchOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Type that is either a HttpDestination or (XOR) & DestinationForServiceBindingOptions.

    +HttpDestinationOrFetchOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Type that is either a HttpDestination or (XOR) & DestinationForServiceBindingOptions.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.IsolationStrategy.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.IsolationStrategy.html index 074938f386..9ecd014f57 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.IsolationStrategy.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.IsolationStrategy.html @@ -1,4 +1,4 @@ -IsolationStrategy | SAP Cloud SDK for JavaScript - v3.16.0
    IsolationStrategy: "tenant" | "tenant-user"

    Represents the isolation strategy in the destination cache. +IsolationStrategy | SAP Cloud SDK for JavaScript - v3.17.0

    IsolationStrategy: "tenant" | "tenant-user"

    Represents the isolation strategy in the destination cache. The available strategies are isolation by tenant or isolation by tenant and user.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.PartialDestinationFetchOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.PartialDestinationFetchOptions.html index 93e66376f8..2a220777f5 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.PartialDestinationFetchOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.PartialDestinationFetchOptions.html @@ -1,7 +1,7 @@ -PartialDestinationFetchOptions | SAP Cloud SDK for JavaScript - v3.16.0
    PartialDestinationFetchOptions: {
        jwt?: JwtPayload;
    } & CachingOptions

    Type declaration

    • Optional jwt?: JwtPayload

      The JWT used to fetch destinations. +PartialDestinationFetchOptions | SAP Cloud SDK for JavaScript - v3.17.0

      PartialDestinationFetchOptions: {
          jwt?: JwtPayload;
      } & CachingOptions

      Type declaration

      • Optional jwt?: JwtPayload

        The JWT used to fetch destinations. The use of JwtPayload is deprecated since v3.4.0 and will be removed in the next major version update. Use string instead.

      Deprecated

      Since v3.4.0. Use either ServiceBindingTransformOptions or getDestinationFromServiceBinding. Represents partial options to fetch destinations.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
      \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.Protocol.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.Protocol.html index bbfba43865..08ae83763e 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.Protocol.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.Protocol.html @@ -1,3 +1,3 @@ -Protocol | SAP Cloud SDK for JavaScript - v3.16.0
    Protocol: "http" | "https" | "socks"

    Supported web protocols for requests made by the SAP Cloud SDK.

    +Protocol | SAP Cloud SDK for JavaScript - v3.17.0
    Protocol: "http" | "https" | "socks"

    Supported web protocols for requests made by the SAP Cloud SDK.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.RegisterDestinationOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.RegisterDestinationOptions.html index 2c1731f6c3..72b3785733 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.RegisterDestinationOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.RegisterDestinationOptions.html @@ -1,3 +1,3 @@ -RegisterDestinationOptions | SAP Cloud SDK for JavaScript - v3.16.0
    RegisterDestinationOptions: Pick<DestinationFetchOptions, "jwt" | "isolationStrategy"> & {
        inferMtls?: boolean;
        useMtlsCache?: boolean;
    }

    Represents options to configure how a destination should be registered.

    +RegisterDestinationOptions | SAP Cloud SDK for JavaScript - v3.17.0
    RegisterDestinationOptions: Pick<DestinationFetchOptions, "jwt" | "isolationStrategy"> & {
        inferMtls?: boolean;
        useMtlsCache?: boolean;
    }

    Represents options to configure how a destination should be registered.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    • Optional inferMtls?: boolean
    • Optional useMtlsCache?: boolean
    \ No newline at end of file +

    Type declaration

    • Optional inferMtls?: boolean
    • Optional useMtlsCache?: boolean
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceBindingTransformFunction.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceBindingTransformFunction.html index c843ef77cb..4d0fe9c313 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceBindingTransformFunction.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceBindingTransformFunction.html @@ -1,3 +1,3 @@ -ServiceBindingTransformFunction | SAP Cloud SDK for JavaScript - v3.16.0
    ServiceBindingTransformFunction: ((service, options?) => Promise<Destination>)

    Type of the function to transform the service binding.

    +ServiceBindingTransformFunction | SAP Cloud SDK for JavaScript - v3.17.0
    ServiceBindingTransformFunction: ((service, options?) => Promise<Destination>)

    Type of the function to transform the service binding.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceBindingTransformOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceBindingTransformOptions.html index 4296f2bd2d..9feed25f17 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceBindingTransformOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceBindingTransformOptions.html @@ -1,4 +1,4 @@ -ServiceBindingTransformOptions | SAP Cloud SDK for JavaScript - v3.16.0
    ServiceBindingTransformOptions: {
        jwt?: JwtPayload;
    } & CachingOptions

    Represents options passed to the service binding transform function.

    +ServiceBindingTransformOptions | SAP Cloud SDK for JavaScript - v3.17.0
    ServiceBindingTransformOptions: {
        jwt?: JwtPayload;
    } & CachingOptions

    Represents options passed to the service binding transform function.

    Type declaration

    • Optional jwt?: JwtPayload

      The JWT payload used to fetch destinations.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceCredentials.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceCredentials.html index 1d65d0af4b..cbae5c9994 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceCredentials.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.ServiceCredentials.html @@ -1,3 +1,3 @@ -ServiceCredentials | SAP Cloud SDK for JavaScript - v3.16.0
    ServiceCredentials: {
        clientid: string;
        [other: string]: any;
    } & ({
        clientsecret: string;
    } | {
        certificate: string;
        key: string;
    })

    Unspecific representation of a service's credentials as read from VCAP_SERVICES (for Cloud Foundry) or mounted secrets (for K8S).

    +ServiceCredentials | SAP Cloud SDK for JavaScript - v3.17.0
    ServiceCredentials: {
        clientid: string;
        [other: string]: any;
    } & ({
        clientsecret: string;
    } | {
        certificate: string;
        key: string;
    })

    Unspecific representation of a service's credentials as read from VCAP_SERVICES (for Cloud Foundry) or mounted secrets (for K8S).

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    • [other: string]: any
    • clientid: string
    \ No newline at end of file +

    Type declaration

    • [other: string]: any
    • clientid: string
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.XsuaaServiceCredentials.html b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.XsuaaServiceCredentials.html index e29889c919..bdb5b441a5 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.XsuaaServiceCredentials.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_connectivity.XsuaaServiceCredentials.html @@ -1,3 +1,3 @@ -XsuaaServiceCredentials | SAP Cloud SDK for JavaScript - v3.16.0
    XsuaaServiceCredentials: ServiceCredentials & {
        identityzone: string;
        identityzoneid: string;
        sburl: string;
        tenantid: string;
        tenantmode: string;
        uaadomain: string;
        url: string;
        verificationkey: string;
        xsappname: string;
    }

    Credentials for the XSUAA service.

    +XsuaaServiceCredentials | SAP Cloud SDK for JavaScript - v3.17.0
    XsuaaServiceCredentials: ServiceCredentials & {
        identityzone: string;
        identityzoneid: string;
        sburl: string;
        tenantid: string;
        tenantmode: string;
        uaadomain: string;
        url: string;
        verificationkey: string;
        xsappname: string;
    }

    Credentials for the XSUAA service.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    • identityzone: string
    • identityzoneid: string
    • sburl: string
    • tenantid: string
    • tenantmode: string
    • uaadomain: string
    • url: string
    • verificationkey: string
    • xsappname: string
    \ No newline at end of file +

    Type declaration

    • identityzone: string
    • identityzoneid: string
    • sburl: string
    • tenantid: string
    • tenantmode: string
    • uaadomain: string
    • url: string
    • verificationkey: string
    • xsappname: string
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.CustomRequestConfig.html b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.CustomRequestConfig.html index 4abf2f567b..05aeee4c7f 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.CustomRequestConfig.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.CustomRequestConfig.html @@ -1,3 +1,3 @@ -CustomRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0
    CustomRequestConfig: Omit<HttpRequestConfig, "url" | "baseURL" | "data" | "headers" | "params">

    The type for parameter in Custom Request Configuration.

    +CustomRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0
    CustomRequestConfig: Omit<HttpRequestConfig, "url" | "baseURL" | "data" | "headers" | "params">

    The type for parameter in Custom Request Configuration.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpMiddleware.html b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpMiddleware.html index 994221c407..7a8dd490d6 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpMiddleware.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpMiddleware.html @@ -1,3 +1,3 @@ -HttpMiddleware | SAP Cloud SDK for JavaScript - v3.16.0

    Middleware for http requests.

    +HttpMiddleware | SAP Cloud SDK for JavaScript - v3.17.0

    Middleware for http requests.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpMiddlewareOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpMiddlewareOptions.html index eb868d1dfe..05c7115158 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpMiddlewareOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpMiddlewareOptions.html @@ -1,3 +1,3 @@ -HttpMiddlewareOptions | SAP Cloud SDK for JavaScript - v3.16.0

    Options for http middleware.

    +HttpMiddlewareOptions | SAP Cloud SDK for JavaScript - v3.17.0

    Options for http middleware.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpRequestConfig.html b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpRequestConfig.html index b8fbd4e75b..39a5c16bdc 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpRequestConfig.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpRequestConfig.html @@ -1,3 +1,3 @@ -HttpRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0
    HttpRequestConfig: HttpRequestConfigBase & {
        headers?: Record<string, any>;
        params?: Record<string, any>;
    }

    This interface is compatible with RawAxiosRequestConfig.

    +HttpRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0
    HttpRequestConfig: HttpRequestConfigBase & {
        headers?: Record<string, any>;
        params?: Record<string, any>;
    }

    This interface is compatible with RawAxiosRequestConfig.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    • Optional headers?: Record<string, any>
    • Optional params?: Record<string, any>
    \ No newline at end of file +

    Type declaration

    • Optional headers?: Record<string, any>
    • Optional params?: Record<string, any>
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpRequestConfigWithOrigin.html b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpRequestConfigWithOrigin.html index c2e5bcf8e0..4cc73b22b7 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpRequestConfigWithOrigin.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.HttpRequestConfigWithOrigin.html @@ -1,4 +1,4 @@ -HttpRequestConfigWithOrigin | SAP Cloud SDK for JavaScript - v3.16.0
    HttpRequestConfigWithOrigin: HttpRequestConfigBase & {
        headers?: OriginOptions;
        params?: OriginOptions;
    }

    This interface is similar to HttpRequestConfig. In addition, the headers and params can be defined with "origin" information.

    +HttpRequestConfigWithOrigin | SAP Cloud SDK for JavaScript - v3.17.0
    HttpRequestConfigWithOrigin: HttpRequestConfigBase & {
        headers?: OriginOptions;
        params?: OriginOptions;
    }

    This interface is similar to HttpRequestConfig. In addition, the headers and params can be defined with "origin" information.

    Type declaration

    See

    OriginOptions

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.Method.html b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.Method.html index a9f588acdc..44fc10a263 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.Method.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.Method.html @@ -1,3 +1,3 @@ -Method | SAP Cloud SDK for JavaScript - v3.16.0
    Method: "get" | "GET" | "delete" | "DELETE" | "head" | "HEAD" | "options" | "OPTIONS" | "post" | "POST" | "put" | "PUT" | "patch" | "PATCH"

    HTTP Methods supported by the http-client.

    +Method | SAP Cloud SDK for JavaScript - v3.17.0
    Method: "get" | "GET" | "delete" | "DELETE" | "head" | "HEAD" | "options" | "OPTIONS" | "post" | "POST" | "put" | "PUT" | "patch" | "PATCH"

    HTTP Methods supported by the http-client.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.ParameterEncoder.html b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.ParameterEncoder.html index 4653158ad3..b9006ee47f 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.ParameterEncoder.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_http_client.ParameterEncoder.html @@ -1,3 +1,3 @@ -ParameterEncoder | SAP Cloud SDK for JavaScript - v3.16.0
    ParameterEncoder: ((parameter) => Record<string, any>)

    Type of the parameter encoder.

    +ParameterEncoder | SAP Cloud SDK for JavaScript - v3.17.0
    ParameterEncoder: ((parameter) => Record<string, any>)

    Type of the parameter encoder.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

      • (parameter): Record<string, any>
      • Parameters

        • parameter: Record<string, any>

        Returns Record<string, any>

    \ No newline at end of file +

    Type declaration

      • (parameter): Record<string, any>
      • Parameters

        • parameter: Record<string, any>

        Returns Record<string, any>

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_mail_client.Headers.html b/knowledge-base/api-reference/types/sap_cloud_sdk_mail_client.Headers.html index d0c19922cf..b54f8189ce 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_mail_client.Headers.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_mail_client.Headers.html @@ -1,5 +1,5 @@ -Headers | SAP Cloud SDK for JavaScript - v3.16.0
    Headers: {
        [key: string]: string | string[] | {
            prepared: boolean;
            value: string;
        };
    } | {
        key: string;
        value: string;
    }[]

    Represents an object or array of additional header fields. +Headers | SAP Cloud SDK for JavaScript - v3.17.0

    Headers: {
        [key: string]: string | string[] | {
            prepared: boolean;
            value: string;
        };
    } | {
        key: string;
        value: string;
    }[]

    Represents an object or array of additional header fields. Prepared header values that are not folded or encoded by Nodemailer. This type is compatible with Headers of nodemailer.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    • [key: string]: string | string[] | {
          prepared: boolean;
          value: string;
      }
    \ No newline at end of file +

    Type declaration

    • [key: string]: string | string[] | {
          prepared: boolean;
          value: string;
      }
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.BatchSubRequestPathType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.BatchSubRequestPathType.html index 027a4c7a9e..d895f56b1a 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.BatchSubRequestPathType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.BatchSubRequestPathType.html @@ -1,3 +1,3 @@ -BatchSubRequestPathType | SAP Cloud SDK for JavaScript - v3.16.0
    BatchSubRequestPathType: "absolute" | "relativeToService" | "relativeToEntity" | "noPath"

    The path in the sub request should be serialized as an absolute or relative URL.

    +BatchSubRequestPathType | SAP Cloud SDK for JavaScript - v3.17.0
    BatchSubRequestPathType: "absolute" | "relativeToService" | "relativeToEntity" | "noPath"

    The path in the sub request should be serialized as an absolute or relative URL.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ChangesetBuilderTypes.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ChangesetBuilderTypes.html index 3c2542a0be..ad73b06df7 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ChangesetBuilderTypes.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ChangesetBuilderTypes.html @@ -1,4 +1,4 @@ -ChangesetBuilderTypes | SAP Cloud SDK for JavaScript - v3.16.0

    Some function imports contain not serializable entities and the execute() method is removed from them. +ChangesetBuilderTypes | SAP Cloud SDK for JavaScript - v3.17.0

    Some function imports contain not serializable entities and the execute() method is removed from them. Since the execute method is not needed in batch the execute it is removed from all function imports.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.CollectionFieldType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.CollectionFieldType.html index f7cfa09afd..eeb73dffd0 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.CollectionFieldType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.CollectionFieldType.html @@ -1,5 +1,5 @@ -CollectionFieldType | SAP Cloud SDK for JavaScript - v3.16.0

    Convenience type to reflect the type of the instances of a collection field. +CollectionFieldType | SAP Cloud SDK for JavaScript - v3.17.0

    Convenience type to reflect the type of the instances of a collection field. The actual type of the elements for complex type collections is ComplexTypeNamespace.

    Type Parameters

    • CollectionFieldT extends EdmTypeShared<"any"> | Record<string, any>

      Type of of elements of the collection. This can either be an EDM type or complex type.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ComplexTypeFieldConstructor.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ComplexTypeFieldConstructor.html index 45dbd96ee5..7e71a7adb6 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ComplexTypeFieldConstructor.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ComplexTypeFieldConstructor.html @@ -1,3 +1,3 @@ -ComplexTypeFieldConstructor | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias ComplexTypeFieldConstructor<ComplexTypeFieldT, EntityT, DeSerializersT, ComplexT, NullableT, SelectableT>

    ComplexTypeFieldConstructor<ComplexTypeFieldT, EntityT, DeSerializersT, ComplexT, NullableT, SelectableT>: (new (fieldName, fieldOf, deSerializers, fieldOptions?) => ComplexTypeFieldT)

    Constructor function creating a ComplexTypeField.

    +ComplexTypeFieldConstructor | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias ComplexTypeFieldConstructor<ComplexTypeFieldT, EntityT, DeSerializersT, ComplexT, NullableT, SelectableT>

    ComplexTypeFieldConstructor<ComplexTypeFieldT, EntityT, DeSerializersT, ComplexT, NullableT, SelectableT>: (new (fieldName, fieldOf, deSerializers, fieldOptions?) => ComplexTypeFieldT)

    Constructor function creating a ComplexTypeField.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    Type declaration

    \ No newline at end of file +

    Type Parameters

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ComplexTypePropertyFields.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ComplexTypePropertyFields.html index 3eaf0a9db4..3379ac9ebe 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ComplexTypePropertyFields.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ComplexTypePropertyFields.html @@ -1,4 +1,4 @@ -ComplexTypePropertyFields | SAP Cloud SDK for JavaScript - v3.16.0
    ComplexTypePropertyFields<EntityT>: EdmTypeField<EntityT, any, any, boolean, false> | OrderableEdmTypeField<EntityT, any, any, boolean, false>

    A complex type contains multiple properties. +ComplexTypePropertyFields | SAP Cloud SDK for JavaScript - v3.17.0

    ComplexTypePropertyFields<EntityT>: EdmTypeField<EntityT, any, any, boolean, false> | OrderableEdmTypeField<EntityT, any, any, boolean, false>

    A complex type contains multiple properties. This type represents the possible types of these properties.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ConstructorOrField.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ConstructorOrField.html index 9665d25256..197c84679f 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ConstructorOrField.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ConstructorOrField.html @@ -1,3 +1,3 @@ -ConstructorOrField | SAP Cloud SDK for JavaScript - v3.16.0
    ConstructorOrField<EntityT, ComplexT>: Constructable<EntityT> | ComplexTypeField<EntityT, DeSerializers, ComplexT, boolean, boolean>

    Union type to represent the parent of a field. This can either be an entity constructor or a complex type field.

    +ConstructorOrField | SAP Cloud SDK for JavaScript - v3.17.0
    ConstructorOrField<EntityT, ComplexT>: Constructable<EntityT> | ComplexTypeField<EntityT, DeSerializers, ComplexT, boolean, boolean>

    Union type to represent the parent of a field. This can either be an entity constructor or a complex type field.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.CustomOrDefaultType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.CustomOrDefaultType.html index 6776989848..9e6bd7e5bb 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.CustomOrDefaultType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.CustomOrDefaultType.html @@ -1,7 +1,7 @@ -CustomOrDefaultType | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias CustomOrDefaultType<CustomDeSerializerT, EdmT, DefaultDeSerializersT>

    CustomOrDefaultType<CustomDeSerializerT, EdmT, DefaultDeSerializersT>: EdmT extends keyof CustomDeSerializerT
        ? CustomDeSerializerT[EdmT] extends DeSerializer<infer CustomT> | undefined
            ? CustomT
            : DeserializedType<DefaultDeSerializersT, EdmT>
        : DeserializedType<DefaultDeSerializersT, EdmT>

    Infers the deserialized type for an EDM type, based on custom (de-)serializers. +CustomOrDefaultType | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias CustomOrDefaultType<CustomDeSerializerT, EdmT, DefaultDeSerializersT>

    CustomOrDefaultType<CustomDeSerializerT, EdmT, DefaultDeSerializersT>: EdmT extends keyof CustomDeSerializerT
        ? CustomDeSerializerT[EdmT] extends DeSerializer<infer CustomT> | undefined
            ? CustomT
            : DeserializedType<DefaultDeSerializersT, EdmT>
        : DeserializedType<DefaultDeSerializersT, EdmT>

    Infers the deserialized type for an EDM type, based on custom (de-)serializers. If the custom (de-)serializers specify a type for the given EDM type, this type is inferred. Otherwise the given DefaultType is used.

    Type Parameters

    • CustomDeSerializerT

      Type of the custom (de-)serializers.

    • EdmT

      The EDM type to infer the type for.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    • DefaultDeSerializersT extends DefaultDeSerializers
    \ No newline at end of file +
  • DefaultDeSerializersT extends DefaultDeSerializers
  • \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.DefaultDeSerializers.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.DefaultDeSerializers.html index fe085c7629..ffb0be770a 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.DefaultDeSerializers.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.DefaultDeSerializers.html @@ -1,3 +1,3 @@ -DefaultDeSerializers | SAP Cloud SDK for JavaScript - v3.16.0
    DefaultDeSerializers: DeSerializers<string, boolean, number, BigNumber, number, number, number, number, BigNumber, string, number, number, string, any>

    Type of the default (de-)serializers.

    +DefaultDeSerializers | SAP Cloud SDK for JavaScript - v3.17.0
    DefaultDeSerializers: DeSerializers<string, boolean, number, BigNumber, number, number, number, number, BigNumber, string, number, number, string, any>

    Type of the default (de-)serializers.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.DeserializedType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.DeserializedType.html index b7a42acb5e..a949f4961c 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.DeserializedType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.DeserializedType.html @@ -1,5 +1,5 @@ -DeserializedType | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias DeserializedType<DeSerializersT, EdmT>

    DeserializedType<DeSerializersT, EdmT>: EdmT extends keyof DeSerializersT
        ? DeSerializersT[EdmT] extends DeSerializer<infer DeserializedT>
            ? DeserializedT
            : any
        : any

    Infers the deserialized type for an EDM type from the given (de-)serializers type.

    +DeserializedType | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias DeserializedType<DeSerializersT, EdmT>

    DeserializedType<DeSerializersT, EdmT>: EdmT extends keyof DeSerializersT
        ? DeSerializersT[EdmT] extends DeSerializer<infer DeserializedT>
            ? DeserializedT
            : any
        : any

    Infers the deserialized type for an EDM type from the given (de-)serializers type.

    Type Parameters

    • DeSerializersT extends DeSerializers

      Type of the (de-)serializers.

    • EdmT

      Return type of the deserialize function for the given EDM type.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeCommon.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeCommon.html index e69c77cdfd..4a38c94f33 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeCommon.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeCommon.html @@ -1,3 +1,3 @@ -EdmTypeCommon | SAP Cloud SDK for JavaScript - v3.16.0

    Includes all EDM types which are shared between OData version 2 and 4.

    +EdmTypeCommon | SAP Cloud SDK for JavaScript - v3.17.0

    Includes all EDM types which are shared between OData version 2 and 4.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeDifferentConverters.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeDifferentConverters.html index 5a345224e7..9457de5e43 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeDifferentConverters.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeDifferentConverters.html @@ -1,3 +1,3 @@ -EdmTypeDifferentConverters | SAP Cloud SDK for JavaScript - v3.16.0
    EdmTypeDifferentConverters: "Edm.DateTimeOffset"

    Includes all EDM types that have different converters for OData version 2 and 4.

    +EdmTypeDifferentConverters | SAP Cloud SDK for JavaScript - v3.17.0
    EdmTypeDifferentConverters: "Edm.DateTimeOffset"

    Includes all EDM types that have different converters for OData version 2 and 4.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeSameConverters.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeSameConverters.html index 4f60ad2fc6..2dc436a419 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeSameConverters.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeSameConverters.html @@ -1,3 +1,3 @@ -EdmTypeSameConverters | SAP Cloud SDK for JavaScript - v3.16.0
    EdmTypeSameConverters: "Edm.String" | "Edm.Boolean" | "Edm.Decimal" | "Edm.Double" | "Edm.Single" | "Edm.Float" | "Edm.Int16" | "Edm.Int32" | "Edm.Int64" | "Edm.SByte" | "Edm.Binary" | "Edm.Guid" | "Edm.Byte" | "Edm.Any"

    PLEASER REVIEW.

    +EdmTypeSameConverters | SAP Cloud SDK for JavaScript - v3.17.0
    EdmTypeSameConverters: "Edm.String" | "Edm.Boolean" | "Edm.Decimal" | "Edm.Double" | "Edm.Single" | "Edm.Float" | "Edm.Int16" | "Edm.Int32" | "Edm.Int64" | "Edm.SByte" | "Edm.Binary" | "Edm.Guid" | "Edm.Byte" | "Edm.Any"

    PLEASER REVIEW.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeShared.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeShared.html index 090256ae6f..0e9e1da2b6 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeShared.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EdmTypeShared.html @@ -1,4 +1,4 @@ -EdmTypeShared | SAP Cloud SDK for JavaScript - v3.16.0

    Represents all valid EDM types for one OData version (either v2 or v4). +EdmTypeShared | SAP Cloud SDK for JavaScript - v3.17.0

    Represents all valid EDM types for one OData version (either v2 or v4). Currently, due to an issue in TypeScript, this includes all valid types for OData v2 and v4.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityBuilderType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityBuilderType.html index d807e367af..28da663a4a 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityBuilderType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityBuilderType.html @@ -1,3 +1,3 @@ -EntityBuilderType | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias EntityBuilderType<EntityT, DeSerializersT>

    EntityBuilderType<EntityT, DeSerializersT>: {
        [property in keyof Required<Omit<EntityT, keyof EntityBase>>]: ((value) => EntityBuilderType<EntityT, DeSerializersT>)
    } & EntityBuilder<EntityT, DeSerializersT>

    Entity builder type with check for EntityT.

    +EntityBuilderType | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias EntityBuilderType<EntityT, DeSerializersT>

    EntityBuilderType<EntityT, DeSerializersT>: {
        [property in keyof Required<Omit<EntityT, keyof EntityBase>>]: ((value) => EntityBuilderType<EntityT, DeSerializersT>)
    } & EntityBuilder<EntityT, DeSerializersT>

    Entity builder type with check for EntityT.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityType.html index 609ee966fd..8c73bcb171 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityType.html @@ -1,3 +1,3 @@ -EntityType | SAP Cloud SDK for JavaScript - v3.16.0
    EntityType<forExtraction>: forExtraction extends EntityApi<infer EntityT, any>
        ? EntityT
        : never

    Helper type to extract the type of an entity from an API so EntityType<MyPetApi> is Dog.

    +EntityType | SAP Cloud SDK for JavaScript - v3.17.0
    EntityType<forExtraction>: forExtraction extends EntityApi<infer EntityT, any>
        ? EntityT
        : never

    Helper type to extract the type of an entity from an API so EntityType<MyPetApi> is Dog.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    • forExtraction
    \ No newline at end of file +

    Type Parameters

    • forExtraction
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityTypeFromFieldOf.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityTypeFromFieldOf.html index 56a2487c83..75f6d0b25e 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityTypeFromFieldOf.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.EntityTypeFromFieldOf.html @@ -1,3 +1,3 @@ -EntityTypeFromFieldOf | SAP Cloud SDK for JavaScript - v3.16.0
    EntityTypeFromFieldOf<FieldOfT>: FieldOfT extends ConstructorOrField<infer EntityT>
        ? EntityT
        : never

    Helper type to extract the entity from a field so EntityTypeFromFieldOf<EdmTypeField> is MyEntity.

    +EntityTypeFromFieldOf | SAP Cloud SDK for JavaScript - v3.17.0
    EntityTypeFromFieldOf<FieldOfT>: FieldOfT extends ConstructorOrField<infer EntityT>
        ? EntityT
        : never

    Helper type to extract the entity from a field so EntityTypeFromFieldOf<EdmTypeField> is MyEntity.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ExclusiveEdmTypeV2.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ExclusiveEdmTypeV2.html index 2dc8711b85..dfb6a2d163 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ExclusiveEdmTypeV2.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ExclusiveEdmTypeV2.html @@ -1,3 +1,3 @@ -ExclusiveEdmTypeV2 | SAP Cloud SDK for JavaScript - v3.16.0
    ExclusiveEdmTypeV2: "Edm.DateTime" | "Edm.Time"

    Exclusive EDM types for OData v2.

    +ExclusiveEdmTypeV2 | SAP Cloud SDK for JavaScript - v3.17.0
    ExclusiveEdmTypeV2: "Edm.DateTime" | "Edm.Time"

    Exclusive EDM types for OData v2.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ExclusiveEdmTypeV4.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ExclusiveEdmTypeV4.html index 9df21fa42c..bc7cb972f8 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ExclusiveEdmTypeV4.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ExclusiveEdmTypeV4.html @@ -1,3 +1,3 @@ -ExclusiveEdmTypeV4 | SAP Cloud SDK for JavaScript - v3.16.0
    ExclusiveEdmTypeV4: "Edm.Date" | "Edm.Duration" | "Edm.TimeOfDay" | "Edm.Enum"

    Exclusive EDM types for OData v4.

    +ExclusiveEdmTypeV4 | SAP Cloud SDK for JavaScript - v3.17.0
    ExclusiveEdmTypeV4: "Edm.Date" | "Edm.Duration" | "Edm.TimeOfDay" | "Edm.Enum"

    Exclusive EDM types for OData v4.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Expandable.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Expandable.html index dbab0dc913..31a59ae7dc 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Expandable.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Expandable.html @@ -1,4 +1,4 @@ -Expandable | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias Expandable<EntityT, DeSerializersT, LinkedEntityApiT>

    Represents everything that can be used in an .expand statement. Only relevant for OData v4 requests.

    +Expandable | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias Expandable<EntityT, DeSerializersT, LinkedEntityApiT>

    Represents everything that can be used in an .expand statement. Only relevant for OData v4 requests.

    Type Parameters

    \ No newline at end of file +
  • DeSerializersT extends DeSerializers
  • LinkedEntityApiT extends EntityApi<EntityBase, DeSerializersT> = EntityApi<EntityBase, DeSerializersT>
  • \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FieldTypeByEdmType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FieldTypeByEdmType.html index 8444901b34..9f573b2877 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FieldTypeByEdmType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FieldTypeByEdmType.html @@ -1,5 +1,5 @@ -FieldTypeByEdmType | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias FieldTypeByEdmType<T, EdmT, NullableT>

    Convenience type that maps the given EDM type to a field type. It also considers whether the field is nullable.

    +FieldTypeByEdmType | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias FieldTypeByEdmType<T, EdmT, NullableT>

    Convenience type that maps the given EDM type to a field type. It also considers whether the field is nullable.

    Type Parameters

    • T extends DeSerializers
    • EdmT extends EdmTypeShared<"any">

      EDM type of the field. Deprecated: Field type of the field.

    • NullableT extends boolean

      Boolean type that represents whether the field is nullable.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionParameterType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionParameterType.html index e40cee8bd6..350b81b2a5 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionParameterType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionParameterType.html @@ -1,3 +1,3 @@ -FilterFunctionParameterType | SAP Cloud SDK for JavaScript - v3.16.0

    Type of a parameter of a filter function. This can either be a primitive type, a reference to a field or another filter function.

    +FilterFunctionParameterType | SAP Cloud SDK for JavaScript - v3.17.0

    Type of a parameter of a filter function. This can either be a primitive type, a reference to a field or another filter function.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionPrimitiveParameterType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionPrimitiveParameterType.html index e3e8aea77d..86c8022813 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionPrimitiveParameterType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionPrimitiveParameterType.html @@ -1,3 +1,3 @@ -FilterFunctionPrimitiveParameterType | SAP Cloud SDK for JavaScript - v3.16.0
    FilterFunctionPrimitiveParameterType: number | string | moment.Moment

    Primitive type of a parameter of a filter function.

    +FilterFunctionPrimitiveParameterType | SAP Cloud SDK for JavaScript - v3.17.0
    FilterFunctionPrimitiveParameterType: number | string | moment.Moment

    Primitive type of a parameter of a filter function.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionTypes.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionTypes.html index 169f3ae806..2229a3e0e2 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionTypes.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterFunctionTypes.html @@ -1,3 +1,3 @@ -FilterFunctionTypes | SAP Cloud SDK for JavaScript - v3.16.0
    FilterFunctionTypes: typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type

    Union type of all the possible filter functions contained in FilterFunctionsType.

    +FilterFunctionTypes | SAP Cloud SDK for JavaScript - v3.17.0
    FilterFunctionTypes: typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type | typeof __type

    Union type of all the possible filter functions contained in FilterFunctionsType.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterLambdaOperator.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterLambdaOperator.html index 603c822a41..42587d4bae 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterLambdaOperator.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterLambdaOperator.html @@ -1,4 +1,4 @@ -FilterLambdaOperator | SAP Cloud SDK for JavaScript - v3.16.0
    FilterLambdaOperator: "any" | "all"

    Possible operators used to filter one to many relations in OData v4. +FilterLambdaOperator | SAP Cloud SDK for JavaScript - v3.17.0

    FilterLambdaOperator: "any" | "all"

    Possible operators used to filter one to many relations in OData v4. Values are any or all.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperator.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperator.html index aed9f5212f..be91724f61 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperator.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperator.html @@ -1,3 +1,3 @@ -FilterOperator | SAP Cloud SDK for JavaScript - v3.16.0

    Union type of the filter operators for string, boolean and number types.

    +FilterOperator | SAP Cloud SDK for JavaScript - v3.17.0

    Union type of the filter operators for string, boolean and number types.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorBoolean.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorBoolean.html index b78533d9eb..cba5fc5bd9 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorBoolean.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorBoolean.html @@ -1,4 +1,4 @@ -FilterOperatorBoolean | SAP Cloud SDK for JavaScript - v3.16.0
    FilterOperatorBoolean: "eq" | "ne"

    Union type representing all filter operations for boolean properties. +FilterOperatorBoolean | SAP Cloud SDK for JavaScript - v3.17.0

    FilterOperatorBoolean: "eq" | "ne"

    Union type representing all filter operations for boolean properties. Possible values are eq and ne.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorNumber.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorNumber.html index 1400fd4741..8bdc3df16d 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorNumber.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorNumber.html @@ -1,3 +1,3 @@ -FilterOperatorNumber | SAP Cloud SDK for JavaScript - v3.16.0
    FilterOperatorNumber: "eq" | "ne" | "lt" | "le" | "gt" | "ge"

    Union type representing all filter operations for number properties like le or gt.

    +FilterOperatorNumber | SAP Cloud SDK for JavaScript - v3.17.0
    FilterOperatorNumber: "eq" | "ne" | "lt" | "le" | "gt" | "ge"

    Union type representing all filter operations for number properties like le or gt.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorString.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorString.html index 2c825e9e0d..dda43f0f43 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorString.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FilterOperatorString.html @@ -1,3 +1,3 @@ -FilterOperatorString | SAP Cloud SDK for JavaScript - v3.16.0
    FilterOperatorString: "eq" | "ne" | "lt" | "le" | "gt" | "ge"

    Union type representing all filter operations for string properties like eq or ne.

    +FilterOperatorString | SAP Cloud SDK for JavaScript - v3.17.0
    FilterOperatorString: "eq" | "ne" | "lt" | "le" | "gt" | "ge"

    Union type representing all filter operations for string properties like eq or ne.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Filterable.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Filterable.html index 7064a1ec51..38507a6ace 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Filterable.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Filterable.html @@ -1,4 +1,4 @@ -Filterable | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias Filterable<EntityT, DeSerializersT, LinkedEntityApiT>

    A union of all types that can be used for filtering.

    +Filterable | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias Filterable<EntityT, DeSerializersT, LinkedEntityApiT>

    A union of all types that can be used for filtering.

    Type Parameters

    \ No newline at end of file +
  • DeSerializersT extends DeSerializers
  • LinkedEntityApiT extends EntityApi<EntityBase, DeSerializersT> = EntityApi<EntityBase, any>
  • \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FromJsonType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FromJsonType.html index b4df686d78..575fff159f 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FromJsonType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FromJsonType.html @@ -1,6 +1,6 @@ -FromJsonType | SAP Cloud SDK for JavaScript - v3.16.0
    FromJsonType<JsonT>: {
        [key: string]: any;
    } & {
        [P in keyof PureEntityType<JsonT>]?: PureEntityType<JsonT>[P] extends (infer U)[] | null | undefined
            ? U extends Record<string, any>
                ? FromJsonType<U>[]
                : PureEntityType<JsonT>[P]
            : PureEntityType<JsonT>[P] extends Record<string, any> | null | undefined
                ? FromJsonType<PureEntityType<JsonT>[P]> | null | undefined
                : PureEntityType<JsonT>[P]
    }

    Type to describe possible inputs for .fromJson. +FromJsonType | SAP Cloud SDK for JavaScript - v3.17.0

    FromJsonType<JsonT>: {
        [key: string]: any;
    } & {
        [P in keyof PureEntityType<JsonT>]?: PureEntityType<JsonT>[P] extends (infer U)[] | null | undefined
            ? U extends Record<string, any>
                ? FromJsonType<U>[]
                : PureEntityType<JsonT>[P]
            : PureEntityType<JsonT>[P] extends Record<string, any> | null | undefined
                ? FromJsonType<PureEntityType<JsonT>[P]> | null | undefined
                : PureEntityType<JsonT>[P]
    }

    Type to describe possible inputs for .fromJson. This is based on the JSON type of an entity and allows all properties to be optional recursively. It also allows setting unknown properties, which will be treated as custom fields.

    Type Parameters

    • JsonT

      JSON type of the entity.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -

    Type declaration

    • [key: string]: any
    \ No newline at end of file +

    Type declaration

    • [key: string]: any
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FunctionImportParameters.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FunctionImportParameters.html index cf07a9f5de..1d63fcc9a7 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FunctionImportParameters.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.FunctionImportParameters.html @@ -1,3 +1,3 @@ -FunctionImportParameters | SAP Cloud SDK for JavaScript - v3.16.0
    FunctionImportParameters<ParametersT>: OperationParameters<ParametersT>

    Type Parameters

    • ParametersT

    Deprecated

    Since 3.3.0. Use OperationParameters instead.

    +FunctionImportParameters | SAP Cloud SDK for JavaScript - v3.17.0
    FunctionImportParameters<ParametersT>: OperationParameters<ParametersT>

    Type Parameters

    • ParametersT

    Deprecated

    Since 3.3.0. Use OperationParameters instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.IsSelectableField.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.IsSelectableField.html index 661aa75f46..774810ebeb 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.IsSelectableField.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.IsSelectableField.html @@ -1,4 +1,4 @@ -IsSelectableField | SAP Cloud SDK for JavaScript - v3.16.0
    IsSelectableField<FieldOfT>: FieldOfT extends Constructable<any>
        ? true
        : false

    Convenience type to determine whether a field should be selectable. If the given FieldOfT is the type of an entity, it is selectable.

    +IsSelectableField | SAP Cloud SDK for JavaScript - v3.17.0
    IsSelectableField<FieldOfT>: FieldOfT extends Constructable<any>
        ? true
        : false

    Convenience type to determine whether a field should be selectable. If the given FieldOfT is the type of an entity, it is selectable.

    Type Parameters

    • FieldOfT extends ConstructorOrField<any>

      Type of the entity or complex type field this field belongs to.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NonNullishType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NonNullishType.html index 1e40521565..e5d4d8f72e 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NonNullishType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NonNullishType.html @@ -1,3 +1,3 @@ -NonNullishType | SAP Cloud SDK for JavaScript - v3.16.0
    NonNullishType<T>: Exclude<T, NullishTypes>

    Exclude all nullish types from the given type so NonNullishType<TypeA | TypeB | undefined> is TypeA | TypeB.

    +NonNullishType | SAP Cloud SDK for JavaScript - v3.17.0
    NonNullishType<T>: Exclude<T, NullishTypes>

    Exclude all nullish types from the given type so NonNullishType<TypeA | TypeB | undefined> is TypeA | TypeB.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    • T
    \ No newline at end of file +

    Type Parameters

    • T
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NullableFieldType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NullableFieldType.html index 5614025ff3..265bc257a7 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NullableFieldType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NullableFieldType.html @@ -1,5 +1,5 @@ -NullableFieldType | SAP Cloud SDK for JavaScript - v3.16.0
    NullableFieldType<FieldT, NullableT>: NullableT extends true
        ? FieldT | null
        : FieldT

    Convenience type that maps the given field type to a new type that is either nullable or not, depending on the given NullableT.

    +NullableFieldType | SAP Cloud SDK for JavaScript - v3.17.0
    NullableFieldType<FieldT, NullableT>: NullableT extends true
        ? FieldT | null
        : FieldT

    Convenience type that maps the given field type to a new type that is either nullable or not, depending on the given NullableT.

    Type Parameters

    • FieldT

      Field type of the field.

    • NullableT extends boolean

      Boolean type that represents whether the field is nullable.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NullishTypes.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NullishTypes.html index 9d5b42a423..28edb5b127 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NullishTypes.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.NullishTypes.html @@ -1,3 +1,3 @@ -NullishTypes | SAP Cloud SDK for JavaScript - v3.16.0
    NullishTypes: null | undefined

    Union type of null and undefined.

    +NullishTypes | SAP Cloud SDK for JavaScript - v3.17.0
    NullishTypes: null | undefined

    Union type of null and undefined.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ODataVersionOf.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ODataVersionOf.html index 68f7431002..9b2accd8cc 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ODataVersionOf.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.ODataVersionOf.html @@ -1,3 +1,3 @@ -ODataVersionOf | SAP Cloud SDK for JavaScript - v3.16.0
    ODataVersionOf<T>: T["_oDataVersion"]

    Helper type to extract the @sap-cloud-sdk/util!ODataVersion from a given entity so ODataVersionOf is v2.

    +ODataVersionOf | SAP Cloud SDK for JavaScript - v3.17.0
    ODataVersionOf<T>: T["_oDataVersion"]

    Helper type to extract the @sap-cloud-sdk/util!ODataVersion from a given entity so ODataVersionOf is v2.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OperationParameters.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OperationParameters.html index 935598d4ee..4db3e3b243 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OperationParameters.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OperationParameters.html @@ -1,4 +1,4 @@ -OperationParameters | SAP Cloud SDK for JavaScript - v3.16.0
    OperationParameters<ParametersT>: {
        [K in keyof ParametersT]: OperationParameter<ParametersT[K]>
    }

    Internal representation of all parameters of an operation as a map.

    +OperationParameters | SAP Cloud SDK for JavaScript - v3.17.0
    OperationParameters<ParametersT>: {
        [K in keyof ParametersT]: OperationParameter<ParametersT[K]>
    }

    Internal representation of all parameters of an operation as a map.

    Type Parameters

    • ParametersT

      External representation of all parameters

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderType.html index b759c00954..3b72d582d3 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderType.html @@ -1,3 +1,3 @@ -OrderType | SAP Cloud SDK for JavaScript - v3.16.0
    OrderType: "asc" | "desc"

    Is either ascending or descending.

    +OrderType | SAP Cloud SDK for JavaScript - v3.17.0
    OrderType: "asc" | "desc"

    Is either ascending or descending.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Orderable.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Orderable.html index b0aa17469a..b818921cb1 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Orderable.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Orderable.html @@ -1,4 +1,4 @@ -Orderable | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias Orderable<EntityT, LinkedEntityApiT>

    A union of all types that can be used for ordering.

    +Orderable | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias Orderable<EntityT, LinkedEntityApiT>

    A union of all types that can be used for ordering.

    Type Parameters

    \ No newline at end of file +
  • LinkedEntityApiT extends EntityApi<EntityBase> = EntityApi<EntityBase>
  • \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableAndOrderableInput.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableAndOrderableInput.html index c39d52addb..68865637fc 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableAndOrderableInput.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableAndOrderableInput.html @@ -1,4 +1,4 @@ -OrderableAndOrderableInput | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias OrderableAndOrderableInput<EntityT, DeSerializersT, LinkedEntityApiT, LinkedEntityApiTOptional>

    A union of Orderable and OrderableInput.

    +OrderableAndOrderableInput | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias OrderableAndOrderableInput<EntityT, DeSerializersT, LinkedEntityApiT, LinkedEntityApiTOptional>

    A union of Orderable and OrderableInput.

    Type Parameters

    \ No newline at end of file +
  • DeSerializersT extends DeSerializers
  • LinkedEntityApiT extends EntityApi<EntityBase, DeSerializersT>
  • LinkedEntityApiTOptional extends EntityApi<EntityBase> = EntityApi<EntityBase>
  • \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableEdmType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableEdmType.html index a4feda80b8..c7aaeaccff 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableEdmType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableEdmType.html @@ -1,3 +1,3 @@ -OrderableEdmType | SAP Cloud SDK for JavaScript - v3.16.0
    OrderableEdmType: "Edm.Decimal" | "Edm.Double" | "Edm.Single" | "Edm.Float" | "Edm.Int16" | "Edm.Int32" | "Edm.Int64" | "Edm.SByte" | "Edm.Byte" | "Edm.DateTime" | "Edm.DateTimeOffset" | "Edm.Time" | "Edm.Date" | "Edm.Duration" | "Edm.TimeOfDay" | "Edm.String" | "Edm.Boolean" | "Edm.Guid"

    EDM types that can be compared with greaterThan, greaterOrEqual, lessThan and lessOrEqual.

    +OrderableEdmType | SAP Cloud SDK for JavaScript - v3.17.0
    OrderableEdmType: "Edm.Decimal" | "Edm.Double" | "Edm.Single" | "Edm.Float" | "Edm.Int16" | "Edm.Int32" | "Edm.Int64" | "Edm.SByte" | "Edm.Byte" | "Edm.DateTime" | "Edm.DateTimeOffset" | "Edm.Time" | "Edm.Date" | "Edm.Duration" | "Edm.TimeOfDay" | "Edm.String" | "Edm.Boolean" | "Edm.Guid"

    EDM types that can be compared with greaterThan, greaterOrEqual, lessThan and lessOrEqual.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableInput.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableInput.html index cc37681360..b5e41a159d 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableInput.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.OrderableInput.html @@ -1,4 +1,4 @@ -OrderableInput | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias OrderableInput<EntityT, DeSerializersT, LinkedEntityApiT>

    A union of all types that can be used as input for ordering.

    +OrderableInput | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias OrderableInput<EntityT, DeSerializersT, LinkedEntityApiT>

    A union of all types that can be used as input for ordering.

    Type Parameters

    \ No newline at end of file +
  • DeSerializersT extends DeSerializers
  • LinkedEntityApiT extends EntityApi<EntityBase, DeSerializersT>
  • \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.PureEntityType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.PureEntityType.html index 2e47a4d367..3205699da1 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.PureEntityType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.PureEntityType.html @@ -1,3 +1,3 @@ -PureEntityType | SAP Cloud SDK for JavaScript - v3.16.0
    PureEntityType<T>: Omit<NonNullishType<T>, keyof EntityBase>

    Omits all nullish properties as well as all properties of the EntityBase from a given type.

    +PureEntityType | SAP Cloud SDK for JavaScript - v3.17.0
    PureEntityType<T>: Omit<NonNullishType<T>, keyof EntityBase>

    Omits all nullish properties as well as all properties of the EntityBase from a given type.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    • T
    \ No newline at end of file +

    Type Parameters

    • T
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.RequestMethodType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.RequestMethodType.html index 5ba1e8998f..10356f7be0 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.RequestMethodType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.RequestMethodType.html @@ -1,3 +1,3 @@ -RequestMethodType | SAP Cloud SDK for JavaScript - v3.16.0
    RequestMethodType: "get" | "post" | "patch" | "delete" | "put"

    Set of possible request methods.

    +RequestMethodType | SAP Cloud SDK for JavaScript - v3.17.0
    RequestMethodType: "get" | "post" | "patch" | "delete" | "put"

    Set of possible request methods.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Selectable.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Selectable.html index c5c34e4f4d..16f69d3784 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Selectable.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.Selectable.html @@ -1,3 +1,3 @@ -Selectable | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias Selectable<EntityT, DeSerializersT>

    Selectable<EntityT, DeSerializersT>: ODataVersionOf<EntityT> extends "v2"
        ? SimpleTypeFields<EntityT> | Link<EntityT, DeSerializersT, EntityApi<EntityBase, DeSerializersT>> | ComplexTypeField<EntityT, DeSerializersT, any, boolean, boolean> | CustomField<EntityT, any, boolean> | CollectionField<EntityT, DeSerializersT, any, boolean, boolean> | AllFields<EntityT>
        : ODataVersionOf<EntityT> extends "v4"
            ? SimpleTypeFields<EntityT> | ComplexTypeField<EntityT, DeSerializersT, any, boolean, boolean> | CustomField<EntityT, DeSerializersT, boolean> | CollectionField<EntityT, DeSerializersT, any, boolean, boolean> | AllFields<EntityT>
            : never

    Union type of all selectable fields.

    +Selectable | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias Selectable<EntityT, DeSerializersT>

    Selectable<EntityT, DeSerializersT>: ODataVersionOf<EntityT> extends "v2"
        ? SimpleTypeFields<EntityT> | Link<EntityT, DeSerializersT, EntityApi<EntityBase, DeSerializersT>> | ComplexTypeField<EntityT, DeSerializersT, any, boolean, boolean> | CustomField<EntityT, any, boolean> | CollectionField<EntityT, DeSerializersT, any, boolean, boolean> | AllFields<EntityT>
        : ODataVersionOf<EntityT> extends "v4"
            ? SimpleTypeFields<EntityT> | ComplexTypeField<EntityT, DeSerializersT, any, boolean, boolean> | CustomField<EntityT, DeSerializersT, boolean> | CollectionField<EntityT, DeSerializersT, any, boolean, boolean> | AllFields<EntityT>
            : never

    Union type of all selectable fields.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.SimpleTypeFields.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.SimpleTypeFields.html index 31c8907ed4..cac8a208f6 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.SimpleTypeFields.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_common.SimpleTypeFields.html @@ -1,3 +1,3 @@ -SimpleTypeFields | SAP Cloud SDK for JavaScript - v3.16.0
    SimpleTypeFields<EntityT>: EdmTypeField<EntityT, any, any, boolean, true> | OrderableEdmTypeField<EntityT, any, any, boolean, true>

    Helper type to unite the EdmTypeField and OrderableEdmTypeField which are appearing often together.

    +SimpleTypeFields | SAP Cloud SDK for JavaScript - v3.17.0
    SimpleTypeFields<EntityT>: EdmTypeField<EntityT, any, any, boolean, true> | OrderableEdmTypeField<EntityT, any, any, boolean, true>

    Helper type to unite the EdmTypeField and OrderableEdmTypeField which are appearing often together.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.BatchResponse.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.BatchResponse.html index c3b8d765e8..36f6307a01 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.BatchResponse.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.BatchResponse.html @@ -1,3 +1,3 @@ -BatchResponse | SAP Cloud SDK for JavaScript - v3.16.0

    Union of the possible batch responses: ReadResponseCommon, WriteResponsesCommon and @sap-cloud-sdk/odata-common!ErrorResponse.

    +BatchResponse | SAP Cloud SDK for JavaScript - v3.17.0

    Union of the possible batch responses: ReadResponseCommon, WriteResponsesCommon and @sap-cloud-sdk/odata-common!ErrorResponse.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.CustomDeSerializers.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.CustomDeSerializers.html index 9e44b504d3..d845593fae 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.CustomDeSerializers.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.CustomDeSerializers.html @@ -1,3 +1,3 @@ -CustomDeSerializers | SAP Cloud SDK for JavaScript - v3.16.0
    CustomDeSerializers<T>: DeSerializers<CustomOrDefaultType<T, "Edm.Binary">, CustomOrDefaultType<T, "Edm.Boolean">, CustomOrDefaultType<T, "Edm.Byte">, CustomOrDefaultType<T, "Edm.Decimal">, CustomOrDefaultType<T, "Edm.Double">, CustomOrDefaultType<T, "Edm.Float">, CustomOrDefaultType<T, "Edm.Int16">, CustomOrDefaultType<T, "Edm.Int32">, CustomOrDefaultType<T, "Edm.Int64">, CustomOrDefaultType<T, "Edm.Guid">, CustomOrDefaultType<T, "Edm.SByte">, CustomOrDefaultType<T, "Edm.Single">, CustomOrDefaultType<T, "Edm.String">, CustomOrDefaultType<T, "Edm.Any">, CustomOrDefaultType<T, "Edm.DateTime">, CustomOrDefaultType<T, "Edm.DateTimeOffset">, CustomOrDefaultType<T, "Edm.Time">>

    Type of the full set of (de-)serialization functions, that include custom (de-)serializers (aka. default (de-)serializers type merged with custom (de-)serializers type).

    +CustomDeSerializers | SAP Cloud SDK for JavaScript - v3.17.0
    CustomDeSerializers<T>: DeSerializers<CustomOrDefaultType<T, "Edm.Binary">, CustomOrDefaultType<T, "Edm.Boolean">, CustomOrDefaultType<T, "Edm.Byte">, CustomOrDefaultType<T, "Edm.Decimal">, CustomOrDefaultType<T, "Edm.Double">, CustomOrDefaultType<T, "Edm.Float">, CustomOrDefaultType<T, "Edm.Int16">, CustomOrDefaultType<T, "Edm.Int32">, CustomOrDefaultType<T, "Edm.Int64">, CustomOrDefaultType<T, "Edm.Guid">, CustomOrDefaultType<T, "Edm.SByte">, CustomOrDefaultType<T, "Edm.Single">, CustomOrDefaultType<T, "Edm.String">, CustomOrDefaultType<T, "Edm.Any">, CustomOrDefaultType<T, "Edm.DateTime">, CustomOrDefaultType<T, "Edm.DateTimeOffset">, CustomOrDefaultType<T, "Edm.Time">>

    Type of the full set of (de-)serialization functions, that include custom (de-)serializers (aka. default (de-)serializers type merged with custom (de-)serializers type).

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    • T
    \ No newline at end of file +

    Type Parameters

    • T
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.CustomOrDefaultType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.CustomOrDefaultType.html index 7118ed385c..735e85e610 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.CustomOrDefaultType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.CustomOrDefaultType.html @@ -1,7 +1,7 @@ -CustomOrDefaultType | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias CustomOrDefaultType<CustomDeSerializerT, EdmT>

    Infers the deserialized type for an EDM type, based on custom (de-)serializers. +CustomOrDefaultType | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias CustomOrDefaultType<CustomDeSerializerT, EdmT>

    Infers the deserialized type for an EDM type, based on custom (de-)serializers. If the custom (de-)serializers specify a type for the given EDM type, this type is inferred. Otherwise the given DefaultType is used.

    Type Parameters

    • CustomDeSerializerT

      Type of the custom (de-)serializers.

    • EdmT

      The EDM type to infer the type for.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.DefaultDeSerializers.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.DefaultDeSerializers.html index 00388e43a9..70265dbe87 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.DefaultDeSerializers.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.DefaultDeSerializers.html @@ -1,3 +1,3 @@ -DefaultDeSerializers | SAP Cloud SDK for JavaScript - v3.16.0
    DefaultDeSerializers: DeSerializers<string, boolean, number, BigNumber, number, number, number, number, BigNumber, string, number, number, string, any, moment.Moment, moment.Moment, Time>

    Type of the default (de-)serializers.

    +DefaultDeSerializers | SAP Cloud SDK for JavaScript - v3.17.0
    DefaultDeSerializers: DeSerializers<string, boolean, number, BigNumber, number, number, number, number, BigNumber, string, number, number, string, any, moment.Moment, moment.Moment, Time>

    Type of the default (de-)serializers.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.FilterFunctionsType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.FilterFunctionsType.html index ad290f84d2..9ed5a4055b 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.FilterFunctionsType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v2.FilterFunctionsType.html @@ -1,3 +1,3 @@ -FilterFunctionsType | SAP Cloud SDK for JavaScript - v3.16.0
    FilterFunctionsType: FilterFunctionsType & {
        replace: typeof replace;
        substringOf: typeof substringOf;
    }

    Extending the common filter function by the OData v2 specific onessubstringOf and replace.

    +FilterFunctionsType | SAP Cloud SDK for JavaScript - v3.17.0
    FilterFunctionsType: FilterFunctionsType & {
        replace: typeof replace;
        substringOf: typeof substringOf;
    }

    Extending the common filter function by the OData v2 specific onessubstringOf and replace.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.ActionImportParameters.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.ActionImportParameters.html index a055e9cd0b..bb3f49a6e2 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.ActionImportParameters.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.ActionImportParameters.html @@ -1,3 +1,3 @@ -ActionImportParameters | SAP Cloud SDK for JavaScript - v3.16.0
    ActionImportParameters<ParametersT>: {
        [K in keyof ParametersT]: ActionImportParameter<ParametersT[K]>
    }

    Type Parameters

    • ParametersT

    Deprecated

    Since 3.3.0. Use OperationParameter instead.

    +ActionImportParameters | SAP Cloud SDK for JavaScript - v3.17.0
    ActionImportParameters<ParametersT>: {
        [K in keyof ParametersT]: ActionImportParameter<ParametersT[K]>
    }

    Type Parameters

    • ParametersT

    Deprecated

    Since 3.3.0. Use OperationParameter instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.BatchResponse.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.BatchResponse.html index f9de6170ee..2e81d47d3b 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.BatchResponse.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.BatchResponse.html @@ -1,3 +1,3 @@ -BatchResponse | SAP Cloud SDK for JavaScript - v3.16.0

    Union of the possible batch responses: ReadResponseCommon, WriteResponsesCommon and @sap-cloud-sdk/odata-common!ErrorResponse.

    +BatchResponse | SAP Cloud SDK for JavaScript - v3.17.0

    Union of the possible batch responses: ReadResponseCommon, WriteResponsesCommon and @sap-cloud-sdk/odata-common!ErrorResponse.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.CustomDeSerializers.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.CustomDeSerializers.html index 00fcb03141..417e582a6b 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.CustomDeSerializers.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.CustomDeSerializers.html @@ -1,3 +1,3 @@ -CustomDeSerializers | SAP Cloud SDK for JavaScript - v3.16.0
    CustomDeSerializers<T>: DeSerializers<CustomOrDefaultType<T, "Edm.Binary">, CustomOrDefaultType<T, "Edm.Boolean">, CustomOrDefaultType<T, "Edm.Byte">, CustomOrDefaultType<T, "Edm.Decimal">, CustomOrDefaultType<T, "Edm.Double">, CustomOrDefaultType<T, "Edm.Float">, CustomOrDefaultType<T, "Edm.Int16">, CustomOrDefaultType<T, "Edm.Int32">, CustomOrDefaultType<T, "Edm.Int64">, CustomOrDefaultType<T, "Edm.Guid">, CustomOrDefaultType<T, "Edm.SByte">, CustomOrDefaultType<T, "Edm.Single">, CustomOrDefaultType<T, "Edm.String">, CustomOrDefaultType<T, "Edm.Any">, CustomOrDefaultType<T, "Edm.DateTime">, CustomOrDefaultType<T, "Edm.DateTimeOffset">, CustomOrDefaultType<T, "Edm.Time">>

    Type of the full set of (de-)serialization functions, that include custom (de-)serializers (aka. default (de-)serializers type merged with custom (de-)serializers type).

    +CustomDeSerializers | SAP Cloud SDK for JavaScript - v3.17.0
    CustomDeSerializers<T>: DeSerializers<CustomOrDefaultType<T, "Edm.Binary">, CustomOrDefaultType<T, "Edm.Boolean">, CustomOrDefaultType<T, "Edm.Byte">, CustomOrDefaultType<T, "Edm.Decimal">, CustomOrDefaultType<T, "Edm.Double">, CustomOrDefaultType<T, "Edm.Float">, CustomOrDefaultType<T, "Edm.Int16">, CustomOrDefaultType<T, "Edm.Int32">, CustomOrDefaultType<T, "Edm.Int64">, CustomOrDefaultType<T, "Edm.Guid">, CustomOrDefaultType<T, "Edm.SByte">, CustomOrDefaultType<T, "Edm.Single">, CustomOrDefaultType<T, "Edm.String">, CustomOrDefaultType<T, "Edm.Any">, CustomOrDefaultType<T, "Edm.DateTime">, CustomOrDefaultType<T, "Edm.DateTimeOffset">, CustomOrDefaultType<T, "Edm.Time">>

    Type of the full set of (de-)serialization functions, that include custom (de-)serializers (aka. default (de-)serializers type merged with custom (de-)serializers type).

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    • T
    \ No newline at end of file +

    Type Parameters

    • T
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.CustomOrDefaultType.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.CustomOrDefaultType.html index 89791320a5..06dc00490c 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.CustomOrDefaultType.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.CustomOrDefaultType.html @@ -1,7 +1,7 @@ -CustomOrDefaultType | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias CustomOrDefaultType<CustomDeSerializerT, EdmT>

    Infers the deserialized type for an EDM type, based on custom (de-)serializers. +CustomOrDefaultType | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias CustomOrDefaultType<CustomDeSerializerT, EdmT>

    Infers the deserialized type for an EDM type, based on custom (de-)serializers. If the custom (de-)serializers specify a type for the given EDM type, this type is inferred. Otherwise the given DefaultType is used.

    Type Parameters

    • CustomDeSerializerT

      Type of the custom (de-)serializers.

    • EdmT

      The EDM type to infer the type for.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

      -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.DefaultDeSerializers.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.DefaultDeSerializers.html index d681decb92..e258bc24e7 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.DefaultDeSerializers.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.DefaultDeSerializers.html @@ -1,3 +1,3 @@ -DefaultDeSerializers | SAP Cloud SDK for JavaScript - v3.16.0
    DefaultDeSerializers: DeSerializers<string, boolean, number, BigNumber, number, number, number, number, BigNumber, string, number, number, string, any, moment.Moment, moment.Moment, moment.Duration, Time, any>

    Type of the default (de-)serializers.

    +DefaultDeSerializers | SAP Cloud SDK for JavaScript - v3.17.0
    DefaultDeSerializers: DeSerializers<string, boolean, number, BigNumber, number, number, number, number, BigNumber, string, number, number, string, any, moment.Moment, moment.Moment, moment.Duration, Time, any>

    Type of the default (de-)serializers.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.FilterFunctionTypes.html b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.FilterFunctionTypes.html index db64dc6306..73a2de9561 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.FilterFunctionTypes.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_odata_v4.FilterFunctionTypes.html @@ -1,3 +1,3 @@ -FilterFunctionTypes | SAP Cloud SDK for JavaScript - v3.16.0
    FilterFunctionTypes: FilterFunctionsType & {
        contains: typeof contains;
        fractionalSeconds: typeof fractionalSeconds;
        hasSubsequence: typeof hasSubsequence;
        hasSubset: typeof hasSubset;
        matchesPattern: typeof matchesPattern;
        maxDateTime: typeof maxDateTime;
        minDateTime: typeof minDateTime;
        now: typeof now;
        totalOffsetMinutes: typeof totalOffsetMinutes;
    }

    Extending the common filter function by the OData v4 specification for example contains or matchesPattern.

    +FilterFunctionTypes | SAP Cloud SDK for JavaScript - v3.17.0
    FilterFunctionTypes: FilterFunctionsType & {
        contains: typeof contains;
        fractionalSeconds: typeof fractionalSeconds;
        hasSubsequence: typeof hasSubsequence;
        hasSubset: typeof hasSubset;
        matchesPattern: typeof matchesPattern;
        maxDateTime: typeof maxDateTime;
        minDateTime: typeof minDateTime;
        now: typeof now;
        totalOffsetMinutes: typeof totalOffsetMinutes;
    }

    Extending the common filter function by the OData v4 specification for example contains or matchesPattern.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_openapi_generator.GeneratorOptions.html b/knowledge-base/api-reference/types/sap_cloud_sdk_openapi_generator.GeneratorOptions.html index e05e3d8079..ac5f12d571 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_openapi_generator.GeneratorOptions.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_openapi_generator.GeneratorOptions.html @@ -1,3 +1,3 @@ -GeneratorOptions | SAP Cloud SDK for JavaScript - v3.16.0
    GeneratorOptions: CommonGeneratorOptions

    Options to configure OData client generation when using the generator programmatically.

    +GeneratorOptions | SAP Cloud SDK for JavaScript - v3.17.0
    GeneratorOptions: CommonGeneratorOptions

    Options to configure OData client generation when using the generator programmatically.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_resilience.Middleware.html b/knowledge-base/api-reference/types/sap_cloud_sdk_resilience.Middleware.html index ae4fbc58c7..13f6e97780 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_resilience.Middleware.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_resilience.Middleware.html @@ -1,5 +1,5 @@ -Middleware | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias Middleware<ArgumentT, ReturnT, ContextT>

    Middleware type - This function takes some initial function and returns a function. +Middleware | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias Middleware<ArgumentT, ReturnT, ContextT>

    Middleware type - This function takes some initial function and returns a function. The input containing the initial function and some context information e.g. axios request and the request context. It returns a new functions with some additional feature e.g. timeout.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    \ No newline at end of file +

    Type Parameters

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_resilience.MiddlewareFunction.html b/knowledge-base/api-reference/types/sap_cloud_sdk_resilience.MiddlewareFunction.html index 726b096902..854f3fefd8 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_resilience.MiddlewareFunction.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_resilience.MiddlewareFunction.html @@ -1,3 +1,3 @@ -MiddlewareFunction | SAP Cloud SDK for JavaScript - v3.16.0

    Type alias MiddlewareFunction<ArgumentT, ReturnT>

    MiddlewareFunction<ArgumentT, ReturnT>: ((arg) => Promise<ReturnT>)

    Function around which the middlewares are added.

    +MiddlewareFunction | SAP Cloud SDK for JavaScript - v3.17.0

    Type alias MiddlewareFunction<ArgumentT, ReturnT>

    MiddlewareFunction<ArgumentT, ReturnT>: ((arg) => Promise<ReturnT>)

    Function around which the middlewares are added.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    • ArgumentT
    • ReturnT

    Type declaration

    \ No newline at end of file +

    Type Parameters

    • ArgumentT
    • ReturnT

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_util.LogLevel.html b/knowledge-base/api-reference/types/sap_cloud_sdk_util.LogLevel.html index 3700c5da34..10f6bc0c9f 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_util.LogLevel.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_util.LogLevel.html @@ -1,3 +1,3 @@ -LogLevel | SAP Cloud SDK for JavaScript - v3.16.0
    LogLevel: "error" | "warn" | "info" | "verbose" | "debug" | "silly"

    Npm log levels used for the SAP Cloud SDK logger.

    +LogLevel | SAP Cloud SDK for JavaScript - v3.17.0
    LogLevel: "error" | "warn" | "info" | "verbose" | "debug" | "silly"

    Npm log levels used for the SAP Cloud SDK logger.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_util.ODataVersion.html b/knowledge-base/api-reference/types/sap_cloud_sdk_util.ODataVersion.html index 5cd661d671..746c94d824 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_util.ODataVersion.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_util.ODataVersion.html @@ -1,3 +1,3 @@ -ODataVersion | SAP Cloud SDK for JavaScript - v3.16.0
    ODataVersion: "v2" | "v4"

    Denotes the OData version.

    +ODataVersion | SAP Cloud SDK for JavaScript - v3.17.0
    ODataVersion: "v2" | "v4"

    Denotes the OData version.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_util.Without.html b/knowledge-base/api-reference/types/sap_cloud_sdk_util.Without.html index a40e61739c..1cba47aea1 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_util.Without.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_util.Without.html @@ -1,4 +1,4 @@ -Without | SAP Cloud SDK for JavaScript - v3.16.0
    Without<T>: {
        [P in keyof T]?: never
    }

    A type which sets all properties of a generic type to never. +Without | SAP Cloud SDK for JavaScript - v3.17.0

    Without<T>: {
        [P in keyof T]?: never
    }

    A type which sets all properties of a generic type to never. Used in the exclusive or type Xor.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    • T
    \ No newline at end of file +

    Type Parameters

    • T
    \ No newline at end of file diff --git a/knowledge-base/api-reference/types/sap_cloud_sdk_util.Xor.html b/knowledge-base/api-reference/types/sap_cloud_sdk_util.Xor.html index c23230fbed..0d37dcf9b7 100644 --- a/knowledge-base/api-reference/types/sap_cloud_sdk_util.Xor.html +++ b/knowledge-base/api-reference/types/sap_cloud_sdk_util.Xor.html @@ -1,4 +1,4 @@ -Xor | SAP Cloud SDK for JavaScript - v3.16.0
    Xor<T, U>: Without<T> & U | Without<U> & T

    XOR of two types containing keys with different names. +Xor | SAP Cloud SDK for JavaScript - v3.17.0

    Xor<T, U>: Without<T> & U | Without<U> & T

    XOR of two types containing keys with different names. If the two types show an overlap the type is never.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type Parameters

    • T
    • U
    \ No newline at end of file +

    Type Parameters

    • T
    • U
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_connectivity.DestinationSelectionStrategies.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_connectivity.DestinationSelectionStrategies.html index 5094db43a8..0e7f13cc1f 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_connectivity.DestinationSelectionStrategies.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_connectivity.DestinationSelectionStrategies.html @@ -1,3 +1,3 @@ -DestinationSelectionStrategies | SAP Cloud SDK for JavaScript - v3.16.0
    DestinationSelectionStrategies: {
        alwaysProvider: typeof alwaysProvider;
        alwaysSubscriber: typeof alwaysSubscriber;
        subscriberFirst: typeof subscriberFirst;
    }

    Selector of destination selection strategies. See alwaysProvider, alwaysSubscriber and subscriberFirst for more information available selection strategies.

    +DestinationSelectionStrategies | SAP Cloud SDK for JavaScript - v3.17.0
    DestinationSelectionStrategies: {
        alwaysProvider: typeof alwaysProvider;
        alwaysSubscriber: typeof alwaysSubscriber;
        subscriberFirst: typeof subscriberFirst;
    }

    Selector of destination selection strategies. See alwaysProvider, alwaysSubscriber and subscriberFirst for more information available selection strategies.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_http_client.defaultDisallowedKeys.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_http_client.defaultDisallowedKeys.html index a8cee8ed1d..21cbb3e88d 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_http_client.defaultDisallowedKeys.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_http_client.defaultDisallowedKeys.html @@ -1,3 +1,3 @@ -defaultDisallowedKeys | SAP Cloud SDK for JavaScript - v3.16.0
    defaultDisallowedKeys: string[]

    A list of request config keys that are not allowed to be customized by default.

    +defaultDisallowedKeys | SAP Cloud SDK for JavaScript - v3.17.0
    defaultDisallowedKeys: string[]

    A list of request config keys that are not allowed to be customized by default.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.ActionFunctionImportRequestBuilderBase.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.ActionFunctionImportRequestBuilderBase.html index 69c676bb1c..04e903729f 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.ActionFunctionImportRequestBuilderBase.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.ActionFunctionImportRequestBuilderBase.html @@ -1,3 +1,3 @@ -ActionFunctionImportRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.16.0
    ActionFunctionImportRequestBuilderBase: typeof OperationRequestBuilderBase

    Deprecated

    Since 3.3.0. Use OperationRequestBuilderBase instead.

    +ActionFunctionImportRequestBuilderBase | SAP Cloud SDK for JavaScript - v3.17.0
    ActionFunctionImportRequestBuilderBase: typeof OperationRequestBuilderBase

    Deprecated

    Since 3.3.0. Use OperationRequestBuilderBase instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.FunctionImportParameter.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.FunctionImportParameter.html index 352e7bc988..25880475e6 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.FunctionImportParameter.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.FunctionImportParameter.html @@ -1,3 +1,3 @@ -FunctionImportParameter | SAP Cloud SDK for JavaScript - v3.16.0
    FunctionImportParameter: typeof OperationParameter

    Deprecated

    Since 3.3.0. Use OperationParameter instead.

    +FunctionImportParameter | SAP Cloud SDK for JavaScript - v3.17.0
    FunctionImportParameter: typeof OperationParameter

    Deprecated

    Since 3.3.0. Use OperationParameter instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.ODataFunctionImportRequestConfig.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.ODataFunctionImportRequestConfig.html index b03c7cd7a7..38cb965184 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.ODataFunctionImportRequestConfig.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_common.ODataFunctionImportRequestConfig.html @@ -1,3 +1,3 @@ -ODataFunctionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0
    ODataFunctionImportRequestConfig: typeof ODataFunctionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataFunctionRequestConfig instead.

    +ODataFunctionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0
    ODataFunctionImportRequestConfig: typeof ODataFunctionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataFunctionRequestConfig instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.FunctionImportRequestBuilder.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.FunctionImportRequestBuilder.html index 14655557f5..0f70bd2fc4 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.FunctionImportRequestBuilder.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.FunctionImportRequestBuilder.html @@ -1,3 +1,3 @@ -FunctionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.16.0
    FunctionImportRequestBuilder: typeof OperationRequestBuilder

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    +FunctionImportRequestBuilder | SAP Cloud SDK for JavaScript - v3.17.0
    FunctionImportRequestBuilder: typeof OperationRequestBuilder

    Deprecated

    Since 3.3.0. Use OperationRequestBuilder instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.ODataFunctionImportRequestConfig.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.ODataFunctionImportRequestConfig.html index c2f35af099..1264910186 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.ODataFunctionImportRequestConfig.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.ODataFunctionImportRequestConfig.html @@ -1,3 +1,3 @@ -ODataFunctionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0
    ODataFunctionImportRequestConfig: typeof ODataFunctionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataFunctionRequestConfig instead.

    +ODataFunctionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0
    ODataFunctionImportRequestConfig: typeof ODataFunctionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataFunctionRequestConfig instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.defaultDeSerializers-1.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.defaultDeSerializers-1.html index 929cce1e62..0bc5909bb4 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.defaultDeSerializers-1.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v2.defaultDeSerializers-1.html @@ -1,3 +1,3 @@ -defaultDeSerializers | SAP Cloud SDK for JavaScript - v3.16.0
    defaultDeSerializers: DefaultDeSerializers

    The default (de-)serializers.

    +defaultDeSerializers | SAP Cloud SDK for JavaScript - v3.17.0
    defaultDeSerializers: DefaultDeSerializers

    The default (de-)serializers.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.ODataActionImportRequestConfig.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.ODataActionImportRequestConfig.html index d806257e87..caf82ce3e7 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.ODataActionImportRequestConfig.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.ODataActionImportRequestConfig.html @@ -1,3 +1,3 @@ -ODataActionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0
    ODataActionImportRequestConfig: typeof ODataActionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataActionRequestConfig instead.

    +ODataActionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0
    ODataActionImportRequestConfig: typeof ODataActionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataActionRequestConfig instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.ODataFunctionImportRequestConfig.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.ODataFunctionImportRequestConfig.html index 8db02ee004..2f3e84ee5b 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.ODataFunctionImportRequestConfig.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.ODataFunctionImportRequestConfig.html @@ -1,3 +1,3 @@ -ODataFunctionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0
    ODataFunctionImportRequestConfig: typeof ODataFunctionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataFunctionRequestConfig instead.

    +ODataFunctionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0
    ODataFunctionImportRequestConfig: typeof ODataFunctionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataFunctionRequestConfig instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.OdataBoundFunctionImportRequestConfig.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.OdataBoundFunctionImportRequestConfig.html index 8a2831e052..7a39cbc574 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.OdataBoundFunctionImportRequestConfig.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.OdataBoundFunctionImportRequestConfig.html @@ -1,3 +1,3 @@ -OdataBoundFunctionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.16.0
    OdataBoundFunctionImportRequestConfig: typeof ODataBoundFunctionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataBoundFunctionRequestConfig instead.

    +OdataBoundFunctionImportRequestConfig | SAP Cloud SDK for JavaScript - v3.17.0
    OdataBoundFunctionImportRequestConfig: typeof ODataBoundFunctionRequestConfig

    Deprecated

    Since 3.3.0. Use ODataBoundFunctionRequestConfig instead.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.defaultDeSerializers-1.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.defaultDeSerializers-1.html index 398df58524..b7078ae27a 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.defaultDeSerializers-1.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_odata_v4.defaultDeSerializers-1.html @@ -1,3 +1,3 @@ -defaultDeSerializers | SAP Cloud SDK for JavaScript - v3.16.0
    defaultDeSerializers: DefaultDeSerializers

    The default (de-)serializers.

    +defaultDeSerializers | SAP Cloud SDK for JavaScript - v3.17.0
    defaultDeSerializers: DefaultDeSerializers

    The default (de-)serializers.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_temporal_de_serializers.temporalDeSerializersV2.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_temporal_de_serializers.temporalDeSerializersV2.html index f07a3a43a1..431768d489 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_temporal_de_serializers.temporalDeSerializersV2.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_temporal_de_serializers.temporalDeSerializersV2.html @@ -1,3 +1,3 @@ -temporalDeSerializersV2 | SAP Cloud SDK for JavaScript - v3.16.0
    temporalDeSerializersV2: {
        Edm.DateTime: DeSerializer<Temporal.PlainDateTime>;
        Edm.DateTimeOffset: DeSerializer<Temporal.ZonedDateTime>;
        Edm.Time: DeSerializer<Temporal.PlainTime>;
    }

    Temporal (de-)serializers for Odata-v2.

    +temporalDeSerializersV2 | SAP Cloud SDK for JavaScript - v3.17.0
    temporalDeSerializersV2: {
        Edm.DateTime: DeSerializer<Temporal.PlainDateTime>;
        Edm.DateTimeOffset: DeSerializer<Temporal.ZonedDateTime>;
        Edm.Time: DeSerializer<Temporal.PlainTime>;
    }

    Temporal (de-)serializers for Odata-v2.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_temporal_de_serializers.temporalDeSerializersV4.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_temporal_de_serializers.temporalDeSerializersV4.html index 4882a12f84..2330f914e5 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_temporal_de_serializers.temporalDeSerializersV4.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_temporal_de_serializers.temporalDeSerializersV4.html @@ -1,3 +1,3 @@ -temporalDeSerializersV4 | SAP Cloud SDK for JavaScript - v3.16.0
    temporalDeSerializersV4: {
        Edm.Date: DeSerializer<Temporal.PlainDate>;
        Edm.DateTimeOffset: DeSerializer<Temporal.ZonedDateTime>;
        Edm.Duration: DeSerializer<Temporal.Duration>;
        Edm.TimeOfDay: DeSerializer<Temporal.PlainTime>;
    }

    Temporal (de-)serializers for Odata-v4.

    +temporalDeSerializersV4 | SAP Cloud SDK for JavaScript - v3.17.0
    temporalDeSerializersV4: {
        Edm.Date: DeSerializer<Temporal.PlainDate>;
        Edm.DateTimeOffset: DeSerializer<Temporal.ZonedDateTime>;
        Edm.Duration: DeSerializer<Temporal.Duration>;
        Edm.TimeOfDay: DeSerializer<Temporal.PlainTime>;
    }

    Temporal (de-)serializers for Odata-v4.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    \ No newline at end of file +

    Type declaration

    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.cloudSdkExceptionLogger.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.cloudSdkExceptionLogger.html index 3150f4e4b6..36151588c0 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.cloudSdkExceptionLogger.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.cloudSdkExceptionLogger.html @@ -1,3 +1,3 @@ -cloudSdkExceptionLogger | SAP Cloud SDK for JavaScript - v3.16.0
    cloudSdkExceptionLogger: Logger

    Default logger for the SAP Cloud SDK for unhandled exceptions.

    +cloudSdkExceptionLogger | SAP Cloud SDK for JavaScript - v3.17.0
    cloudSdkExceptionLogger: Logger

    Default logger for the SAP Cloud SDK for unhandled exceptions.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.kibana.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.kibana.html index 332edb5370..7cb2013e6a 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.kibana.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.kibana.html @@ -1,3 +1,3 @@ -kibana | SAP Cloud SDK for JavaScript - v3.16.0
    kibana: Format

    Format for logging in Kibana.

    +kibana | SAP Cloud SDK for JavaScript - v3.17.0
    kibana: Format

    Format for logging in Kibana.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.local.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.local.html index 0961a1b014..b2aeb70280 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.local.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.local.html @@ -1,3 +1,3 @@ -local | SAP Cloud SDK for JavaScript - v3.16.0
    local: Format

    Format for local logging.

    +local | SAP Cloud SDK for JavaScript - v3.17.0
    local: Format

    Format for local logging.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.logFormat.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.logFormat.html index 80a25245db..df76b8669d 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.logFormat.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.logFormat.html @@ -1,3 +1,3 @@ -logFormat | SAP Cloud SDK for JavaScript - v3.16.0
    logFormat: {
        kibana: Format;
        local: Format;
    }

    Log formats provided by the util package.

    +logFormat | SAP Cloud SDK for JavaScript - v3.17.0
    logFormat: {
        kibana: Format;
        local: Format;
    }

    Log formats provided by the util package.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -

    Type declaration

    • kibana: Format
    • local: Format
    \ No newline at end of file +

    Type declaration

    • kibana: Format
    • local: Format
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.unixEOL.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.unixEOL.html index bd064d0cc7..7b86cab0ed 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.unixEOL.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.unixEOL.html @@ -1,5 +1,5 @@ -unixEOL | SAP Cloud SDK for JavaScript - v3.16.0
    unixEOL: "\n" = "\n"

    Within all files generated by the SDK we use the unix style end of line delimiter. +unixEOL | SAP Cloud SDK for JavaScript - v3.17.0

    unixEOL: "\n" = "\n"

    Within all files generated by the SDK we use the unix style end of line delimiter. We do not consider if the generator is executed on windows or unix systems. It will always be \n to have consistent clients between operating systems.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.webEOL.html b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.webEOL.html index 1905edde7d..f6048669b5 100644 --- a/knowledge-base/api-reference/variables/sap_cloud_sdk_util.webEOL.html +++ b/knowledge-base/api-reference/variables/sap_cloud_sdk_util.webEOL.html @@ -1,3 +1,3 @@ -webEOL | SAP Cloud SDK for JavaScript - v3.16.0
    webEOL: "\r\n" = "\r\n"

    For request payloads, etc., it is convention to use the \r\n new line.

    +webEOL | SAP Cloud SDK for JavaScript - v3.17.0
    webEOL: "\r\n" = "\r\n"

    For request payloads, etc., it is convention to use the \r\n new line.

    Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/package.json b/package.json index 8aaab1910e..e6685f16d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sap-cloud-sdk", - "version": "3.16.0", + "version": "3.17.0", "private": true, "sideEffects": false, "packageManager": "yarn@1.22.18", diff --git a/packages/connectivity/CHANGELOG.md b/packages/connectivity/CHANGELOG.md index dab84e11be..135566191c 100644 --- a/packages/connectivity/CHANGELOG.md +++ b/packages/connectivity/CHANGELOG.md @@ -1,5 +1,19 @@ # @sap-cloud-sdk/connectivity +## 3.17.0 + +### Minor Changes + +- 54a46a3: [Improvement] Use tenant ID instead of tenant-aware authentication URL for the client credentials cache. +- dbad36f: [New Functionality] Add `getTenantId()` function for convenience. +- 99b5009: [Improvement] Retrieve service token for OAuth2ClientCredentials authentication only once. + +### Patch Changes + +- 86f4158: [Fixed Issue] Fix token fetching for mail multi-tenancy scenarios. + - @sap-cloud-sdk/resilience@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Minor Changes diff --git a/packages/connectivity/package.json b/packages/connectivity/package.json index 2013677b5d..448eb1a156 100644 --- a/packages/connectivity/package.json +++ b/packages/connectivity/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/connectivity", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript connectivity", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -37,8 +37,8 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/resilience": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/resilience": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "@sap/xsenv": "^5.2.0", "@sap/xssec": "^4.2.1", "async-retry": "^1.3.3", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index a32a8d1a79..254e913264 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,5 +1,7 @@ # @sap-cloud-sdk/eslint-config +## 3.17.0 + ## 3.16.0 ## 3.15.0 diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 230df739f3..9180ed824a 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/eslint-config", - "version": "3.16.0", + "version": "3.17.0", "description": "eslint config for the SAP Cloud SDK", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", diff --git a/packages/generator-common/CHANGELOG.md b/packages/generator-common/CHANGELOG.md index 834d47a38a..5cb1522a0a 100644 --- a/packages/generator-common/CHANGELOG.md +++ b/packages/generator-common/CHANGELOG.md @@ -1,5 +1,11 @@ # @sap-cloud-sdk/generator-common +## 3.17.0 + +### Patch Changes + +- @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/generator-common/package.json b/packages/generator-common/package.json index 3a6f6d6398..671f496776 100644 --- a/packages/generator-common/package.json +++ b/packages/generator-common/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/generator-common", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript common functions of OData client generator and OpenAPI clint generator.", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -37,7 +37,7 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/util": "^3.17.0", "fast-levenshtein": "~3.0.0", "fs-extra": "^11.2.0", "glob": "^10.4.3", diff --git a/packages/generator/CHANGELOG.md b/packages/generator/CHANGELOG.md index 02bec1d388..c4160e10f3 100644 --- a/packages/generator/CHANGELOG.md +++ b/packages/generator/CHANGELOG.md @@ -1,5 +1,15 @@ # @sap-cloud-sdk/generator +## 3.17.0 + +### Patch Changes + +- @sap-cloud-sdk/generator-common@3.17.0 +- @sap-cloud-sdk/odata-common@3.17.0 +- @sap-cloud-sdk/odata-v2@3.17.0 +- @sap-cloud-sdk/odata-v4@3.17.0 +- @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Minor Changes diff --git a/packages/generator/package.json b/packages/generator/package.json index dd4e507fa5..c85174f851 100644 --- a/packages/generator/package.json +++ b/packages/generator/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/generator", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript OData client generator", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -40,11 +40,11 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/generator-common": "^3.16.0", - "@sap-cloud-sdk/odata-common": "^3.16.0", - "@sap-cloud-sdk/odata-v2": "^3.16.0", - "@sap-cloud-sdk/odata-v4": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/generator-common": "^3.17.0", + "@sap-cloud-sdk/odata-common": "^3.17.0", + "@sap-cloud-sdk/odata-v2": "^3.17.0", + "@sap-cloud-sdk/odata-v4": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "@types/fs-extra": "^11.0.4", "fast-xml-parser": "^4.4.1", "fs-extra": "^11.2.0", diff --git a/packages/http-client/CHANGELOG.md b/packages/http-client/CHANGELOG.md index 9339b5d353..5562935337 100644 --- a/packages/http-client/CHANGELOG.md +++ b/packages/http-client/CHANGELOG.md @@ -1,5 +1,17 @@ # @sap-cloud-sdk/http-client +## 3.17.0 + +### Patch Changes + +- Updated dependencies [54a46a3] +- Updated dependencies [86f4158] +- Updated dependencies [dbad36f] +- Updated dependencies [99b5009] + - @sap-cloud-sdk/connectivity@3.17.0 + - @sap-cloud-sdk/resilience@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/http-client/package.json b/packages/http-client/package.json index 7280b1397c..23abf657d1 100644 --- a/packages/http-client/package.json +++ b/packages/http-client/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/http-client", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript http-client", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -37,9 +37,9 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/resilience": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/resilience": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "axios": "^1.7.2" }, "devDependencies": { diff --git a/packages/mail-client/CHANGELOG.md b/packages/mail-client/CHANGELOG.md index 37d751664e..8d982a7e4d 100644 --- a/packages/mail-client/CHANGELOG.md +++ b/packages/mail-client/CHANGELOG.md @@ -1,5 +1,21 @@ # @sap-cloud-sdk/mail-client +## 3.17.0 + +### Minor Changes + +- 68a07d6: [New Functionality] Add support for multi-tenancy for on-premise mail destinations. + +### Patch Changes + +- 86f4158: [Fixed Issue] Fix token fetching for mail multi-tenancy scenarios. +- Updated dependencies [54a46a3] +- Updated dependencies [86f4158] +- Updated dependencies [dbad36f] +- Updated dependencies [99b5009] + - @sap-cloud-sdk/connectivity@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/mail-client/package.json b/packages/mail-client/package.json index 1911bf2e0f..e1da4ae528 100644 --- a/packages/mail-client/package.json +++ b/packages/mail-client/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/mail-client", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript e-mail client", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -38,8 +38,8 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "nodemailer": "6.9.14", "socks": "2.8.3" }, diff --git a/packages/odata-common/CHANGELOG.md b/packages/odata-common/CHANGELOG.md index 67e0d9cb5d..f46bec1c3b 100644 --- a/packages/odata-common/CHANGELOG.md +++ b/packages/odata-common/CHANGELOG.md @@ -1,5 +1,17 @@ # @sap-cloud-sdk/odata-common +## 3.17.0 + +### Patch Changes + +- Updated dependencies [54a46a3] +- Updated dependencies [86f4158] +- Updated dependencies [dbad36f] +- Updated dependencies [99b5009] + - @sap-cloud-sdk/connectivity@3.17.0 + - @sap-cloud-sdk/http-client@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/odata-common/package.json b/packages/odata-common/package.json index 133a3874cc..e084dd89be 100644 --- a/packages/odata-common/package.json +++ b/packages/odata-common/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/odata-common", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript common functions of OData client generator and OpenAPI clint generator.", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -37,9 +37,9 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/http-client": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/http-client": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "bignumber.js": "^9.1.2", "moment": "^2.30.1", "uuid": "^10.0.0", @@ -47,6 +47,6 @@ }, "devDependencies": { "typescript": "~5.4.5", - "@sap-cloud-sdk/test-services-odata-common": "^3.16.0" + "@sap-cloud-sdk/test-services-odata-common": "^3.17.0" } } diff --git a/packages/odata-v2/CHANGELOG.md b/packages/odata-v2/CHANGELOG.md index e0ace5b2e9..118d6d8eb2 100644 --- a/packages/odata-v2/CHANGELOG.md +++ b/packages/odata-v2/CHANGELOG.md @@ -1,5 +1,18 @@ # @sap-cloud-sdk/odata-v2 +## 3.17.0 + +### Patch Changes + +- Updated dependencies [54a46a3] +- Updated dependencies [86f4158] +- Updated dependencies [dbad36f] +- Updated dependencies [99b5009] + - @sap-cloud-sdk/connectivity@3.17.0 + - @sap-cloud-sdk/http-client@3.17.0 + - @sap-cloud-sdk/odata-common@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/odata-v2/package.json b/packages/odata-v2/package.json index 9c56caf348..5dc43db7cc 100644 --- a/packages/odata-v2/package.json +++ b/packages/odata-v2/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/odata-v2", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript common functions of OData client generator and OpenAPI clint generator.", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -37,17 +37,17 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/http-client": "^3.16.0", - "@sap-cloud-sdk/odata-common": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/http-client": "^3.17.0", + "@sap-cloud-sdk/odata-common": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "bignumber.js": "^9.1.2", "moment": "^2.30.1", "uuid": "^10.0.0" }, "devDependencies": { - "@sap-cloud-sdk/test-services-odata-v2": "^3.16.0", - "@sap-cloud-sdk/resilience": "^3.16.0", + "@sap-cloud-sdk/test-services-odata-v2": "^3.17.0", + "@sap-cloud-sdk/resilience": "^3.17.0", "nock": "^14.0.0-beta.6", "typescript": "~5.4.5" } diff --git a/packages/odata-v4/CHANGELOG.md b/packages/odata-v4/CHANGELOG.md index d96c3728e8..56e2c0116c 100644 --- a/packages/odata-v4/CHANGELOG.md +++ b/packages/odata-v4/CHANGELOG.md @@ -1,5 +1,18 @@ # @sap-cloud-sdk/odata-v4 +## 3.17.0 + +### Patch Changes + +- Updated dependencies [54a46a3] +- Updated dependencies [86f4158] +- Updated dependencies [dbad36f] +- Updated dependencies [99b5009] + - @sap-cloud-sdk/connectivity@3.17.0 + - @sap-cloud-sdk/http-client@3.17.0 + - @sap-cloud-sdk/odata-common@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/odata-v4/package.json b/packages/odata-v4/package.json index 7e5d0c1b28..5b41cf5fcc 100644 --- a/packages/odata-v4/package.json +++ b/packages/odata-v4/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/odata-v4", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript common functions of OData client generator and OpenAPI clint generator.", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -37,16 +37,16 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/http-client": "^3.16.0", - "@sap-cloud-sdk/odata-common": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/http-client": "^3.17.0", + "@sap-cloud-sdk/odata-common": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "bignumber.js": "^9.1.2", "moment": "^2.30.1", "uuid": "^10.0.0" }, "devDependencies": { - "@sap-cloud-sdk/test-services-odata-v4": "^3.16.0", + "@sap-cloud-sdk/test-services-odata-v4": "^3.17.0", "nock": "^14.0.0-beta.6", "typescript": "~5.4.5" } diff --git a/packages/openapi-generator/CHANGELOG.md b/packages/openapi-generator/CHANGELOG.md index fc2e155abc..403f994408 100644 --- a/packages/openapi-generator/CHANGELOG.md +++ b/packages/openapi-generator/CHANGELOG.md @@ -1,5 +1,17 @@ # @sap-cloud-sdk/openapi-generator +## 3.17.0 + +### Minor Changes + +- e9a243a: [Improvement] Generated OpenAPI clients support `application/merge-patch+json` media type for patch requests. + +### Patch Changes + +- @sap-cloud-sdk/generator-common@3.17.0 +- @sap-cloud-sdk/openapi@3.17.0 +- @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Minor Changes diff --git a/packages/openapi-generator/package.json b/packages/openapi-generator/package.json index 753985e933..73458d6847 100644 --- a/packages/openapi-generator/package.json +++ b/packages/openapi-generator/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/openapi-generator", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript OpenAPI client generator", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -38,9 +38,9 @@ }, "dependencies": { "@apidevtools/swagger-parser": "^10.0.3", - "@sap-cloud-sdk/generator-common": "^3.16.0", - "@sap-cloud-sdk/openapi": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/generator-common": "^3.17.0", + "@sap-cloud-sdk/openapi": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "js-yaml": "^4.0.0", "openapi-types": "^12.1.3", "swagger2openapi": "^7.0.4" diff --git a/packages/openapi/CHANGELOG.md b/packages/openapi/CHANGELOG.md index d894e3eda2..598f4b991d 100644 --- a/packages/openapi/CHANGELOG.md +++ b/packages/openapi/CHANGELOG.md @@ -1,5 +1,18 @@ # @sap-cloud-sdk/openapi +## 3.17.0 + +### Patch Changes + +- Updated dependencies [54a46a3] +- Updated dependencies [86f4158] +- Updated dependencies [dbad36f] +- Updated dependencies [99b5009] + - @sap-cloud-sdk/connectivity@3.17.0 + - @sap-cloud-sdk/http-client@3.17.0 + - @sap-cloud-sdk/resilience@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/openapi/package.json b/packages/openapi/package.json index f635f788ea..8f10a612dd 100644 --- a/packages/openapi/package.json +++ b/packages/openapi/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/openapi", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript openapi", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -37,10 +37,10 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/http-client": "^3.16.0", - "@sap-cloud-sdk/resilience": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/http-client": "^3.17.0", + "@sap-cloud-sdk/resilience": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "axios": "^1.7.2" }, "devDependencies": { diff --git a/packages/resilience/CHANGELOG.md b/packages/resilience/CHANGELOG.md index bf5cbae0e3..66d3070b0b 100644 --- a/packages/resilience/CHANGELOG.md +++ b/packages/resilience/CHANGELOG.md @@ -1,5 +1,11 @@ # @sap-cloud-sdk/resilience +## 3.17.0 + +### Patch Changes + +- @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/resilience/package.json b/packages/resilience/package.json index 7f5975caa0..983989f8d5 100644 --- a/packages/resilience/package.json +++ b/packages/resilience/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/resilience", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript resilience", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -38,7 +38,7 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/util": "^3.17.0", "async-retry": "^1.3.3", "axios": "^1.7.2", "opossum": "^8.1.4" diff --git a/packages/temporal-de-serializers/CHANGELOG.md b/packages/temporal-de-serializers/CHANGELOG.md index 1e1ada3372..948f728683 100644 --- a/packages/temporal-de-serializers/CHANGELOG.md +++ b/packages/temporal-de-serializers/CHANGELOG.md @@ -1,5 +1,11 @@ # @sap-cloud-sdk/temporal-de-serializers +## 3.17.0 + +### Patch Changes + +- @sap-cloud-sdk/odata-common@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/temporal-de-serializers/package.json b/packages/temporal-de-serializers/package.json index af5078fdd4..4296dc55e9 100644 --- a/packages/temporal-de-serializers/package.json +++ b/packages/temporal-de-serializers/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/temporal-de-serializers", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript temporal-based middleware for date/time (de-)serialization", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -38,7 +38,7 @@ }, "dependencies": { "@js-temporal/polyfill": "^0.4.4", - "@sap-cloud-sdk/odata-common": "^3.16.0" + "@sap-cloud-sdk/odata-common": "^3.17.0" }, "devDependencies": { "typescript": "~5.4.5" diff --git a/packages/test-util/CHANGELOG.md b/packages/test-util/CHANGELOG.md index 07a20bb29c..0d7c3cf626 100644 --- a/packages/test-util/CHANGELOG.md +++ b/packages/test-util/CHANGELOG.md @@ -1,5 +1,16 @@ # @sap-cloud-sdk/test-util +## 3.17.0 + +### Patch Changes + +- Updated dependencies [54a46a3] +- Updated dependencies [86f4158] +- Updated dependencies [dbad36f] +- Updated dependencies [99b5009] + - @sap-cloud-sdk/connectivity@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/packages/test-util/package.json b/packages/test-util/package.json index fc72ad1f13..23902d65ae 100644 --- a/packages/test-util/package.json +++ b/packages/test-util/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/test-util", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript test utilities", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -34,8 +34,8 @@ "readme": "ts-node ../../scripts/replace-common-readme.ts" }, "dependencies": { - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0" + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0" }, "devDependencies": { "mock-fs": "^5.2.0", diff --git a/packages/util/CHANGELOG.md b/packages/util/CHANGELOG.md index e5e39004a4..a2f93694c4 100644 --- a/packages/util/CHANGELOG.md +++ b/packages/util/CHANGELOG.md @@ -1,5 +1,7 @@ # @sap-cloud-sdk/util +## 3.17.0 + ## 3.16.0 ## 3.15.0 diff --git a/packages/util/package.json b/packages/util/package.json index a7896be93a..6759ff85bc 100644 --- a/packages/util/package.json +++ b/packages/util/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/util", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript general utilities", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", diff --git a/test-packages/e2e-tests/CHANGELOG.md b/test-packages/e2e-tests/CHANGELOG.md index 53bd76bbb9..9e45659d6b 100644 --- a/test-packages/e2e-tests/CHANGELOG.md +++ b/test-packages/e2e-tests/CHANGELOG.md @@ -1,5 +1,7 @@ # @sap-cloud-sdk/e2e-tests +## 3.17.0 + ## 3.16.0 ## 3.15.0 diff --git a/test-packages/e2e-tests/package.json b/test-packages/e2e-tests/package.json index c48a0642f2..d461bde841 100644 --- a/test-packages/e2e-tests/package.json +++ b/test-packages/e2e-tests/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/e2e-tests", - "version": "3.16.0", + "version": "3.17.0", "description": "End to end tests of the SAP Cloud SDK for JavaScript", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -25,15 +25,15 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "^10.1.0", - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/generator": "^3.16.0", - "@sap-cloud-sdk/http-client": "^3.16.0", - "@sap-cloud-sdk/mail-client": "^3.16.0", - "@sap-cloud-sdk/odata-common": "^3.16.0", - "@sap-cloud-sdk/odata-v4": "^3.16.0", - "@sap-cloud-sdk/test-services-e2e": "^3.16.0", - "@sap-cloud-sdk/test-services-openapi": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/generator": "^3.17.0", + "@sap-cloud-sdk/http-client": "^3.17.0", + "@sap-cloud-sdk/mail-client": "^3.17.0", + "@sap-cloud-sdk/odata-common": "^3.17.0", + "@sap-cloud-sdk/odata-v4": "^3.17.0", + "@sap-cloud-sdk/test-services-e2e": "^3.17.0", + "@sap-cloud-sdk/test-services-openapi": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "@sap/cds": "^8.1.0", "@sap/cds-dk": "7.9.4", "axios": "^1.7.2", diff --git a/test-packages/integration-tests/CHANGELOG.md b/test-packages/integration-tests/CHANGELOG.md index 09ce79cf83..93a4c85b98 100644 --- a/test-packages/integration-tests/CHANGELOG.md +++ b/test-packages/integration-tests/CHANGELOG.md @@ -1,5 +1,22 @@ # @sap-cloud-sdk/integration-tests +## 3.17.0 + +### Patch Changes + +- Updated dependencies [54a46a3] +- Updated dependencies [68a07d6] +- Updated dependencies [86f4158] +- Updated dependencies [dbad36f] +- Updated dependencies [99b5009] + - @sap-cloud-sdk/connectivity@3.17.0 + - @sap-cloud-sdk/mail-client@3.17.0 + - @sap-cloud-sdk/http-client@3.17.0 + - @sap-cloud-sdk/test-util@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + - @sap-cloud-sdk/test-services-odata-v2@3.17.0 + - @sap-cloud-sdk/test-services-odata-v4@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/test-packages/integration-tests/package.json b/test-packages/integration-tests/package.json index df32ced3b0..e61927fd69 100644 --- a/test-packages/integration-tests/package.json +++ b/test-packages/integration-tests/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/integration-tests", - "version": "3.16.0", + "version": "3.17.0", "description": "SAP Cloud SDK for JavaScript integration tests", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -15,21 +15,21 @@ "check:dependencies": "depcheck . --ignores=@sap-cloud-sdk/generator,@sap-cloud-sdk/openapi-generator" }, "dependencies": { - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/http-client": "^3.16.0", - "@sap-cloud-sdk/mail-client": "^3.16.0", - "@sap-cloud-sdk/test-services-odata-v2": "^3.16.0", - "@sap-cloud-sdk/test-services-odata-v4": "^3.16.0", - "@sap-cloud-sdk/test-util": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0", + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/http-client": "^3.17.0", + "@sap-cloud-sdk/mail-client": "^3.17.0", + "@sap-cloud-sdk/test-services-odata-v2": "^3.17.0", + "@sap-cloud-sdk/test-services-odata-v4": "^3.17.0", + "@sap-cloud-sdk/test-util": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0", "@sap/xssec": "^4.2.1", "axios": "^1.7.2" }, "devDependencies": { - "@sap-cloud-sdk/generator": "^3.16.0", - "@sap-cloud-sdk/odata-common": "^3.16.0", - "@sap-cloud-sdk/odata-v2": "^3.16.0", - "@sap-cloud-sdk/openapi-generator": "^3.16.0", + "@sap-cloud-sdk/generator": "^3.17.0", + "@sap-cloud-sdk/odata-common": "^3.17.0", + "@sap-cloud-sdk/odata-v2": "^3.17.0", + "@sap-cloud-sdk/openapi-generator": "^3.17.0", "bignumber.js": "^9.1.2", "moment": "^2.30.1", "execa": "^5.0.0", diff --git a/test-packages/self-tests/CHANGELOG.md b/test-packages/self-tests/CHANGELOG.md index 722a9ae11d..979ca2f0b9 100644 --- a/test-packages/self-tests/CHANGELOG.md +++ b/test-packages/self-tests/CHANGELOG.md @@ -1,5 +1,7 @@ # @sap-cloud-sdk/self-tests +## 3.17.0 + ## 3.16.0 ## 3.15.0 diff --git a/test-packages/self-tests/package.json b/test-packages/self-tests/package.json index 772bf70017..27917ea5aa 100644 --- a/test-packages/self-tests/package.json +++ b/test-packages/self-tests/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/self-tests", - "version": "3.16.0", + "version": "3.17.0", "description": "Self tests to ensure test tools are working in the SAP Cloud SDK for JavaScript.", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", diff --git a/test-packages/test-services-e2e/CHANGELOG.md b/test-packages/test-services-e2e/CHANGELOG.md index 3e89039bd7..0be36d5f2c 100644 --- a/test-packages/test-services-e2e/CHANGELOG.md +++ b/test-packages/test-services-e2e/CHANGELOG.md @@ -1,5 +1,7 @@ # @sap-cloud-sdk/test-services-e2e +## 3.17.0 + ## 3.16.0 ## 3.15.0 diff --git a/test-packages/test-services-e2e/package.json b/test-packages/test-services-e2e/package.json index f28d31475c..009b100d73 100644 --- a/test-packages/test-services-e2e/package.json +++ b/test-packages/test-services-e2e/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/test-services-e2e", - "version": "3.16.0", + "version": "3.17.0", "description": "Custom Services for testing", "files": [ "**/*.js", diff --git a/test-packages/test-services-odata-common/CHANGELOG.md b/test-packages/test-services-odata-common/CHANGELOG.md index 5e6dee3c30..690321b910 100644 --- a/test-packages/test-services-odata-common/CHANGELOG.md +++ b/test-packages/test-services-odata-common/CHANGELOG.md @@ -1,5 +1,7 @@ # @sap-cloud-sdk/test-services-odata-common +## 3.17.0 + ## 3.16.0 ## 3.15.0 diff --git a/test-packages/test-services-odata-common/package.json b/test-packages/test-services-odata-common/package.json index c702854c58..0b7dd4c559 100644 --- a/test-packages/test-services-odata-common/package.json +++ b/test-packages/test-services-odata-common/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/test-services-odata-common", - "version": "3.16.0", + "version": "3.17.0", "description": "Custom Services for testing", "files": [ "**/*.js", @@ -25,7 +25,7 @@ "moment": "^2.30.1" }, "devDependencies": { - "@sap-cloud-sdk/generator-common": "^3.16.0" + "@sap-cloud-sdk/generator-common": "^3.17.0" }, "peerDependencies": { "@sap-cloud-sdk/generator": "^3.0.0", diff --git a/test-packages/test-services-odata-v2/CHANGELOG.md b/test-packages/test-services-odata-v2/CHANGELOG.md index 301c218e13..275e6c6895 100644 --- a/test-packages/test-services-odata-v2/CHANGELOG.md +++ b/test-packages/test-services-odata-v2/CHANGELOG.md @@ -1,5 +1,7 @@ # @sap-cloud-sdk/test-services-odata-v2 +## 3.17.0 + ## 3.16.0 ## 3.15.0 diff --git a/test-packages/test-services-odata-v2/package.json b/test-packages/test-services-odata-v2/package.json index 8f9571dd62..ddc98614f5 100644 --- a/test-packages/test-services-odata-v2/package.json +++ b/test-packages/test-services-odata-v2/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/test-services-odata-v2", - "version": "3.16.0", + "version": "3.17.0", "description": "Custom Services for testing", "files": [ "**/*.js", diff --git a/test-packages/test-services-odata-v4/CHANGELOG.md b/test-packages/test-services-odata-v4/CHANGELOG.md index 91358ecde9..d6460e391b 100644 --- a/test-packages/test-services-odata-v4/CHANGELOG.md +++ b/test-packages/test-services-odata-v4/CHANGELOG.md @@ -1,5 +1,7 @@ # @sap-cloud-sdk/test-services-odata-v4 +## 3.17.0 + ## 3.16.0 ## 3.15.0 diff --git a/test-packages/test-services-odata-v4/package.json b/test-packages/test-services-odata-v4/package.json index 9dd4d11236..d70641660b 100644 --- a/test-packages/test-services-odata-v4/package.json +++ b/test-packages/test-services-odata-v4/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/test-services-odata-v4", - "version": "3.16.0", + "version": "3.17.0", "description": "Custom Services for testing", "files": [ "**/*.js", diff --git a/test-packages/test-services-openapi/CHANGELOG.md b/test-packages/test-services-openapi/CHANGELOG.md index 622309f759..ea10f69bcb 100644 --- a/test-packages/test-services-openapi/CHANGELOG.md +++ b/test-packages/test-services-openapi/CHANGELOG.md @@ -1,5 +1,13 @@ # @sap-cloud-sdk/test-services-openapi +## 3.17.0 + +### Patch Changes + +- Updated dependencies [e9a243a] + - @sap-cloud-sdk/openapi-generator@3.17.0 + - @sap-cloud-sdk/util@3.17.0 + ## 3.16.0 ### Patch Changes diff --git a/test-packages/test-services-openapi/no-schema-service/package.json b/test-packages/test-services-openapi/no-schema-service/package.json index d47e8e459d..f7634d41e1 100644 --- a/test-packages/test-services-openapi/no-schema-service/package.json +++ b/test-packages/test-services-openapi/no-schema-service/package.json @@ -18,7 +18,7 @@ "compile": "npx tsc" }, "dependencies": { - "@sap-cloud-sdk/openapi": "^3.16.0" + "@sap-cloud-sdk/openapi": "^3.17.0" }, "devDependencies": { "typescript": "~4.1.2" diff --git a/test-packages/test-services-openapi/package.json b/test-packages/test-services-openapi/package.json index 99fe362713..4ce2572945 100644 --- a/test-packages/test-services-openapi/package.json +++ b/test-packages/test-services-openapi/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/test-services-openapi", - "version": "3.16.0", + "version": "3.17.0", "description": "Custom Services for testing", "files": [ "**/*.js", @@ -21,7 +21,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@sap-cloud-sdk/openapi-generator": "^3.16.0", - "@sap-cloud-sdk/util": "^3.16.0" + "@sap-cloud-sdk/openapi-generator": "^3.17.0", + "@sap-cloud-sdk/util": "^3.17.0" } } diff --git a/test-packages/test-services-openapi/swagger-yaml-service/package.json b/test-packages/test-services-openapi/swagger-yaml-service/package.json index 41ba60fd58..e4dfd1faa8 100644 --- a/test-packages/test-services-openapi/swagger-yaml-service/package.json +++ b/test-packages/test-services-openapi/swagger-yaml-service/package.json @@ -18,7 +18,7 @@ "compile": "npx tsc" }, "dependencies": { - "@sap-cloud-sdk/openapi": "^3.16.0" + "@sap-cloud-sdk/openapi": "^3.17.0" }, "devDependencies": { "typescript": "~4.1.2" diff --git a/test-packages/test-services-openapi/test-service/package.json b/test-packages/test-services-openapi/test-service/package.json index 4b692d04c6..7e38f4f6ab 100644 --- a/test-packages/test-services-openapi/test-service/package.json +++ b/test-packages/test-services-openapi/test-service/package.json @@ -18,7 +18,7 @@ "compile": "npx tsc" }, "dependencies": { - "@sap-cloud-sdk/openapi": "^3.16.0" + "@sap-cloud-sdk/openapi": "^3.17.0" }, "devDependencies": { "typescript": "~4.1.2" diff --git a/test-packages/type-tests/CHANGELOG.md b/test-packages/type-tests/CHANGELOG.md index fa4d1f1beb..fcc453a012 100644 --- a/test-packages/type-tests/CHANGELOG.md +++ b/test-packages/type-tests/CHANGELOG.md @@ -1,5 +1,7 @@ # @sap-cloud-sdk/type-tests +## 3.17.0 + ## 3.16.0 ## 3.15.0 diff --git a/test-packages/type-tests/package.json b/test-packages/type-tests/package.json index f5e8180962..b62b0e6f4a 100644 --- a/test-packages/type-tests/package.json +++ b/test-packages/type-tests/package.json @@ -1,6 +1,6 @@ { "name": "@sap-cloud-sdk/type-tests", - "version": "3.16.0", + "version": "3.17.0", "description": "Tests to ensure correct types in the SAP Cloud SDK for JavaScript.", "homepage": "https://sap.github.io/cloud-sdk/docs/js/overview", "license": "Apache-2.0", @@ -16,16 +16,16 @@ }, "devDependencies": { "tsd": "^0.31.1", - "@sap-cloud-sdk/connectivity": "^3.16.0", - "@sap-cloud-sdk/generator": "^3.16.0", - "@sap-cloud-sdk/http-client": "^3.16.0", - "@sap-cloud-sdk/mail-client": "^3.16.0", - "@sap-cloud-sdk/odata-common": "^3.16.0", - "@sap-cloud-sdk/odata-v2": "^3.16.0", - "@sap-cloud-sdk/odata-v4": "^3.16.0", - "@sap-cloud-sdk/temporal-de-serializers": "^3.16.0", - "@sap-cloud-sdk/test-services-odata-v2": "^3.16.0", - "@sap-cloud-sdk/test-services-odata-v4": "^3.16.0", + "@sap-cloud-sdk/connectivity": "^3.17.0", + "@sap-cloud-sdk/generator": "^3.17.0", + "@sap-cloud-sdk/http-client": "^3.17.0", + "@sap-cloud-sdk/mail-client": "^3.17.0", + "@sap-cloud-sdk/odata-common": "^3.17.0", + "@sap-cloud-sdk/odata-v2": "^3.17.0", + "@sap-cloud-sdk/odata-v4": "^3.17.0", + "@sap-cloud-sdk/temporal-de-serializers": "^3.17.0", + "@sap-cloud-sdk/test-services-odata-v2": "^3.17.0", + "@sap-cloud-sdk/test-services-odata-v4": "^3.17.0", "@types/jsonwebtoken": "^9.0.6" } }