|
1 | 1 | # JavaScript Content API Library |
2 | 2 |
|
| 3 | +> **_Disclaimer_** |
| 4 | +> This document is provided for information purposes only. Crownpeak Technology may change the contents hereof without notice. This document is not warranted to be error-free, nor subject to any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. Crownpeak Technology specifically disclaims any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. The technologies, functionality, services, and processes described herein are subject to change without notice. |
| 5 | +
|
3 | 6 | The JavaScript Content API Library a.k.a. Content API is an interface handling data coming from the FirstSpirit |
4 | 7 | [CaaS](https://docs.e-spirit.com/module/caas/CaaS_Product_Documentation_EN.html) and the |
5 | 8 | Navigation Service. The data is processed and transformed so that it can be used in any JavaScript project. |
6 | 9 |
|
7 | | -> **_Attention_** |
8 | | -> We would like to inform you that the project previously known as "FSXA-API" has recently undergone a name change. The project is now called "JavaScript Content API Library", but please note that this change solely affects the project's name, repository, and associated branding elements. The core code and functionality of the library remain unchanged. |
9 | | -The purpose and scope of the library, as well as its intended usage and compatibility, remain consistent. The decision to change the name was made as the term "fsxa" no longer accurately represents the project's current scope, as other components beyond the fsxa-api are now discontinued. The name change aims to align the project's branding with its refined purpose and to avoid any confusion regarding its functionality. |
10 | 10 |
|
11 | 11 | - [JavaScript Content API Library](#javascript-content-api-library) |
12 | 12 | - [Experimental features](#experimental-features) |
@@ -474,15 +474,3 @@ Each input component has a (Java) data type, which has a representation in the C |
474 | 474 | [fs-boolean]: https://docs.e-spirit.com/odfs/template-develo/template-syntax/data-types/boolean/index.html |
475 | 475 | [js-boolean]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean |
476 | 476 |
|
477 | | -## Disclaimer |
478 | | - |
479 | | -This document is provided for information purposes only. |
480 | | -Crownpeak Technology may change the contents hereof without notice. |
481 | | -This document is not warranted to be error-free, nor subject to any |
482 | | -other warranties or conditions, whether expressed orally or |
483 | | -implied in law, including implied warranties and conditions of |
484 | | -merchantability or fitness for a particular purpose. Crownpeak Technology |
485 | | -specifically disclaims any liability with respect to this document |
486 | | -and no contractual obligations are formed either directly or |
487 | | -indirectly by this document. The technologies, functionality, services, |
488 | | -and processes described herein are subject to change without notice. |
0 commit comments