From 0dc7427607424e1e0cb03dcb8904edc17a66be89 Mon Sep 17 00:00:00 2001 From: Mike Friesen Date: Sat, 20 Jan 2024 10:34:56 -0600 Subject: [PATCH] Fixed headings on API Keys --- docs/platform/database_schema.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/platform/database_schema.md b/docs/platform/database_schema.md index 08556a3..6947101 100644 --- a/docs/platform/database_schema.md +++ b/docs/platform/database_schema.md @@ -419,7 +419,7 @@ The document workflow entity consists of attributes that capture essential infor Api Key(s) allow access to API. -### Entity Key Schema +#### Entity Key Schema | Attributes | Format | | -------- | ------- | @@ -430,7 +430,7 @@ Api Key(s) allow access to API. | GSI2PK | siteId/“apikeys#” | | GSI2SK | “apikey#” + apiKey (mask) | -### Entity Attributes +#### Entity Attributes | Attributes | Description | | -------- | ------- |