1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/website/docs/api/admin
Thomas Heartman fa74f81aa5
fix: env drop event data.name + /api/admin/events docs (#1662)
* docs: add all /events endpoints and query params

* docs: events page skeleton structure

* docs: correct description of event payloads

* docs: add table with event properties.

* docs: remove duplicate table.

* docs: sort property table

* docs: more work on adding events: feature events

* docs: add examples for most feature events

Still missing are: events that require imports, and
feature-project-change

* docs: scaffold out all events descriptions

* docs: normalize casing

* docs: add brief descriptions to strategy and context events

* docs: Add remaining non-import event descriptions and examples

* docs: add code sample annotations for all example events.

* docs: remove all references to myself

* docs: change "toggle" -> "feature", adjust headings

The headings aren't semantic for this doc yet. We'll need to create a
new document for this.

* docs: update event type description table

* docs: change header level of event type section

* docs: add details around feature-project-change event

* docs: add import type events

* docs: use a better `createdBy` name

* docs: "sort" events so that they're in a consistent order.

* docs: remove reference to ID in addon-config-created event

* fix: drop-environments data.name all-projects -> all-environments

This is probably a bug. Should be double checked.

* docs: clarify that `data.name` is always `all-x` on drop events

* Apply suggestions from code review

Co-authored-by: sighphyre <liquidwicked64@gmail.com>

Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2022-06-07 11:33:30 +01:00
..
addons.md
context.md
events-api.md fix: env drop event data.name + /api/admin/events docs (#1662) 2022-06-07 11:33:30 +01:00
feature-toggles-api-v2.md docs: add more details to variant creation API (#1548) 2022-05-06 11:46:37 +02:00
feature-toggles-api.md docs: link to the correct new endpoints in the features v2 API 2022-04-27 11:09:04 +02:00
feature-toggles-archive-api.md Update feature-toggles-archive-api.md 2022-05-30 16:26:02 +02:00
feature-types-api.md
metrics-api.md
project.md
segments.mdx docs: reword api return type description 2022-04-04 14:56:34 +02:00
state-api.md
strategies-api.md
tags-api.md
user-admin.md docs: add info about requiring name OR email 2022-03-04 10:36:40 +01:00