Skip to content

Commit afabd15

Browse files
author
jodeleit-es
committed
moved disclaimer up, removed reference to legacy FSXA
1 parent f7d3a6f commit afabd15

1 file changed

Lines changed: 3 additions & 15 deletions

File tree

README.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# JavaScript Content API Library
22

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+
36
The JavaScript Content API Library a.k.a. Content API is an interface handling data coming from the FirstSpirit
47
[CaaS](https://docs.e-spirit.com/module/caas/CaaS_Product_Documentation_EN.html) and the
58
Navigation Service. The data is processed and transformed so that it can be used in any JavaScript project.
69

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.
1010

1111
- [JavaScript Content API Library](#javascript-content-api-library)
1212
- [Experimental features](#experimental-features)
@@ -474,15 +474,3 @@ Each input component has a (Java) data type, which has a representation in the C
474474
[fs-boolean]: https://docs.e-spirit.com/odfs/template-develo/template-syntax/data-types/boolean/index.html
475475
[js-boolean]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
476476

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

Comments
 (0)