Skip to content

Commit

Permalink
Fixed headings on API Keys
Browse files Browse the repository at this point in the history
  • Loading branch information
mfriesen committed Jan 20, 2024
1 parent d8c6cf1 commit 0dc7427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/platform/database_schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| -------- | ------- |
Expand All @@ -430,7 +430,7 @@ Api Key(s) allow access to API.
| GSI2PK | siteId/“apikeys#” |
| GSI2SK | “apikey#” + apiKey (mask) |

### Entity Attributes
#### Entity Attributes

| Attributes | Description |
| -------- | ------- |
Expand Down

0 comments on commit 0dc7427

Please sign in to comment.