-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating API Documentation release (version 95_CF221)
- Loading branch information
quin-build-test
committed
Jul 30, 2024
1 parent
2d14f51
commit 6e7a416
Showing
13 changed files
with
1,969 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# DAM API Documentation | ||
|
||
[**HCL Digital Asset Management API :**](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/dam-api) Presents developer entry points to the Digital Asset Management features of HCL DX 9.5 | ||
[**HCL Digital Asset Management API :**](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/dam-api) Presents developer entry points to the Digital Asset Management features of HCL DX 9.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Image-Processor API Documentation | ||
|
||
[**HCL Image Processor API :**](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/image-processor-api) Presents developer entry points to the Digital Asset Management Image Processor functions of HCL DX 9.5 | ||
[**HCL Image Processor API :**](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/image-processor-api) Presents developer entry points to the Digital Asset Management Image Processor functions of HCL DX 9.5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Ring API Documentation | ||
# Personalization API Documentation | ||
|
||
[ **HCL Personalization API :** ](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/pzn-api) Presents developer entry points to HCL DX 9.5 Personalization Rule functionality. Not all rule types are supported yet and are being added as we go. | ||
[**HCL Personalization API :**](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/pzn-api) Presents developer entry points to HCL DX 9.5 Personalization Rule functionality. Not all rule types are supported yet and are being added as we go. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Ring API Documentation | ||
# Remote Model API Documentation | ||
|
||
[ **HCL Remote Model API :** ](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/remotemodel-api) Presents developer entry points to the various models for pages, layouts, and more functions of HCL DX 9.5. | ||
[**HCL Remote Model API :**](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/remotemodel-api) Presents developer entry points to the various models for pages, layouts, and more functions of HCL DX 9.5. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Ring API Documentation | ||
|
||
[ **HCL Ring API :** ](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/ring-api) Presents developer entry points to HCL DX 9.5 core platform capabilities which are divided into two main categories: Authorization APIs and Web Content APIs. | ||
[**HCL Ring API :**](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/ring-api) Presents developer entry points to HCL DX 9.5 core platform capabilities which are divided into two main categories: Authorization APIs and Web Content APIs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Ring API Documentation | ||
# Search API Documentation | ||
|
||
[ **HCL Search API :** ](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/search-api) Presents redesigned developer entry points to the search (like text or keyword searches) functions of HCL DX 9.5. | ||
[**HCL Search API v1 :**](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/search-api) Presents redesigned developer entry points to the search (like text or keyword searches) functions of HCL DX 9.5. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Search API v2 Documentation | ||
|
||
[**HCL Search API v2 :**](https://HCL-TECH-SOFTWARE.github.io/experience-api-documentation/search-v2-api) Presents redesigned developer entry points to the search (like text or keyword searches) functions of HCL DX 9.5. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<title>Search v2</title> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<style> | ||
body { | ||
margin: 0; | ||
padding: 0; | ||
} | ||
</style | ||
</head> | ||
|
||
<body> | ||
<div id="redoc-container"> </div> | ||
<script src="../lib/redoc.standalone.js"> </script> | ||
<script> | ||
var configOptions = { | ||
hideLoading: true, | ||
theme: { | ||
colors:{ | ||
primary: { | ||
main: "#6A2E99" | ||
}, | ||
text: { | ||
primary: "#000000" | ||
}, | ||
success: { | ||
main: '#04633D' | ||
}, | ||
warning: { | ||
main: '#AE3D04' | ||
}, | ||
error: { | ||
main: '#C10C0D' | ||
}, | ||
}, | ||
typography: { | ||
fontFamily: 'Helvetica Neue, Arial, sans-serif', | ||
headings: { | ||
fontFamily: 'Helvetica Neue, Arial, sans-serif' | ||
}, | ||
code: { | ||
fontFamily: 'Helvetica Neue, Arial, sans-serif' | ||
} | ||
}, | ||
sidebar: { | ||
backgroundColor: "#F2F4F5", | ||
textColor: "#3D5466" | ||
}, | ||
logo: { | ||
gutter: "12.5px" | ||
} | ||
} | ||
}; | ||
Redoc.init("./openapi.json", configOptions, document.getElementById('redoc-container')) | ||
</script> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.