1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src/lib
Christopher Kolstad 6cc51b7ba0
docs: Added docs for edge endpoints (#3501)
Adding documentation for the edge endpoints. Also separating request and
response schema for our validate endpoint to make clear that we expect a
list of strings as input, but yield tokens as output.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2023-04-14 15:39:39 +02:00
..
__snapshots__ feat: adds demo feature flag (#3514) 2023-04-13 12:06:00 +01:00
addons Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
db chore: Backport 4.22.3 (#3508) 2023-04-12 16:22:13 +03:00
domain/project-health
error feat: Add ability to push variants to multiple environments (#2914) 2023-01-20 10:30:20 +01:00
features refactor: switching to new stats calculations (#3477) 2023-04-10 09:50:39 +02:00
middleware fix: 4 param error handler (#3520) 2023-04-14 08:59:27 +02:00
openapi docs: Added docs for edge endpoints (#3501) 2023-04-14 15:39:39 +02:00
proxy refactor: fix compilation issues in features service (#3323) 2023-03-24 10:43:38 +01:00
routes docs: Added docs for edge endpoints (#3501) 2023-04-14 15:39:39 +02:00
schema
segments Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
services docs: Added docs for edge endpoints (#3501) 2023-04-14 15:39:39 +02:00
types feat: adds demo feature flag (#3514) 2023-04-13 12:06:00 +01:00
util feat: postgres lock (#3443) 2023-04-04 13:28:17 +02:00
app.test.ts
app.ts feat: Catch all error handler (#3499) 2023-04-12 08:05:34 +02:00
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts feat: shared event emitter (#3241) 2023-03-02 09:52:19 +01:00
internals.ts feat: drop full- for import/validate (#3168) 2023-02-21 10:15:57 +01:00
logger.test.ts
logger.ts feat: add option for LOG_LEVEL (#803) 2021-04-23 15:31:12 +02:00
metric-events.ts
metrics.test.ts
metrics.ts Poc: calculate etag based on query and latest revison id (#3062) 2023-03-17 14:10:21 +01:00
server-impl.test.ts feat: postgres lock (#3443) 2023-04-04 13:28:17 +02:00
server-impl.ts feat: postgres lock (#3443) 2023-04-04 13:28:17 +02:00