1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib
Nuno Góis 525fce3e86
refactor: add OpenAPI schema to context controller (#1711)
* refactor: add OpenAPI schema to context controller

* Update src/lib/routes/admin-api/context.ts

Co-authored-by: olav <mail@olav.io>

* address PR comments, misc fixes and improvements

* refactor: address PR comments

* add createdAt to test

* fix: reverted upsert schema after discussion

Co-authored-by: olav <mail@olav.io>
2022-06-17 10:11:55 +01:00
..
__snapshots__ feat: default to memoizing client features (#1674) 2022-06-08 09:43:37 +02:00
addons fix: correct types used in addon.ts 2022-05-10 09:35:39 +02:00
db fix: Issue #1444 - API import with drop=true deletes existing client keys (#1668) 2022-06-09 15:56:13 +01:00
error fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00
middleware refactor: improve token type error message (#1709) 2022-06-17 09:00:13 +02:00
openapi refactor: add OpenAPI schema to context controller (#1711) 2022-06-17 10:11:55 +01:00
routes refactor: add OpenAPI schema to context controller (#1711) 2022-06-17 10:11:55 +01:00
schema fix: when payload type is 'json' validate value on toggle variable validation (#1704) 2022-06-14 13:08:38 +02:00
services refactor: add OpenAPI schema to environments controller (#1682) 2022-06-10 10:04:56 +02:00
types refactor: add OpenAPI schema to context controller (#1711) 2022-06-17 10:11:55 +01:00
util fix: when payload type is 'json' validate value on toggle variable validation (#1704) 2022-06-14 13:08:38 +02:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts feat: add OpenAPI validation to a few endpoints (#1409) 2022-04-25 14:17:59 +02:00
create-config.test.ts feat: default to memoizing client features (#1674) 2022-06-08 09:43:37 +02:00
create-config.ts feat: add support for handling non standard postgres dates (#1689) 2022-06-10 08:47:31 +02:00
default-custom-auth-deny-all.ts
event-hook.test.ts fix: convert event-hook.test.js to typescript 2021-09-14 19:34:35 +02:00
event-hook.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
experimental.ts refactor: move segment limits to env vars (#1642) 2022-06-02 10:44:45 +02:00
logger.test.ts
logger.ts
metric-events.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
metrics.test.ts
metrics.ts refactor: replace ts-ignore with ts-expect-error (#1675) 2022-06-07 11:49:17 +02:00
server-impl.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
server-impl.ts refactor: fix a few eslint module boundary type overrides (#1542) 2022-04-28 12:40:38 +02:00