Prettified Code!

This commit is contained in:
darrell-thobe-sp
2024-04-18 10:31:05 +00:00
committed by GitHub Action
parent f5b6aaf14f
commit 2cd5ccfc81
223 changed files with 40526 additions and 28073 deletions

View File

@@ -1,5 +1,5 @@
{
"customProps": {
"description": "Securely share ISC data with Snowflake."
}
}
"customProps": {
"description": "Securely share ISC data with Snowflake."
}
}

View File

@@ -16,7 +16,6 @@ import MermaidViewer from '@site/src/components/MermaidViewer';
# Secure Data Share Audit ER Diagram
<MermaidViewer diagram='erDiagram
AUDIT_EVENTS {
text TENANT_ID "Unique Id for an Organization tenant"
@@ -35,6 +34,3 @@ import MermaidViewer from '@site/src/components/MermaidViewer';
text STATUS "What was the status of the Audit Event, examples include PASSED, FAILED, TERMINATED, etc."
timestamp_ntz SYNC_DATE "Date Audit Event Synced"
}'></MermaidViewer>

View File

@@ -16,7 +16,6 @@ import MermaidViewer from '@site/src/components/MermaidViewer';
# Secure Data Share Identity ER Diagram
<MermaidViewer diagram='erDiagram
IDENTITY_ACCOUNTS {
text TENANT_ID "Unique Id for an Organization tenant"

View File

@@ -40,6 +40,7 @@ import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
```
## Discuss
The most valuable resource for ISC developers is the SailPoint Developer Community itself, where ISC users and experts all over the world come together to ask questions and provide solutions.
To learn more about SDS and discuss it with SailPoint Developer Community members, go to the [SailPoint Developer Community Forum](https://developer.sailpoint.com/discuss/c/identity-security-cloud/6).
The most valuable resource for ISC developers is the SailPoint Developer Community itself, where ISC users and experts all over the world come together to ask questions and provide solutions.
To learn more about SDS and discuss it with SailPoint Developer Community members, go to the [SailPoint Developer Community Forum](https://developer.sailpoint.com/discuss/c/identity-security-cloud/6).