1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src
Christopher Kolstad 5565dd8c4b
chore: expose an endpoint to really delete a toggle (#808)
* chore: expose an endpoint to really delete a toggle

- To provide a way to run end-to-end tests without cluttering
  our demo instance with way too many feature-toggles, making this
  endpoint available will allow end-to-end tests to clean up properly
  after themselves
2021-05-06 14:11:56 +02:00
..
bin
lib chore: expose an endpoint to really delete a toggle (#808) 2021-05-06 14:11:56 +02:00
mailtemplates
migrations feat: add migration (#832) 2021-05-04 21:42:58 +02:00
test chore: expose an endpoint to really delete a toggle (#808) 2021-05-06 14:11:56 +02:00
migrator.js
server-dev.ts fix: reload of admin/api page yields 404 2021-05-05 09:01:39 +02:00
server.js