Skip to content

Commit

Permalink
v1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtang1985 committed Dec 22, 2020
1 parent 64f168c commit 91cc225
Show file tree
Hide file tree
Showing 298 changed files with 144,217 additions and 36 deletions.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,29 @@

## Compatibility Notes

-

## New Functionality

-

## Improvements

-

## Fixed Issues

-


# 1.34.0

Release Date: TBD<br>
API Docs: https://sap.github.io/cloud-sdk/api/1.34.0<br>
Blog: TBD<br>

## Compatibility Notes

- The methods `refreshTokenGrant`,`userTokenGrant` and `clientCredentialsGrant` of the `xsuaa-service` now accept a `string` or `XsuaaServiceCredentials` as first argument.
In case it is a `string` it is treated as the URL to fetch the access token from.
In case it is an object of type `XsuaaServiceCredentials`, the the URL is built by appending `oauth/token` to the `.url` of the given object.
Expand All @@ -33,7 +56,6 @@ In the past this suffix was also appended to inputs of type `string`.
- Stop appending `oauth/token` if the service token URL is given to `clientCredentialsGrant()`.
See related compatibility note above.


# 1.33.0

Release Date: TBD<br>
Expand Down
2 changes: 1 addition & 1 deletion DOCUMENTATION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Version: 1.33.0
## Version: 1.34.0

The SAP Cloud SDK for JavaScript and TypeScript consists of multiple libraries to enable you to write side-by-side extensions on SAP Cloud Platform.

Expand Down
1 change: 1 addition & 0 deletions docs/api/1.34.0/assets/css/main.css

Large diffs are not rendered by default.

Binary file added docs/api/1.34.0/assets/images/icons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/api/1.34.0/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/api/1.34.0/assets/images/widgets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/api/1.34.0/assets/images/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 51 additions & 0 deletions docs/api/1.34.0/assets/js/main.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/api/1.34.0/assets/js/search.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

257 changes: 257 additions & 0 deletions docs/api/1.34.0/classes/sap_cloud_sdk_core.allfields.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,257 @@
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>AllFields | SAP Cloud SDK for JavaScript / TypeScript - v1.34.0</title>
<meta name="description" content="Documentation for SAP Cloud SDK for JavaScript / TypeScript - v1.34.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script src="https://sap.github.io/cloud-sdk/js/swa.js"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">SAP Cloud SDK for JavaScript / TypeScript - v1.34.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="../modules/sap_cloud_sdk_core">@sap-cloud-sdk/core</a>
</li>
<li>
<a href="sap_cloud_sdk_core.allfields">AllFields</a>
</li>
</ul>
<h1>Class AllFields&lt;EntityT&gt;</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-type-parameters">
<h3>Type parameters</h3>
<ul class="tsd-type-parameters">
<li>
<h4>EntityT<span class="tsd-signature-symbol">: </span><a href="sap_cloud_sdk_core.entitybase" class="tsd-signature-type">EntityBase</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">AllFields</span>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="sap_cloud_sdk_core.allfields#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class"><a href="sap_cloud_sdk_core.allfields#_entityconstructor" class="tsd-kind-icon">_entity<wbr>Constructor</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="sap_cloud_sdk_core.allfields#_fieldname" class="tsd-kind-icon">_field<wbr>Name</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="sap_cloud_sdk_core.allfields#selectable" class="tsd-kind-icon">selectable</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">new <wbr>All<wbr>Fields<span class="tsd-signature-symbol">(</span>_fieldName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, _entityConstructor<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Constructable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">EntityT</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="sap_cloud_sdk_core.allfields" class="tsd-signature-type">AllFields</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SAP/cloud-sdk-js/blob/64f168c6/packages/core/src/odata-common/selectable/all-fields.ts#L4">packages/core/src/odata-common/selectable/all-fields.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>_fieldName: <span class="tsd-signature-type">string</span></h5>
</li>
<li>
<h5>_entityConstructor: <span class="tsd-signature-type">Constructable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">EntityT</span><span class="tsd-signature-symbol">&gt;</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="sap_cloud_sdk_core.allfields" class="tsd-signature-type">AllFields</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_entityconstructor" class="tsd-anchor"></a>
<h3>_entity<wbr>Constructor</h3>
<div class="tsd-signature tsd-kind-icon">_entity<wbr>Constructor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Constructable</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">EntityT</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SAP/cloud-sdk-js/blob/64f168c6/packages/core/src/odata-common/selectable/all-fields.ts#L8">packages/core/src/odata-common/selectable/all-fields.ts:8</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="_fieldname" class="tsd-anchor"></a>
<h3>_field<wbr>Name</h3>
<div class="tsd-signature tsd-kind-icon">_field<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SAP/cloud-sdk-js/blob/64f168c6/packages/core/src/odata-common/selectable/all-fields.ts#L7">packages/core/src/odata-common/selectable/all-fields.ts:7</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
<a name="selectable" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagReadonly">Readonly</span> selectable</h3>
<div class="tsd-signature tsd-kind-icon">selectable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">true</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SAP/cloud-sdk-js/blob/64f168c6/packages/core/src/odata-common/selectable/all-fields.ts#L4">packages/core/src/odata-common/selectable/all-fields.ts:4</a></li>
</ul>
</aside>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/sap_cloud_sdk_analytics">@sap-<wbr>cloud-<wbr>sdk/analytics</a>
</li>
<li class="current tsd-kind-module">
<a href="../modules/sap_cloud_sdk_core">@sap-<wbr>cloud-<wbr>sdk/core</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/sap_cloud_sdk_generator">@sap-<wbr>cloud-<wbr>sdk/generator</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/sap_cloud_sdk_openapi_generator">@sap-<wbr>cloud-<wbr>sdk/openapi-<wbr>generator</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/sap_cloud_sdk_test_util">@sap-<wbr>cloud-<wbr>sdk/test-<wbr>util</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/sap_cloud_sdk_util">@sap-<wbr>cloud-<wbr>sdk/util</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter">
<a href="sap_cloud_sdk_core.allfields" class="tsd-kind-icon">All<wbr>Fields</a>
<ul>
<li class=" tsd-kind-constructor tsd-parent-kind-class">
<a href="sap_cloud_sdk_core.allfields#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="sap_cloud_sdk_core.allfields#_entityconstructor" class="tsd-kind-icon">_entity<wbr>Constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="sap_cloud_sdk_core.allfields#_fieldname" class="tsd-kind-icon">_field<wbr>Name</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class">
<a href="sap_cloud_sdk_core.allfields#selectable" class="tsd-kind-icon">selectable</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
</ul>
</nav>
</div>
</div>
</div>
<footer>
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
<li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
</ul>
</div>
</div>
<div class="container"><p>Copyright Ⓒ 2020 SAP SE or an SAP affiliate company. All rights reserved.</p></div>
</footer>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
Loading

0 comments on commit 91cc225

Please sign in to comment.