1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib
Thomas Heartman 34aeca2418
#4205: add openapi definition for the new endpoint (#4256)
This PR adds an operation and accompanying openapi docs for the new
"update feature type lifetime" API operation.

It also fixes an oversight where the other endpoint on the same
controller didn't use `respondWithValidation`.

Note: the API here is a suggestion. I'd like to hear whether you agree
with this implementation or not.
2023-07-18 09:00:51 +00:00
..
__snapshots__ feat: advancedPlayground flag used only for runtime control (#4262) 2023-07-18 08:49:04 +02:00
addons test: add some basic tests to the new slack app (#4259) 2023-07-18 08:12:15 +01:00
db Feat/feature environment strategy execution reorder (#4248) 2023-07-17 17:12:59 +03:00
domain/project-health Project health tests (#3028) 2023-02-02 12:01:16 +01:00
error
features feat: advancedPlayground flag used only for runtime control (#4262) 2023-07-18 08:49:04 +02:00
middleware fix: reduce severity of api token middleware errors (#4216) 2023-07-11 13:33:02 +03:00
openapi #4205: add openapi definition for the new endpoint (#4256) 2023-07-18 09:00:51 +00:00
proxy
routes #4205: add openapi definition for the new endpoint (#4256) 2023-07-18 09:00:51 +00:00
schema chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
segments feat: client api with proper client segments and strategy variants (#4244) 2023-07-14 13:25:31 +02:00
services Feat/feature environment strategy execution reorder (#4248) 2023-07-17 17:12:59 +03:00
types feat: advancedPlayground flag used only for runtime control (#4262) 2023-07-18 08:49:04 +02:00
util
app.test.ts
app.ts fix: remove consecutive slashes (#3882) 2023-05-27 16:16:51 +00:00
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts chore: drop event hook (#3565) 2023-04-21 09:44:18 +02:00
server-impl.ts