1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00

Chore: move event types into a separate reference doc. (#4268)

Remove the list from the events API page and instead point to the new
doc.

The new page is listed as "event types" under "unleash concepts"
This commit is contained in:
Thomas Heartman 2023-07-19 11:25:27 +02:00 committed by GitHub
parent 2010b512e0
commit ea5b26c7a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1457 additions and 1446 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -326,6 +326,7 @@ module.exports = {
'reference/api-tokens-and-client-keys',
'reference/archived-toggles',
'reference/event-log',
'reference/event-types',
'reference/impression-data',
'reference/custom-activation-strategies',
'reference/environments',