mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
fe1e3566ee
Assume `undefined` instead of `null` for project in terms of interfacing with segments: If the `project` field is not present, that means that it is not set, which means we're dealing with a "global" segment. If we want to unset `project` and make a segment global, we simply don't send the `project` property on our PUT method. |
||
---|---|---|
.. | ||
addons.ts | ||
application.ts | ||
context.ts | ||
environments.ts | ||
event.ts | ||
featureToggle.ts | ||
featureTypes.ts | ||
group.ts | ||
instance.ts | ||
invoice.ts | ||
loginEvent.ts | ||
personalAPIToken.ts | ||
profile.ts | ||
project.ts | ||
publicSignupTokens.ts | ||
role.ts | ||
route.ts | ||
segment.ts | ||
service-account.ts | ||
strategy.ts | ||
tags.ts | ||
toast.ts | ||
token.ts | ||
uiConfig.ts | ||
user.ts |