1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/docs/api/admin
Christopher Kolstad 43801f1f13
Add Tags and tag types
- First iteration of api for tags and tag-types
- Documentation in place
- Adds three new tables
   - tag_types
   - tags
   - feature_tag
- Tagging a feature is adding a row in the feature_tag
  join table

* #665

Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-01-14 13:09:05 +01:00
..
events-api.md fix: add support for basic auth with simple-auth (#659) 2020-12-03 21:29:01 +01:00
feature-toggles-api.md Add Tags and tag types 2021-01-14 13:09:05 +01:00
feature-types-api.md
metrics-api.md
state-api.md
strategies-api.md
tags-api.md Add Tags and tag types 2021-01-14 13:09:05 +01:00