unleash-server 7.3.0 → 7.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +36 -36
- package/dist/lib/addons/datadog.js +1 -1
- package/dist/lib/addons/datadog.js.map +1 -1
- package/dist/lib/addons/datadog.test.js +11 -11
- package/dist/lib/addons/datadog.test.js.map +1 -1
- package/dist/lib/addons/feature-event-formatter-md-events.d.ts.map +1 -1
- package/dist/lib/addons/feature-event-formatter-md-events.js +11 -1
- package/dist/lib/addons/feature-event-formatter-md-events.js.map +1 -1
- package/dist/lib/addons/feature-event-formatter-md.test.js +8 -6
- package/dist/lib/addons/feature-event-formatter-md.test.js.map +1 -1
- package/dist/lib/addons/new-relic-definition.js +1 -1
- package/dist/lib/addons/new-relic-definition.js.map +1 -1
- package/dist/lib/addons/new-relic.js +4 -4
- package/dist/lib/addons/new-relic.js.map +1 -1
- package/dist/lib/addons/new-relic.test.js +4 -4
- package/dist/lib/addons/new-relic.test.js.map +1 -1
- package/dist/lib/addons/slack-app-definition.d.ts.map +1 -1
- package/dist/lib/addons/slack-app-definition.js +3 -1
- package/dist/lib/addons/slack-app-definition.js.map +1 -1
- package/dist/lib/addons/slack-app.test.js +1 -2
- package/dist/lib/addons/slack-app.test.js.map +1 -1
- package/dist/lib/addons/slack-definition.d.ts.map +1 -1
- package/dist/lib/addons/slack-definition.js +3 -1
- package/dist/lib/addons/slack-definition.js.map +1 -1
- package/dist/lib/addons/slack.js +1 -1
- package/dist/lib/addons/slack.js.map +1 -1
- package/dist/lib/addons/slack.test.js +1 -1
- package/dist/lib/addons/slack.test.js.map +1 -1
- package/dist/lib/addons/teams-definition.d.ts.map +1 -1
- package/dist/lib/addons/teams-definition.js +3 -1
- package/dist/lib/addons/teams-definition.js.map +1 -1
- package/dist/lib/addons/teams.js +1 -1
- package/dist/lib/addons/teams.js.map +1 -1
- package/dist/lib/addons/teams.test.js +1 -1
- package/dist/lib/addons/teams.test.js.map +1 -1
- package/dist/lib/addons/webhook-definition.d.ts.map +1 -1
- package/dist/lib/addons/webhook-definition.js +4 -2
- package/dist/lib/addons/webhook-definition.js.map +1 -1
- package/dist/lib/addons/webhook.js +1 -1
- package/dist/lib/addons/webhook.js.map +1 -1
- package/dist/lib/addons/webhook.test.js +3 -3
- package/dist/lib/addons/webhook.test.js.map +1 -1
- package/dist/lib/app.js +2 -2
- package/dist/lib/app.js.map +1 -1
- package/dist/lib/app.test.js +6 -2
- package/dist/lib/app.test.js.map +1 -1
- package/dist/lib/create-config.test.js +9 -2
- package/dist/lib/create-config.test.js.map +1 -1
- package/dist/lib/db/access-store.d.ts +1 -2
- package/dist/lib/db/access-store.d.ts.map +1 -1
- package/dist/lib/db/access-store.js +2 -3
- package/dist/lib/db/access-store.js.map +1 -1
- package/dist/lib/db/access-store.test.js +5 -1
- package/dist/lib/db/access-store.test.js.map +1 -1
- package/dist/lib/db/api-token-store.d.ts +1 -2
- package/dist/lib/db/api-token-store.d.ts.map +1 -1
- package/dist/lib/db/api-token-store.js +1 -2
- package/dist/lib/db/api-token-store.js.map +1 -1
- package/dist/lib/db/favorite-features-store.d.ts +1 -3
- package/dist/lib/db/favorite-features-store.d.ts.map +1 -1
- package/dist/lib/db/favorite-features-store.js +1 -3
- package/dist/lib/db/favorite-features-store.js.map +1 -1
- package/dist/lib/db/favorite-projects-store.d.ts +2 -3
- package/dist/lib/db/favorite-projects-store.d.ts.map +1 -1
- package/dist/lib/db/favorite-projects-store.js +20 -4
- package/dist/lib/db/favorite-projects-store.js.map +1 -1
- package/dist/lib/db/feature-environment-store.d.ts +1 -2
- package/dist/lib/db/feature-environment-store.d.ts.map +1 -1
- package/dist/lib/db/feature-environment-store.js +1 -2
- package/dist/lib/db/feature-environment-store.js.map +1 -1
- package/dist/lib/db/feature-type-store.d.ts +1 -2
- package/dist/lib/db/feature-type-store.d.ts.map +1 -1
- package/dist/lib/db/feature-type-store.js +1 -2
- package/dist/lib/db/feature-type-store.js.map +1 -1
- package/dist/lib/db/project-stats-store.d.ts +1 -2
- package/dist/lib/db/project-stats-store.d.ts.map +1 -1
- package/dist/lib/db/project-stats-store.js +1 -2
- package/dist/lib/db/project-stats-store.js.map +1 -1
- package/dist/lib/db/public-signup-token-store.d.ts +1 -2
- package/dist/lib/db/public-signup-token-store.d.ts.map +1 -1
- package/dist/lib/db/public-signup-token-store.js +1 -2
- package/dist/lib/db/public-signup-token-store.js.map +1 -1
- package/dist/lib/db/reset-token-store.d.ts +2 -3
- package/dist/lib/db/reset-token-store.d.ts.map +1 -1
- package/dist/lib/db/reset-token-store.js +31 -6
- package/dist/lib/db/reset-token-store.js.map +1 -1
- package/dist/lib/db/user-feedback-store.d.ts +1 -1
- package/dist/lib/db/user-feedback-store.d.ts.map +1 -1
- package/dist/lib/db/user-feedback-store.js +1 -1
- package/dist/lib/db/user-feedback-store.js.map +1 -1
- package/dist/lib/db/user-splash-store.d.ts +1 -1
- package/dist/lib/db/user-splash-store.d.ts.map +1 -1
- package/dist/lib/db/user-splash-store.js +1 -1
- package/dist/lib/db/user-splash-store.js.map +1 -1
- package/dist/lib/default-custom-auth-deny-all.js +1 -1
- package/dist/lib/default-custom-auth-deny-all.js.map +1 -1
- package/dist/lib/domain/project-health/project-health.js +1 -1
- package/dist/lib/domain/project-health/project-health.js.map +1 -1
- package/dist/lib/error/unleash-error.test.js +4 -1
- package/dist/lib/error/unleash-error.test.js.map +1 -1
- package/dist/lib/events/index.d.ts +5 -1
- package/dist/lib/events/index.d.ts.map +1 -1
- package/dist/lib/events/index.js +8 -0
- package/dist/lib/events/index.js.map +1 -1
- package/dist/lib/features/access/access-read-model.d.ts.map +1 -1
- package/dist/lib/features/access/access-read-model.js +3 -2
- package/dist/lib/features/access/access-read-model.js.map +1 -1
- package/dist/lib/features/access/createAccessService.d.ts +5 -1
- package/dist/lib/features/access/createAccessService.d.ts.map +1 -1
- package/dist/lib/features/access/createAccessService.js +2 -2
- package/dist/lib/features/access/createAccessService.js.map +1 -1
- package/dist/lib/features/change-request-segment-usage-service/change-request-segment-usage-read-model.test.js.map +1 -1
- package/dist/lib/features/client-feature-toggles/client-feature-toggle-service.d.ts +1 -2
- package/dist/lib/features/client-feature-toggles/client-feature-toggle-service.d.ts.map +1 -1
- package/dist/lib/features/client-feature-toggles/client-feature-toggle-service.js +1 -2
- package/dist/lib/features/client-feature-toggles/client-feature-toggle-service.js.map +1 -1
- package/dist/lib/features/client-feature-toggles/client-feature-toggle.controller.d.ts.map +1 -1
- package/dist/lib/features/client-feature-toggles/client-feature-toggle.controller.js +18 -9
- package/dist/lib/features/client-feature-toggles/client-feature-toggle.controller.js.map +1 -1
- package/dist/lib/features/client-feature-toggles/delta/client-feature-toggle-delta.test.js +54 -0
- package/dist/lib/features/client-feature-toggles/delta/client-feature-toggle-delta.test.js.map +1 -1
- package/dist/lib/features/client-feature-toggles/delta/delta-cache.d.ts +1 -0
- package/dist/lib/features/client-feature-toggles/delta/delta-cache.d.ts.map +1 -1
- package/dist/lib/features/client-feature-toggles/delta/delta-cache.js +14 -0
- package/dist/lib/features/client-feature-toggles/delta/delta-cache.js.map +1 -1
- package/dist/lib/features/client-feature-toggles/delta/delta-cache.test.js +1 -1
- package/dist/lib/features/client-feature-toggles/delta/delta-cache.test.js.map +1 -1
- package/dist/lib/features/client-feature-toggles/tests/client-feature-toggles.e2e.test.js +1 -1
- package/dist/lib/features/client-feature-toggles/tests/client-feature-toggles.e2e.test.js.map +1 -1
- package/dist/lib/features/context/context-field-store-type.d.ts +2 -0
- package/dist/lib/features/context/context-field-store-type.d.ts.map +1 -1
- package/dist/lib/features/context/context-field-store.d.ts +3 -3
- package/dist/lib/features/context/context-field-store.d.ts.map +1 -1
- package/dist/lib/features/context/context-field-store.js +12 -3
- package/dist/lib/features/context/context-field-store.js.map +1 -1
- package/dist/lib/features/context/context-service.d.ts +9 -3
- package/dist/lib/features/context/context-service.d.ts.map +1 -1
- package/dist/lib/features/context/context-service.js +33 -4
- package/dist/lib/features/context/context-service.js.map +1 -1
- package/dist/lib/features/context/context.d.ts +10 -5
- package/dist/lib/features/context/context.d.ts.map +1 -1
- package/dist/lib/features/context/context.js +65 -37
- package/dist/lib/features/context/context.js.map +1 -1
- package/dist/lib/features/context/fake-context-field-store.d.ts +1 -0
- package/dist/lib/features/context/fake-context-field-store.d.ts.map +1 -1
- package/dist/lib/features/context/fake-context-field-store.js +4 -1
- package/dist/lib/features/context/fake-context-field-store.js.map +1 -1
- package/dist/lib/features/dependent-features/fake-dependent-features-read-model.d.ts +1 -1
- package/dist/lib/features/dependent-features/fake-dependent-features-read-model.d.ts.map +1 -1
- package/dist/lib/features/dependent-features/fake-dependent-features-read-model.js +1 -1
- package/dist/lib/features/dependent-features/fake-dependent-features-read-model.js.map +1 -1
- package/dist/lib/features/environments/environments-controller.d.ts +1 -2
- package/dist/lib/features/environments/environments-controller.d.ts.map +1 -1
- package/dist/lib/features/environments/environments-controller.js +2 -3
- package/dist/lib/features/environments/environments-controller.js.map +1 -1
- package/dist/lib/features/events/event-created-by-migration.test.js +3 -3
- package/dist/lib/features/events/event-created-by-migration.test.js.map +1 -1
- package/dist/lib/features/events/event-search-controller.js +1 -1
- package/dist/lib/features/events/event-search-controller.js.map +1 -1
- package/dist/lib/features/events/event-service.test.js.map +1 -1
- package/dist/lib/features/events/event-store.d.ts.map +1 -1
- package/dist/lib/features/events/event-store.js +22 -9
- package/dist/lib/features/events/event-store.js.map +1 -1
- package/dist/lib/features/export-import-toggles/export-import-api-usage.test.js +1 -1
- package/dist/lib/features/export-import-toggles/export-import-api-usage.test.js.map +1 -1
- package/dist/lib/features/export-import-toggles/export-import-controller.d.ts +0 -1
- package/dist/lib/features/export-import-toggles/export-import-controller.d.ts.map +1 -1
- package/dist/lib/features/export-import-toggles/export-import-controller.js +5 -6
- package/dist/lib/features/export-import-toggles/export-import-controller.js.map +1 -1
- package/dist/lib/features/export-import-toggles/export-import-service.d.ts.map +1 -1
- package/dist/lib/features/export-import-toggles/export-import-service.js +10 -1
- package/dist/lib/features/export-import-toggles/export-import-service.js.map +1 -1
- package/dist/lib/features/export-import-toggles/export-import.e2e.test.js +8 -3
- package/dist/lib/features/export-import-toggles/export-import.e2e.test.js.map +1 -1
- package/dist/lib/features/feature-lifecycle/fake-feature-lifecycle-read-model.d.ts +1 -1
- package/dist/lib/features/feature-lifecycle/fake-feature-lifecycle-read-model.d.ts.map +1 -1
- package/dist/lib/features/feature-lifecycle/fake-feature-lifecycle-read-model.js +1 -1
- package/dist/lib/features/feature-lifecycle/fake-feature-lifecycle-read-model.js.map +1 -1
- package/dist/lib/features/feature-lifecycle/fake-feature-lifecycle-store.js +1 -1
- package/dist/lib/features/feature-lifecycle/fake-feature-lifecycle-store.js.map +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-count-controller.d.ts +5 -4
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-count-controller.d.ts.map +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-count-controller.js +9 -3
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-count-controller.js.map +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-read-model-type.d.ts +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-read-model-type.d.ts.map +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-read-model.d.ts +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-read-model.d.ts.map +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-read-model.js +17 -18
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-read-model.js.map +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-read-model.test.js +17 -0
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-read-model.test.js.map +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-store.d.ts.map +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-store.js +3 -2
- package/dist/lib/features/feature-lifecycle/feature-lifecycle-store.js.map +1 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle.e2e.test.js +4 -1
- package/dist/lib/features/feature-lifecycle/feature-lifecycle.e2e.test.js.map +1 -1
- package/dist/lib/features/feature-links/createFeatureLinkService.d.ts +4 -1
- package/dist/lib/features/feature-links/createFeatureLinkService.d.ts.map +1 -1
- package/dist/lib/features/feature-links/createFeatureLinkService.js +7 -3
- package/dist/lib/features/feature-links/createFeatureLinkService.js.map +1 -1
- package/dist/lib/features/feature-links/fake-feature-links-read-model.d.ts +1 -1
- package/dist/lib/features/feature-links/fake-feature-links-read-model.d.ts.map +1 -1
- package/dist/lib/features/feature-links/fake-feature-links-read-model.js +1 -1
- package/dist/lib/features/feature-links/fake-feature-links-read-model.js.map +1 -1
- package/dist/lib/features/feature-links/feature-link-service.d.ts +3 -0
- package/dist/lib/features/feature-links/feature-link-service.d.ts.map +1 -1
- package/dist/lib/features/feature-links/feature-link-service.js +6 -1
- package/dist/lib/features/feature-links/feature-link-service.js.map +1 -1
- package/dist/lib/features/feature-links/feature-link-service.test.js +20 -3
- package/dist/lib/features/feature-links/feature-link-service.test.js.map +1 -1
- package/dist/lib/features/feature-naming-pattern/feature-naming-validation.test.js +10 -2
- package/dist/lib/features/feature-naming-pattern/feature-naming-validation.test.js.map +1 -1
- package/dist/lib/features/feature-search/createFeatureSearchService.d.ts +3 -2
- package/dist/lib/features/feature-search/createFeatureSearchService.d.ts.map +1 -1
- package/dist/lib/features/feature-search/createFeatureSearchService.js +4 -4
- package/dist/lib/features/feature-search/createFeatureSearchService.js.map +1 -1
- package/dist/lib/features/feature-search/fake-feature-search-store.d.ts +1 -1
- package/dist/lib/features/feature-search/fake-feature-search-store.d.ts.map +1 -1
- package/dist/lib/features/feature-search/fake-feature-search-store.js +1 -1
- package/dist/lib/features/feature-search/fake-feature-search-store.js.map +1 -1
- package/dist/lib/features/feature-search/feature-search-controller.js +2 -2
- package/dist/lib/features/feature-search/feature-search-controller.js.map +1 -1
- package/dist/lib/features/feature-search/feature-search-service.d.ts +4 -3
- package/dist/lib/features/feature-search/feature-search-service.d.ts.map +1 -1
- package/dist/lib/features/feature-search/feature-search-service.js +12 -4
- package/dist/lib/features/feature-search/feature-search-service.js.map +1 -1
- package/dist/lib/features/feature-search/feature-search-store.d.ts +1 -3
- package/dist/lib/features/feature-search/feature-search-store.d.ts.map +1 -1
- package/dist/lib/features/feature-search/feature-search-store.js +1 -3
- package/dist/lib/features/feature-search/feature-search-store.js.map +1 -1
- package/dist/lib/features/feature-search/feature.search.e2e.test.js +1 -1
- package/dist/lib/features/feature-search/feature.search.e2e.test.js.map +1 -1
- package/dist/lib/features/feature-toggle/archive-feature-toggle-controller.js +1 -1
- package/dist/lib/features/feature-toggle/archive-feature-toggle-controller.js.map +1 -1
- package/dist/lib/features/feature-toggle/configuration-revision-service.d.ts +2 -1
- package/dist/lib/features/feature-toggle/configuration-revision-service.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/configuration-revision-service.js +16 -0
- package/dist/lib/features/feature-toggle/configuration-revision-service.js.map +1 -1
- package/dist/lib/features/feature-toggle/converters/feature-toggle-row-converter.d.ts +3 -4
- package/dist/lib/features/feature-toggle/converters/feature-toggle-row-converter.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/converters/feature-toggle-row-converter.js +2 -3
- package/dist/lib/features/feature-toggle/converters/feature-toggle-row-converter.js.map +1 -1
- package/dist/lib/features/feature-toggle/createFeatureToggleService.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/createFeatureToggleService.js +1 -12
- package/dist/lib/features/feature-toggle/createFeatureToggleService.js.map +1 -1
- package/dist/lib/features/feature-toggle/fake-feature-collaborators-read-model.d.ts +1 -1
- package/dist/lib/features/feature-toggle/fake-feature-collaborators-read-model.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/fake-feature-collaborators-read-model.js +1 -1
- package/dist/lib/features/feature-toggle/fake-feature-collaborators-read-model.js.map +1 -1
- package/dist/lib/features/feature-toggle/fakes/fake-feature-strategies-store.d.ts +5 -5
- package/dist/lib/features/feature-toggle/fakes/fake-feature-strategies-store.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/fakes/fake-feature-strategies-store.js +6 -6
- package/dist/lib/features/feature-toggle/fakes/fake-feature-strategies-store.js.map +1 -1
- package/dist/lib/features/feature-toggle/fakes/fake-feature-toggle-store.d.ts +8 -8
- package/dist/lib/features/feature-toggle/fakes/fake-feature-toggle-store.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/fakes/fake-feature-toggle-store.js +10 -12
- package/dist/lib/features/feature-toggle/fakes/fake-feature-toggle-store.js.map +1 -1
- package/dist/lib/features/feature-toggle/fakes/fake-features-read-model.d.ts +7 -1
- package/dist/lib/features/feature-toggle/fakes/fake-features-read-model.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/fakes/fake-features-read-model.js +7 -3
- package/dist/lib/features/feature-toggle/fakes/fake-features-read-model.js.map +1 -1
- package/dist/lib/features/feature-toggle/feature-toggle-controller.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/feature-toggle-controller.js +4 -3
- package/dist/lib/features/feature-toggle/feature-toggle-controller.js.map +1 -1
- package/dist/lib/features/feature-toggle/feature-toggle-service.d.ts +3 -10
- package/dist/lib/features/feature-toggle/feature-toggle-service.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/feature-toggle-service.js +10 -26
- package/dist/lib/features/feature-toggle/feature-toggle-service.js.map +1 -1
- package/dist/lib/features/feature-toggle/feature-toggle-store.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/feature-toggle-store.js +7 -3
- package/dist/lib/features/feature-toggle/feature-toggle-store.js.map +1 -1
- package/dist/lib/features/feature-toggle/feature-toggle-strategies-store.d.ts +1 -3
- package/dist/lib/features/feature-toggle/feature-toggle-strategies-store.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/feature-toggle-strategies-store.js +1 -3
- package/dist/lib/features/feature-toggle/feature-toggle-strategies-store.js.map +1 -1
- package/dist/lib/features/feature-toggle/legacy/feature-toggle-legacy-controller.d.ts +0 -1
- package/dist/lib/features/feature-toggle/legacy/feature-toggle-legacy-controller.d.ts.map +1 -1
- package/dist/lib/features/feature-toggle/legacy/feature-toggle-legacy-controller.js +0 -1
- package/dist/lib/features/feature-toggle/legacy/feature-toggle-legacy-controller.js.map +1 -1
- package/dist/lib/features/feature-toggle/tests/feature-toggle-service.e2e.test.js +1 -1
- package/dist/lib/features/feature-toggle/tests/feature-toggle-service.e2e.test.js.map +1 -1
- package/dist/lib/features/feature-toggle/tests/feature-toggle-store.e2e.test.js +1 -1
- package/dist/lib/features/feature-toggle/tests/feature-toggle-store.e2e.test.js.map +1 -1
- package/dist/lib/features/feature-toggle/tests/feature-toggle-strategies-store.e2e.test.js +2 -2
- package/dist/lib/features/feature-toggle/tests/feature-toggle-strategies-store.e2e.test.js.map +1 -1
- package/dist/lib/features/feature-toggle/tests/feature-toggles.e2e.test.js +3 -3
- package/dist/lib/features/feature-toggle/tests/feature-toggles.e2e.test.js.map +1 -1
- package/dist/lib/features/frontend-api/frontend-api-controller.js +2 -2
- package/dist/lib/features/frontend-api/frontend-api-controller.js.map +1 -1
- package/dist/lib/features/frontend-api/frontend-api-repository.d.ts +1 -3
- package/dist/lib/features/frontend-api/frontend-api-repository.d.ts.map +1 -1
- package/dist/lib/features/frontend-api/frontend-api-repository.js +6 -6
- package/dist/lib/features/frontend-api/frontend-api-repository.js.map +1 -1
- package/dist/lib/features/frontend-api/frontend-api-service.d.ts.map +1 -1
- package/dist/lib/features/frontend-api/frontend-api-service.js +3 -1
- package/dist/lib/features/frontend-api/frontend-api-service.js.map +1 -1
- package/dist/lib/features/frontend-api/frontend-api-service.test.js +2 -2
- package/dist/lib/features/frontend-api/frontend-api.concurrency.e2e.test.js +1 -1
- package/dist/lib/features/frontend-api/frontend-api.concurrency.e2e.test.js.map +1 -1
- package/dist/lib/features/frontend-api/global-frontend-api-cache.d.ts +0 -2
- package/dist/lib/features/frontend-api/global-frontend-api-cache.d.ts.map +1 -1
- package/dist/lib/features/frontend-api/global-frontend-api-cache.js +0 -7
- package/dist/lib/features/frontend-api/global-frontend-api-cache.js.map +1 -1
- package/dist/lib/features/frontend-api/proxy-repository.js +1 -1
- package/dist/lib/features/frontend-api/proxy-repository.js.map +1 -1
- package/dist/lib/features/instance-stats/createInstanceStatsService.d.ts.map +1 -1
- package/dist/lib/features/instance-stats/createInstanceStatsService.js +5 -2
- package/dist/lib/features/instance-stats/createInstanceStatsService.js.map +1 -1
- package/dist/lib/features/instance-stats/getEdgeInstances.d.ts.map +1 -1
- package/dist/lib/features/instance-stats/getEdgeInstances.e2e.test.js +28 -19
- package/dist/lib/features/instance-stats/getEdgeInstances.e2e.test.js.map +1 -1
- package/dist/lib/features/instance-stats/getEdgeInstances.js +14 -2
- package/dist/lib/features/instance-stats/getEdgeInstances.js.map +1 -1
- package/dist/lib/features/instance-stats/getProductionChanges.e2e.test.js +2 -2
- package/dist/lib/features/instance-stats/getProductionChanges.e2e.test.js.map +1 -1
- package/dist/lib/features/instance-stats/getReadOnlyUsers.d.ts +5 -0
- package/dist/lib/features/instance-stats/getReadOnlyUsers.d.ts.map +1 -0
- package/dist/lib/features/instance-stats/getReadOnlyUsers.js +9 -0
- package/dist/lib/features/instance-stats/getReadOnlyUsers.js.map +1 -0
- package/dist/lib/features/instance-stats/instance-stats-service.d.ts +8 -5
- package/dist/lib/features/instance-stats/instance-stats-service.d.ts.map +1 -1
- package/dist/lib/features/instance-stats/instance-stats-service.js +17 -4
- package/dist/lib/features/instance-stats/instance-stats-service.js.map +1 -1
- package/dist/lib/features/instance-stats/instance-stats-service.test.js +8 -6
- package/dist/lib/features/instance-stats/instance-stats-service.test.js.map +1 -1
- package/dist/lib/features/integration-events/integration-events-service.d.ts +1 -3
- package/dist/lib/features/integration-events/integration-events-service.d.ts.map +1 -1
- package/dist/lib/features/integration-events/integration-events-service.js +1 -3
- package/dist/lib/features/integration-events/integration-events-service.js.map +1 -1
- package/dist/lib/features/maintenance/maintenance-controller.d.ts +1 -1
- package/dist/lib/features/maintenance/maintenance-controller.d.ts.map +1 -1
- package/dist/lib/features/maintenance/maintenance-controller.js +1 -1
- package/dist/lib/features/maintenance/maintenance-controller.js.map +1 -1
- package/dist/lib/features/maintenance/maintenance-service.js +1 -1
- package/dist/lib/features/maintenance/maintenance-service.js.map +1 -1
- package/dist/lib/features/metrics/client-metrics/client-metrics-service.e2e.test.js +10 -10
- package/dist/lib/features/metrics/client-metrics/client-metrics-service.e2e.test.js.map +1 -1
- package/dist/lib/features/metrics/client-metrics/client-metrics-store-v2.d.ts +1 -3
- package/dist/lib/features/metrics/client-metrics/client-metrics-store-v2.d.ts.map +1 -1
- package/dist/lib/features/metrics/client-metrics/client-metrics-store-v2.js +2 -4
- package/dist/lib/features/metrics/client-metrics/client-metrics-store-v2.js.map +1 -1
- package/dist/lib/features/metrics/client-metrics/client-metrics.d.ts +0 -1
- package/dist/lib/features/metrics/client-metrics/client-metrics.d.ts.map +1 -1
- package/dist/lib/features/metrics/client-metrics/client-metrics.js +0 -1
- package/dist/lib/features/metrics/client-metrics/client-metrics.js.map +1 -1
- package/dist/lib/features/metrics/client-metrics/fake-client-metrics-store-v2.d.ts +10 -10
- package/dist/lib/features/metrics/client-metrics/fake-client-metrics-store-v2.d.ts.map +1 -1
- package/dist/lib/features/metrics/client-metrics/fake-client-metrics-store-v2.js +13 -11
- package/dist/lib/features/metrics/client-metrics/fake-client-metrics-store-v2.js.map +1 -1
- package/dist/lib/features/metrics/client-metrics/metrics-service-v2.d.ts +1 -1
- package/dist/lib/features/metrics/client-metrics/metrics-service-v2.d.ts.map +1 -1
- package/dist/lib/features/metrics/client-metrics/metrics-service-v2.js +3 -3
- package/dist/lib/features/metrics/client-metrics/metrics-service-v2.js.map +1 -1
- package/dist/lib/features/metrics/client-metrics/metrics-service-v2.test.js +2 -2
- package/dist/lib/features/metrics/client-metrics/metrics-service-v2.test.js.map +1 -1
- package/dist/lib/features/metrics/custom/custom-metrics-controller.d.ts +2 -2
- package/dist/lib/features/metrics/custom/custom-metrics-controller.d.ts.map +1 -1
- package/dist/lib/features/metrics/custom/custom-metrics-controller.js +2 -2
- package/dist/lib/features/metrics/custom/custom-metrics-controller.js.map +1 -1
- package/dist/lib/features/metrics/impact/metrics-translator.js +3 -1
- package/dist/lib/features/metrics/impact/metrics-translator.js.map +1 -1
- package/dist/lib/features/metrics/instance/instance-service.d.ts.map +1 -1
- package/dist/lib/features/metrics/instance/instance-service.js +1 -0
- package/dist/lib/features/metrics/instance/instance-service.js.map +1 -1
- package/dist/lib/features/metrics/instance/instance-service.test.js +2 -2
- package/dist/lib/features/metrics/instance/instance-service.test.js.map +1 -1
- package/dist/lib/features/metrics/instance/metrics.d.ts +1 -0
- package/dist/lib/features/metrics/instance/metrics.d.ts.map +1 -1
- package/dist/lib/features/metrics/instance/metrics.js +22 -6
- package/dist/lib/features/metrics/instance/metrics.js.map +1 -1
- package/dist/lib/features/metrics/last-seen/fake-last-seen-read-model.d.ts +1 -1
- package/dist/lib/features/metrics/last-seen/fake-last-seen-read-model.d.ts.map +1 -1
- package/dist/lib/features/metrics/last-seen/fake-last-seen-read-model.js +1 -1
- package/dist/lib/features/metrics/last-seen/fake-last-seen-read-model.js.map +1 -1
- package/dist/lib/features/metrics/shared/schema.test.js +0 -1
- package/dist/lib/features/metrics/shared/schema.test.js.map +1 -1
- package/dist/lib/features/metrics/sizes/fake-largest-resources-read-model.d.ts +2 -2
- package/dist/lib/features/metrics/sizes/fake-largest-resources-read-model.d.ts.map +1 -1
- package/dist/lib/features/metrics/sizes/fake-largest-resources-read-model.js +2 -2
- package/dist/lib/features/metrics/sizes/fake-largest-resources-read-model.js.map +1 -1
- package/dist/lib/features/metrics/unknown-flags/unknown-flags-service.d.ts +1 -2
- package/dist/lib/features/metrics/unknown-flags/unknown-flags-service.d.ts.map +1 -1
- package/dist/lib/features/metrics/unknown-flags/unknown-flags-service.js +1 -2
- package/dist/lib/features/metrics/unknown-flags/unknown-flags-service.js.map +1 -1
- package/dist/lib/features/onboarding/fake-onboarding-store.d.ts +2 -2
- package/dist/lib/features/onboarding/fake-onboarding-store.d.ts.map +1 -1
- package/dist/lib/features/onboarding/fake-onboarding-store.js +2 -2
- package/dist/lib/features/onboarding/fake-onboarding-store.js.map +1 -1
- package/dist/lib/features/onboarding/onboarding-service.d.ts +1 -3
- package/dist/lib/features/onboarding/onboarding-service.d.ts.map +1 -1
- package/dist/lib/features/onboarding/onboarding-service.js +2 -4
- package/dist/lib/features/onboarding/onboarding-service.js.map +1 -1
- package/dist/lib/features/personal-dashboard/fake-personal-dashboard-read-model.d.ts +3 -3
- package/dist/lib/features/personal-dashboard/fake-personal-dashboard-read-model.d.ts.map +1 -1
- package/dist/lib/features/personal-dashboard/fake-personal-dashboard-read-model.js +3 -3
- package/dist/lib/features/personal-dashboard/fake-personal-dashboard-read-model.js.map +1 -1
- package/dist/lib/features/playground/feature-evaluator/constraint.js +1 -1
- package/dist/lib/features/playground/feature-evaluator/constraint.js.map +1 -1
- package/dist/lib/features/playground/feature-evaluator/repository/index.js +1 -1
- package/dist/lib/features/playground/feature-evaluator/repository/index.js.map +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/gradual-rollout-random.d.ts +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/gradual-rollout-random.d.ts.map +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/gradual-rollout-random.js +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/gradual-rollout-random.js.map +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/remote-address-strategy.js +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/remote-address-strategy.js.map +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/strategy.d.ts +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/strategy.d.ts.map +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/strategy.js +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/strategy.js.map +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/unknown-strategy.d.ts +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/unknown-strategy.d.ts.map +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/unknown-strategy.js +1 -1
- package/dist/lib/features/playground/feature-evaluator/strategy/unknown-strategy.js.map +1 -1
- package/dist/lib/features/playground/offline-unleash-client.test.js +6 -2
- package/dist/lib/features/playground/offline-unleash-client.test.js.map +1 -1
- package/dist/lib/features/playground/playground-service.d.ts.map +1 -1
- package/dist/lib/features/playground/playground-service.js +3 -2
- package/dist/lib/features/playground/playground-service.js.map +1 -1
- package/dist/lib/features/playground/playground.test.js +1 -1
- package/dist/lib/features/playground/playground.test.js.map +1 -1
- package/dist/lib/features/private-project/fakePrivateProjectChecker.d.ts +3 -3
- package/dist/lib/features/private-project/fakePrivateProjectChecker.d.ts.map +1 -1
- package/dist/lib/features/private-project/fakePrivateProjectChecker.js +3 -3
- package/dist/lib/features/private-project/fakePrivateProjectChecker.js.map +1 -1
- package/dist/lib/features/private-project/privateProjectStore.d.ts +1 -2
- package/dist/lib/features/private-project/privateProjectStore.d.ts.map +1 -1
- package/dist/lib/features/private-project/privateProjectStore.js +2 -3
- package/dist/lib/features/private-project/privateProjectStore.js.map +1 -1
- package/dist/lib/features/project/fake-project-flag-creators-read-model.d.ts +1 -1
- package/dist/lib/features/project/fake-project-flag-creators-read-model.d.ts.map +1 -1
- package/dist/lib/features/project/fake-project-flag-creators-read-model.js +1 -1
- package/dist/lib/features/project/fake-project-flag-creators-read-model.js.map +1 -1
- package/dist/lib/features/project/project-controller.d.ts +1 -1
- package/dist/lib/features/project/project-controller.d.ts.map +1 -1
- package/dist/lib/features/project/project-controller.js +3 -1
- package/dist/lib/features/project/project-controller.js.map +1 -1
- package/dist/lib/features/project/project-read-model.d.ts +1 -2
- package/dist/lib/features/project/project-read-model.d.ts.map +1 -1
- package/dist/lib/features/project/project-read-model.js +1 -2
- package/dist/lib/features/project/project-read-model.js.map +1 -1
- package/dist/lib/features/project/project-service.e2e.test.js +10 -3
- package/dist/lib/features/project/project-service.e2e.test.js.map +1 -1
- package/dist/lib/features/project/project-store.d.ts +2 -3
- package/dist/lib/features/project/project-store.d.ts.map +1 -1
- package/dist/lib/features/project/project-store.js +43 -3
- package/dist/lib/features/project/project-store.js.map +1 -1
- package/dist/lib/features/project/projects.e2e.test.js +1 -1
- package/dist/lib/features/project/projects.e2e.test.js.map +1 -1
- package/dist/lib/features/project-environments/environment-service.d.ts +1 -0
- package/dist/lib/features/project-environments/environment-service.d.ts.map +1 -1
- package/dist/lib/features/project-environments/environment-service.js +8 -1
- package/dist/lib/features/project-environments/environment-service.js.map +1 -1
- package/dist/lib/features/project-environments/fake-environment-store.d.ts +3 -3
- package/dist/lib/features/project-environments/fake-environment-store.d.ts.map +1 -1
- package/dist/lib/features/project-environments/fake-environment-store.js +5 -5
- package/dist/lib/features/project-environments/fake-environment-store.js.map +1 -1
- package/dist/lib/features/project-insights/project-insights-service.e2e.test.js +1 -1
- package/dist/lib/features/project-insights/project-insights-service.e2e.test.js.map +1 -1
- package/dist/lib/features/project-status/projects-status.e2e.test.js +1 -1
- package/dist/lib/features/project-status/projects-status.e2e.test.js.map +1 -1
- package/dist/lib/features/scheduler/job-service.js +1 -1
- package/dist/lib/features/scheduler/job-service.js.map +1 -1
- package/dist/lib/features/scheduler/job-service.test.js +1 -1
- package/dist/lib/features/scheduler/job-service.test.js.map +1 -1
- package/dist/lib/features/scheduler/job-store.d.ts +0 -1
- package/dist/lib/features/scheduler/job-store.d.ts.map +1 -1
- package/dist/lib/features/scheduler/job-store.js +0 -1
- package/dist/lib/features/scheduler/job-store.js.map +1 -1
- package/dist/lib/features/segment/admin-segment.e2e.test.js +7 -25
- package/dist/lib/features/segment/admin-segment.e2e.test.js.map +1 -1
- package/dist/lib/features/segment/fake-segment-read-model.d.ts +2 -2
- package/dist/lib/features/segment/fake-segment-read-model.d.ts.map +1 -1
- package/dist/lib/features/segment/fake-segment-read-model.js +2 -2
- package/dist/lib/features/segment/fake-segment-read-model.js.map +1 -1
- package/dist/lib/features/segment/segment-controller.d.ts +1 -2
- package/dist/lib/features/segment/segment-controller.d.ts.map +1 -1
- package/dist/lib/features/segment/segment-controller.js +6 -4
- package/dist/lib/features/segment/segment-controller.js.map +1 -1
- package/dist/lib/features/segment/segment-service-interface.d.ts +2 -2
- package/dist/lib/features/segment/segment-service-interface.d.ts.map +1 -1
- package/dist/lib/features/segment/segment-service.d.ts +3 -3
- package/dist/lib/features/segment/segment-service.d.ts.map +1 -1
- package/dist/lib/features/segment/segment-service.js +31 -5
- package/dist/lib/features/segment/segment-service.js.map +1 -1
- package/dist/lib/features/tag-type/fake-tag-type-store.d.ts.map +1 -1
- package/dist/lib/features/tag-type/fake-tag-type-store.js +3 -1
- package/dist/lib/features/tag-type/fake-tag-type-store.js.map +1 -1
- package/dist/lib/features/tag-type/tag-type.d.ts +1 -2
- package/dist/lib/features/tag-type/tag-type.d.ts.map +1 -1
- package/dist/lib/features/tag-type/tag-type.js +1 -2
- package/dist/lib/features/tag-type/tag-type.js.map +1 -1
- package/dist/lib/features/traffic-data-usage/fake-traffic-data-usage-store.d.ts +4 -4
- package/dist/lib/features/traffic-data-usage/fake-traffic-data-usage-store.d.ts.map +1 -1
- package/dist/lib/features/traffic-data-usage/fake-traffic-data-usage-store.js +4 -4
- package/dist/lib/features/traffic-data-usage/fake-traffic-data-usage-store.js.map +1 -1
- package/dist/lib/features/traffic-data-usage/traffic-data-usage-store.d.ts +1 -2
- package/dist/lib/features/traffic-data-usage/traffic-data-usage-store.d.ts.map +1 -1
- package/dist/lib/features/traffic-data-usage/traffic-data-usage-store.js +3 -4
- package/dist/lib/features/traffic-data-usage/traffic-data-usage-store.js.map +1 -1
- package/dist/lib/features/ui-observability-controller/ui-observability-controller.js +1 -1
- package/dist/lib/features/ui-observability-controller/ui-observability-controller.js.map +1 -1
- package/dist/lib/features/unique-connection/unique-connection-service.d.ts +0 -1
- package/dist/lib/features/unique-connection/unique-connection-service.d.ts.map +1 -1
- package/dist/lib/features/unique-connection/unique-connection-service.js +0 -1
- package/dist/lib/features/unique-connection/unique-connection-service.js.map +1 -1
- package/dist/lib/features/user-subscriptions/fake-user-subscriptions-read-model.d.ts +2 -2
- package/dist/lib/features/user-subscriptions/fake-user-subscriptions-read-model.d.ts.map +1 -1
- package/dist/lib/features/user-subscriptions/fake-user-subscriptions-read-model.js +2 -2
- package/dist/lib/features/user-subscriptions/fake-user-subscriptions-read-model.js.map +1 -1
- package/dist/lib/features/user-subscriptions/user-subscriptions-read-model.test.js +1 -1
- package/dist/lib/features/user-subscriptions/user-subscriptions-read-model.test.js.map +1 -1
- package/dist/lib/features/user-subscriptions/user-subscriptions-service.d.ts +1 -2
- package/dist/lib/features/user-subscriptions/user-subscriptions-service.d.ts.map +1 -1
- package/dist/lib/features/user-subscriptions/user-subscriptions-service.js +1 -2
- package/dist/lib/features/user-subscriptions/user-subscriptions-service.js.map +1 -1
- package/dist/lib/features/users/createUserService.d.ts.map +1 -1
- package/dist/lib/features/users/createUserService.js +3 -1
- package/dist/lib/features/users/createUserService.js.map +1 -1
- package/dist/lib/features/users/user-store.d.ts +1 -2
- package/dist/lib/features/users/user-store.d.ts.map +1 -1
- package/dist/lib/features/users/user-store.js +3 -2
- package/dist/lib/features/users/user-store.js.map +1 -1
- package/dist/lib/features/users/user-updates-read-model.d.ts +2 -2
- package/dist/lib/features/users/user-updates-read-model.d.ts.map +1 -1
- package/dist/lib/features/users/user-updates-read-model.js +2 -2
- package/dist/lib/features/users/user-updates-read-model.js.map +1 -1
- package/dist/lib/logger.test.js +2 -2
- package/dist/lib/logger.test.js.map +1 -1
- package/dist/lib/metric-events.d.ts +15 -2
- package/dist/lib/metric-events.d.ts.map +1 -1
- package/dist/lib/metric-events.js +2 -1
- package/dist/lib/metric-events.js.map +1 -1
- package/dist/lib/metrics.d.ts.map +1 -1
- package/dist/lib/metrics.js +65 -4
- package/dist/lib/metrics.js.map +1 -1
- package/dist/lib/metrics.test.js +13 -8
- package/dist/lib/metrics.test.js.map +1 -1
- package/dist/lib/middleware/api-token-middleware.js +1 -1
- package/dist/lib/middleware/api-token-middleware.js.map +1 -1
- package/dist/lib/middleware/api-token-middleware.test.js +4 -1
- package/dist/lib/middleware/api-token-middleware.test.js.map +1 -1
- package/dist/lib/middleware/audit-middleware.js +1 -1
- package/dist/lib/middleware/audit-middleware.js.map +1 -1
- package/dist/lib/middleware/catch-all-error-handler.js +1 -1
- package/dist/lib/middleware/catch-all-error-handler.js.map +1 -1
- package/dist/lib/middleware/conditional-middleware.d.ts.map +1 -1
- package/dist/lib/middleware/conditional-middleware.js +2 -5
- package/dist/lib/middleware/conditional-middleware.js.map +1 -1
- package/dist/lib/middleware/content_type_checker.test.js +3 -6
- package/dist/lib/middleware/content_type_checker.test.js.map +1 -1
- package/dist/lib/middleware/cors-origin-middleware.js +1 -1
- package/dist/lib/middleware/cors-origin-middleware.js.map +1 -1
- package/dist/lib/middleware/demo-authentication.js +3 -3
- package/dist/lib/middleware/demo-authentication.js.map +1 -1
- package/dist/lib/middleware/no-authentication.js +3 -3
- package/dist/lib/middleware/no-authentication.js.map +1 -1
- package/dist/lib/middleware/oss-authentication.test.js +2 -2
- package/dist/lib/middleware/oss-authentication.test.js.map +1 -1
- package/dist/lib/middleware/pat-middleware.js +1 -1
- package/dist/lib/middleware/pat-middleware.js.map +1 -1
- package/dist/lib/middleware/rbac-middleware.js +1 -1
- package/dist/lib/middleware/rbac-middleware.js.map +1 -1
- package/dist/lib/middleware/rbac-middleware.test.js +7 -3
- package/dist/lib/middleware/rbac-middleware.test.js.map +1 -1
- package/dist/lib/middleware/response-time-metrics.js +1 -1
- package/dist/lib/middleware/response-time-metrics.js.map +1 -1
- package/dist/lib/middleware/response-time-metrics.test.js +4 -1
- package/dist/lib/middleware/response-time-metrics.test.js.map +1 -1
- package/dist/lib/middleware/secure-headers.d.ts.map +1 -1
- package/dist/lib/middleware/secure-headers.js +3 -1
- package/dist/lib/middleware/secure-headers.js.map +1 -1
- package/dist/lib/openapi/meta-schema-rules.test.js +1 -1
- package/dist/lib/openapi/meta-schema-rules.test.js.map +1 -1
- package/dist/lib/openapi/spec/addon-create-update-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/addon-create-update-schema.js +6 -6
- package/dist/lib/openapi/spec/addon-create-update-schema.js.map +1 -1
- package/dist/lib/openapi/spec/addon-parameter-schema.js +1 -1
- package/dist/lib/openapi/spec/addon-parameter-schema.js.map +1 -1
- package/dist/lib/openapi/spec/addon-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/addon-schema.js +1 -1
- package/dist/lib/openapi/spec/addon-schema.js.map +1 -1
- package/dist/lib/openapi/spec/addon-type-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/addon-type-schema.js +2 -2
- package/dist/lib/openapi/spec/addon-type-schema.js.map +1 -1
- package/dist/lib/openapi/spec/addons-schema.d.ts +5 -5
- package/dist/lib/openapi/spec/addons-schema.js +2 -2
- package/dist/lib/openapi/spec/addons-schema.js.map +1 -1
- package/dist/lib/openapi/spec/admin-segment-schema.d.ts +6 -4
- package/dist/lib/openapi/spec/admin-segment-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/admin-segment-schema.js +1 -1
- package/dist/lib/openapi/spec/admin-segment-schema.js.map +1 -1
- package/dist/lib/openapi/spec/advanced-playground-environment-feature-schema.d.ts +14 -14
- package/dist/lib/openapi/spec/advanced-playground-feature-schema.d.ts +28 -28
- package/dist/lib/openapi/spec/advanced-playground-response-schema.d.ts +61 -59
- package/dist/lib/openapi/spec/advanced-playground-response-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/api-token-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/api-token-schema.js +1 -1
- package/dist/lib/openapi/spec/api-token-schema.js.map +1 -1
- package/dist/lib/openapi/spec/api-token-schema.test.js +5 -1
- package/dist/lib/openapi/spec/api-token-schema.test.js.map +1 -1
- package/dist/lib/openapi/spec/api-tokens-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/api-tokens-schema.js +1 -1
- package/dist/lib/openapi/spec/api-tokens-schema.js.map +1 -1
- package/dist/lib/openapi/spec/application-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/application-schema.js +1 -1
- package/dist/lib/openapi/spec/application-schema.js.map +1 -1
- package/dist/lib/openapi/spec/applications-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/bulk-metrics-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/bulk-registration-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/bulk-registration-schema.js +2 -2
- package/dist/lib/openapi/spec/bulk-registration-schema.js.map +1 -1
- package/dist/lib/openapi/spec/client-feature-schema.d.ts +20 -18
- package/dist/lib/openapi/spec/client-feature-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/client-feature-schema.js +3 -3
- package/dist/lib/openapi/spec/client-feature-schema.js.map +1 -1
- package/dist/lib/openapi/spec/client-features-delta-schema.d.ts +37 -35
- package/dist/lib/openapi/spec/client-features-delta-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/client-features-schema.d.ts +38 -36
- package/dist/lib/openapi/spec/client-features-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/client-features-schema.js +1 -1
- package/dist/lib/openapi/spec/client-features-schema.js.map +1 -1
- package/dist/lib/openapi/spec/client-metrics-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/client-metrics-schema.js +1 -1
- package/dist/lib/openapi/spec/client-metrics-schema.js.map +1 -1
- package/dist/lib/openapi/spec/client-segment-schema.d.ts +5 -3
- package/dist/lib/openapi/spec/client-segment-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/clone-feature-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/clone-feature-schema.js +1 -1
- package/dist/lib/openapi/spec/clone-feature-schema.js.map +1 -1
- package/dist/lib/openapi/spec/constraint-schema.d.ts +7 -5
- package/dist/lib/openapi/spec/constraint-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/constraint-schema.js +2 -2
- package/dist/lib/openapi/spec/constraint-schema.js.map +1 -1
- package/dist/lib/openapi/spec/constraint-schema.test.js +2 -0
- package/dist/lib/openapi/spec/constraint-schema.test.js.map +1 -1
- package/dist/lib/openapi/spec/context-field-schema.d.ts +7 -2
- package/dist/lib/openapi/spec/context-field-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/context-field-schema.js +7 -2
- package/dist/lib/openapi/spec/context-field-schema.js.map +1 -1
- package/dist/lib/openapi/spec/context-fields-schema.d.ts +7 -2
- package/dist/lib/openapi/spec/context-fields-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/context-query-parameters.d.ts +12 -0
- package/dist/lib/openapi/spec/context-query-parameters.d.ts.map +1 -0
- package/dist/lib/openapi/spec/context-query-parameters.js +12 -0
- package/dist/lib/openapi/spec/context-query-parameters.js.map +1 -0
- package/dist/lib/openapi/spec/create-api-token-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/create-api-token-schema.js +1 -1
- package/dist/lib/openapi/spec/create-api-token-schema.js.map +1 -1
- package/dist/lib/openapi/spec/create-application-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/create-application-schema.js +1 -1
- package/dist/lib/openapi/spec/create-application-schema.js.map +1 -1
- package/dist/lib/openapi/spec/create-context-field-schema.d.ts +6 -1
- package/dist/lib/openapi/spec/create-context-field-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/create-feature-schema.d.ts +3 -3
- package/dist/lib/openapi/spec/create-feature-schema.js +1 -1
- package/dist/lib/openapi/spec/create-feature-schema.js.map +1 -1
- package/dist/lib/openapi/spec/create-feature-strategy-schema.d.ts +9 -7
- package/dist/lib/openapi/spec/create-feature-strategy-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/create-feature-strategy-schema.js +1 -1
- package/dist/lib/openapi/spec/create-feature-strategy-schema.js.map +1 -1
- package/dist/lib/openapi/spec/create-pat-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/create-pat-schema.js +1 -1
- package/dist/lib/openapi/spec/create-pat-schema.js.map +1 -1
- package/dist/lib/openapi/spec/create-strategy-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/create-strategy-schema.js +2 -2
- package/dist/lib/openapi/spec/create-strategy-schema.js.map +1 -1
- package/dist/lib/openapi/spec/create-strategy-variant-schema.d.ts +3 -3
- package/dist/lib/openapi/spec/create-strategy-variant-schema.js +3 -3
- package/dist/lib/openapi/spec/create-strategy-variant-schema.js.map +1 -1
- package/dist/lib/openapi/spec/create-tag-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/create-tag-schema.js +1 -1
- package/dist/lib/openapi/spec/create-tag-schema.js.map +1 -1
- package/dist/lib/openapi/spec/create-user-response-schema.d.ts +8 -2
- package/dist/lib/openapi/spec/create-user-response-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/create-user-response-schema.js +9 -2
- package/dist/lib/openapi/spec/create-user-response-schema.js.map +1 -1
- package/dist/lib/openapi/spec/create-user-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/create-user-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/create-user-schema.js +8 -1
- package/dist/lib/openapi/spec/create-user-schema.js.map +1 -1
- package/dist/lib/openapi/spec/edge-token-schema.d.ts +3 -3
- package/dist/lib/openapi/spec/edge-token-schema.js +3 -3
- package/dist/lib/openapi/spec/edge-token-schema.js.map +1 -1
- package/dist/lib/openapi/spec/environment-project-schema.d.ts +15 -13
- package/dist/lib/openapi/spec/environment-project-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/environment-project-schema.js +1 -1
- package/dist/lib/openapi/spec/environment-project-schema.js.map +1 -1
- package/dist/lib/openapi/spec/environment-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/environment-schema.js +1 -1
- package/dist/lib/openapi/spec/environment-schema.js.map +1 -1
- package/dist/lib/openapi/spec/environments-project-schema.d.ts +26 -24
- package/dist/lib/openapi/spec/environments-project-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/environments-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/event-schema.d.ts +7 -7
- package/dist/lib/openapi/spec/event-schema.js +1 -1
- package/dist/lib/openapi/spec/event-schema.js.map +1 -1
- package/dist/lib/openapi/spec/event-search-response-schema.d.ts +9 -9
- package/dist/lib/openapi/spec/events-schema.d.ts +9 -9
- package/dist/lib/openapi/spec/export-query-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/export-query-schema.js +1 -1
- package/dist/lib/openapi/spec/export-query-schema.js.map +1 -1
- package/dist/lib/openapi/spec/export-result-schema.d.ts +1991 -529
- package/dist/lib/openapi/spec/export-result-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/export-result-schema.js +6 -0
- package/dist/lib/openapi/spec/export-result-schema.js.map +1 -1
- package/dist/lib/openapi/spec/feature-environment-schema.d.ts +372 -107
- package/dist/lib/openapi/spec/feature-environment-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/feature-environment-schema.js +12 -0
- package/dist/lib/openapi/spec/feature-environment-schema.js.map +1 -1
- package/dist/lib/openapi/spec/feature-events-schema.d.ts +9 -9
- package/dist/lib/openapi/spec/feature-schema.d.ts +950 -215
- package/dist/lib/openapi/spec/feature-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/feature-schema.js +17 -0
- package/dist/lib/openapi/spec/feature-schema.js.map +1 -1
- package/dist/lib/openapi/spec/feature-search-environment-schema.d.ts +729 -213
- package/dist/lib/openapi/spec/feature-search-environment-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/feature-search-response-schema.d.ts +745 -229
- package/dist/lib/openapi/spec/feature-search-response-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/feature-strategy-schema.d.ts +9 -7
- package/dist/lib/openapi/spec/feature-strategy-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/feature-strategy-schema.js +1 -1
- package/dist/lib/openapi/spec/feature-strategy-schema.js.map +1 -1
- package/dist/lib/openapi/spec/feature-tag-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/feature-tag-schema.js +2 -2
- package/dist/lib/openapi/spec/feature-tag-schema.js.map +1 -1
- package/dist/lib/openapi/spec/feature-type-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/feature-type-schema.js +2 -2
- package/dist/lib/openapi/spec/feature-type-schema.js.map +1 -1
- package/dist/lib/openapi/spec/feature-types-schema.d.ts +3 -3
- package/dist/lib/openapi/spec/feature-types-schema.js +1 -1
- package/dist/lib/openapi/spec/feature-types-schema.js.map +1 -1
- package/dist/lib/openapi/spec/feature-variants-schema.d.ts +3 -3
- package/dist/lib/openapi/spec/group-schema.d.ts +14 -2
- package/dist/lib/openapi/spec/group-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/group-user-model-schema.d.ts +7 -1
- package/dist/lib/openapi/spec/group-user-model-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/groups-schema.d.ts +29 -5
- package/dist/lib/openapi/spec/groups-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/groups-schema.js +1 -1
- package/dist/lib/openapi/spec/groups-schema.js.map +1 -1
- package/dist/lib/openapi/spec/health-overview-schema.d.ts +1784 -535
- package/dist/lib/openapi/spec/health-overview-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/health-overview-schema.js +3 -3
- package/dist/lib/openapi/spec/health-overview-schema.js.map +1 -1
- package/dist/lib/openapi/spec/health-report-schema.d.ts +1783 -534
- package/dist/lib/openapi/spec/health-report-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/import-toggles-schema.d.ts +66 -27262
- package/dist/lib/openapi/spec/import-toggles-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/import-toggles-schema.js +40 -31
- package/dist/lib/openapi/spec/import-toggles-schema.js.map +1 -1
- package/dist/lib/openapi/spec/import-toggles-validate-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/import-toggles-validate-schema.js +1 -1
- package/dist/lib/openapi/spec/import-toggles-validate-schema.js.map +1 -1
- package/dist/lib/openapi/spec/index.d.ts +3 -0
- package/dist/lib/openapi/spec/index.d.ts.map +1 -1
- package/dist/lib/openapi/spec/index.js +3 -0
- package/dist/lib/openapi/spec/index.js.map +1 -1
- package/dist/lib/openapi/spec/instance-admin-stats-schema.d.ts +6 -0
- package/dist/lib/openapi/spec/instance-admin-stats-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/instance-admin-stats-schema.js +6 -0
- package/dist/lib/openapi/spec/instance-admin-stats-schema.js.map +1 -1
- package/dist/lib/openapi/spec/integration-event-schema.d.ts +12 -12
- package/dist/lib/openapi/spec/integration-events-schema.d.ts +24 -24
- package/dist/lib/openapi/spec/me-schema.d.ts +8 -2
- package/dist/lib/openapi/spec/me-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/metric-query-schema.d.ts +44 -0
- package/dist/lib/openapi/spec/metric-query-schema.d.ts.map +1 -0
- package/dist/lib/openapi/spec/metric-query-schema.js +42 -0
- package/dist/lib/openapi/spec/metric-query-schema.js.map +1 -0
- package/dist/lib/openapi/spec/pat-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/pat-schema.js +1 -1
- package/dist/lib/openapi/spec/pat-schema.js.map +1 -1
- package/dist/lib/openapi/spec/pats-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/pats-schema.js +1 -1
- package/dist/lib/openapi/spec/pats-schema.js.map +1 -1
- package/dist/lib/openapi/spec/permission-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/permission-schema.js +1 -1
- package/dist/lib/openapi/spec/permission-schema.js.map +1 -1
- package/dist/lib/openapi/spec/personal-dashboard-project-details-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/personal-dashboard-project-details-schema.js +1 -1
- package/dist/lib/openapi/spec/personal-dashboard-project-details-schema.js.map +1 -1
- package/dist/lib/openapi/spec/personal-dashboard-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/personal-dashboard-schema.js +1 -1
- package/dist/lib/openapi/spec/personal-dashboard-schema.js.map +1 -1
- package/dist/lib/openapi/spec/playground-constraint-schema.d.ts +5 -3
- package/dist/lib/openapi/spec/playground-constraint-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/playground-feature-schema.d.ts +17 -15
- package/dist/lib/openapi/spec/playground-feature-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/playground-response-schema.d.ts +33 -31
- package/dist/lib/openapi/spec/playground-response-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/playground-response-schema.test.js +1 -1
- package/dist/lib/openapi/spec/playground-response-schema.test.js.map +1 -1
- package/dist/lib/openapi/spec/playground-segment-schema.d.ts +5 -3
- package/dist/lib/openapi/spec/playground-segment-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/playground-strategy-schema.d.ts +10 -8
- package/dist/lib/openapi/spec/playground-strategy-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/profile-schema.d.ts +947 -214
- package/dist/lib/openapi/spec/profile-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/project-environment-schema.d.ts +9 -9
- package/dist/lib/openapi/spec/project-feature-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/project-features-schema.d.ts +4 -4
- package/dist/lib/openapi/spec/project-insights-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/project-insights-schema.js +2 -2
- package/dist/lib/openapi/spec/project-insights-schema.js.map +1 -1
- package/dist/lib/openapi/spec/project-overview-schema.d.ts +1781 -532
- package/dist/lib/openapi/spec/project-overview-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/project-overview-schema.js +2 -2
- package/dist/lib/openapi/spec/project-overview-schema.js.map +1 -1
- package/dist/lib/openapi/spec/project-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/project-schema.js +2 -2
- package/dist/lib/openapi/spec/project-schema.js.map +1 -1
- package/dist/lib/openapi/spec/projects-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/public-signup-token-create-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/public-signup-token-create-schema.js +1 -1
- package/dist/lib/openapi/spec/public-signup-token-create-schema.js.map +1 -1
- package/dist/lib/openapi/spec/public-signup-token-schema.d.ts +8 -2
- package/dist/lib/openapi/spec/public-signup-token-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/public-signup-token-schema.js +1 -1
- package/dist/lib/openapi/spec/public-signup-token-schema.js.map +1 -1
- package/dist/lib/openapi/spec/public-signup-tokens-schema.d.ts +15 -3
- package/dist/lib/openapi/spec/public-signup-tokens-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/push-variants-schema.d.ts +3 -3
- package/dist/lib/openapi/spec/release-plan-milestone-schema.d.ts +45 -25
- package/dist/lib/openapi/spec/release-plan-milestone-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/release-plan-milestone-schema.js +12 -1
- package/dist/lib/openapi/spec/release-plan-milestone-schema.js.map +1 -1
- package/dist/lib/openapi/spec/release-plan-milestone-strategy-schema.d.ts +15 -13
- package/dist/lib/openapi/spec/release-plan-milestone-strategy-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/release-plan-schema.d.ts +283 -48
- package/dist/lib/openapi/spec/release-plan-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/release-plan-schema.js +13 -0
- package/dist/lib/openapi/spec/release-plan-schema.js.map +1 -1
- package/dist/lib/openapi/spec/release-plan-template-schema.d.ts +68 -48
- package/dist/lib/openapi/spec/release-plan-template-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/resource-limits-schema.d.ts +6 -0
- package/dist/lib/openapi/spec/resource-limits-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/resource-limits-schema.js +6 -0
- package/dist/lib/openapi/spec/resource-limits-schema.js.map +1 -1
- package/dist/lib/openapi/spec/safeguard-schema.d.ts +149 -0
- package/dist/lib/openapi/spec/safeguard-schema.d.ts.map +1 -0
- package/dist/lib/openapi/spec/safeguard-schema.js +59 -0
- package/dist/lib/openapi/spec/safeguard-schema.js.map +1 -0
- package/dist/lib/openapi/spec/safeguard-trigger-condition-schema.d.ts +24 -0
- package/dist/lib/openapi/spec/safeguard-trigger-condition-schema.d.ts.map +1 -0
- package/dist/lib/openapi/spec/safeguard-trigger-condition-schema.js +22 -0
- package/dist/lib/openapi/spec/safeguard-trigger-condition-schema.js.map +1 -0
- package/dist/lib/openapi/spec/search-features-schema.d.ts +1578 -548
- package/dist/lib/openapi/spec/search-features-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/segment-schema.d.ts +5 -3
- package/dist/lib/openapi/spec/segment-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/segments-schema.d.ts +9 -7
- package/dist/lib/openapi/spec/segments-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/segments-schema.js +1 -1
- package/dist/lib/openapi/spec/segments-schema.js.map +1 -1
- package/dist/lib/openapi/spec/strategies-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/strategy-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/strategy-schema.js +1 -1
- package/dist/lib/openapi/spec/strategy-schema.js.map +1 -1
- package/dist/lib/openapi/spec/strategy-variant-schema.d.ts +3 -3
- package/dist/lib/openapi/spec/tag-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/tag-schema.js +2 -2
- package/dist/lib/openapi/spec/tag-schema.js.map +1 -1
- package/dist/lib/openapi/spec/tag-with-version-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/tags-bulk-add-schema.d.ts +4 -4
- package/dist/lib/openapi/spec/tags-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/ui-config-schema.d.ts +6 -0
- package/dist/lib/openapi/spec/ui-config-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/update-context-field-schema.d.ts +6 -1
- package/dist/lib/openapi/spec/update-context-field-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/update-context-field-schema.js +6 -1
- package/dist/lib/openapi/spec/update-context-field-schema.js.map +1 -1
- package/dist/lib/openapi/spec/update-feature-schema.d.ts +6 -4
- package/dist/lib/openapi/spec/update-feature-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/update-feature-schema.js +1 -1
- package/dist/lib/openapi/spec/update-feature-schema.js.map +1 -1
- package/dist/lib/openapi/spec/update-feature-strategy-schema.d.ts +6 -4
- package/dist/lib/openapi/spec/update-feature-strategy-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/update-feature-strategy-schema.js +1 -1
- package/dist/lib/openapi/spec/update-feature-strategy-schema.js.map +1 -1
- package/dist/lib/openapi/spec/update-feature-type-lifetime-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/update-feature-type-lifetime-schema.js +1 -1
- package/dist/lib/openapi/spec/update-feature-type-lifetime-schema.js.map +1 -1
- package/dist/lib/openapi/spec/update-strategy-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/update-strategy-schema.js +1 -1
- package/dist/lib/openapi/spec/update-strategy-schema.js.map +1 -1
- package/dist/lib/openapi/spec/update-tags-schema.d.ts +2 -2
- package/dist/lib/openapi/spec/update-user-schema.d.ts +1 -1
- package/dist/lib/openapi/spec/update-user-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/update-user-schema.js +8 -1
- package/dist/lib/openapi/spec/update-user-schema.js.map +1 -1
- package/dist/lib/openapi/spec/upsert-segment-schema.d.ts +5 -3
- package/dist/lib/openapi/spec/upsert-segment-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/upsert-segment-schema.test.js +6 -2
- package/dist/lib/openapi/spec/upsert-segment-schema.test.js.map +1 -1
- package/dist/lib/openapi/spec/user-access-overview-schema.d.ts +7 -1
- package/dist/lib/openapi/spec/user-access-overview-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/user-schema.d.ts +7 -1
- package/dist/lib/openapi/spec/user-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/user-schema.js +7 -1
- package/dist/lib/openapi/spec/user-schema.js.map +1 -1
- package/dist/lib/openapi/spec/users-groups-base-schema.d.ts +28 -4
- package/dist/lib/openapi/spec/users-groups-base-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/users-schema.d.ts +8 -2
- package/dist/lib/openapi/spec/users-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/users-schema.js +1 -1
- package/dist/lib/openapi/spec/users-schema.js.map +1 -1
- package/dist/lib/openapi/spec/users-search-schema.d.ts +7 -1
- package/dist/lib/openapi/spec/users-search-schema.d.ts.map +1 -1
- package/dist/lib/openapi/spec/validated-edge-tokens-schema.d.ts +3 -3
- package/dist/lib/openapi/spec/variant-schema.d.ts +3 -3
- package/dist/lib/openapi/spec/variant-schema.js +3 -3
- package/dist/lib/openapi/spec/variant-schema.js.map +1 -1
- package/dist/lib/openapi/spec/variants-schema.d.ts +3 -3
- package/dist/lib/openapi/util/api-operation.d.ts +1 -3
- package/dist/lib/openapi/util/api-operation.d.ts.map +1 -1
- package/dist/lib/openapi/util/openapi-tags.d.ts +40 -40
- package/dist/lib/openapi/util/openapi-tags.js +20 -20
- package/dist/lib/openapi/util/openapi-tags.js.map +1 -1
- package/dist/lib/openapi/validate.d.ts +2 -2
- package/dist/lib/openapi/validate.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/addon.d.ts +1 -2
- package/dist/lib/routes/admin-api/addon.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/addon.js +1 -2
- package/dist/lib/routes/admin-api/addon.js.map +1 -1
- package/dist/lib/routes/admin-api/api-token.js +2 -2
- package/dist/lib/routes/admin-api/api-token.js.map +1 -1
- package/dist/lib/routes/admin-api/event.d.ts +1 -1
- package/dist/lib/routes/admin-api/event.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/event.js +1 -1
- package/dist/lib/routes/admin-api/event.js.map +1 -1
- package/dist/lib/routes/admin-api/events.test.js +1 -1
- package/dist/lib/routes/admin-api/events.test.js.map +1 -1
- package/dist/lib/routes/admin-api/feature-type.d.ts +1 -2
- package/dist/lib/routes/admin-api/feature-type.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/feature-type.js +2 -3
- package/dist/lib/routes/admin-api/feature-type.js.map +1 -1
- package/dist/lib/routes/admin-api/instance-admin.d.ts +1 -3
- package/dist/lib/routes/admin-api/instance-admin.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/instance-admin.js +4 -4
- package/dist/lib/routes/admin-api/instance-admin.js.map +1 -1
- package/dist/lib/routes/admin-api/metrics.d.ts +2 -3
- package/dist/lib/routes/admin-api/metrics.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/metrics.js +2 -3
- package/dist/lib/routes/admin-api/metrics.js.map +1 -1
- package/dist/lib/routes/admin-api/project/api-token.d.ts +0 -1
- package/dist/lib/routes/admin-api/project/api-token.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/project/api-token.js +3 -4
- package/dist/lib/routes/admin-api/project/api-token.js.map +1 -1
- package/dist/lib/routes/admin-api/project/health-report.js +1 -1
- package/dist/lib/routes/admin-api/project/health-report.js.map +1 -1
- package/dist/lib/routes/admin-api/public-signup.d.ts +2 -4
- package/dist/lib/routes/admin-api/public-signup.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/public-signup.js +2 -4
- package/dist/lib/routes/admin-api/public-signup.js.map +1 -1
- package/dist/lib/routes/admin-api/search/index.d.ts +1 -1
- package/dist/lib/routes/admin-api/search/index.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/search/index.js +1 -1
- package/dist/lib/routes/admin-api/search/index.js.map +1 -1
- package/dist/lib/routes/admin-api/strategy.d.ts +1 -2
- package/dist/lib/routes/admin-api/strategy.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/strategy.js +7 -8
- package/dist/lib/routes/admin-api/strategy.js.map +1 -1
- package/dist/lib/routes/admin-api/tag.d.ts +2 -4
- package/dist/lib/routes/admin-api/tag.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/tag.js +4 -6
- package/dist/lib/routes/admin-api/tag.js.map +1 -1
- package/dist/lib/routes/admin-api/telemetry.d.ts +1 -1
- package/dist/lib/routes/admin-api/telemetry.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/telemetry.js +1 -1
- package/dist/lib/routes/admin-api/telemetry.js.map +1 -1
- package/dist/lib/routes/admin-api/user/pat.js +3 -3
- package/dist/lib/routes/admin-api/user/pat.js.map +1 -1
- package/dist/lib/routes/admin-api/user/user.test.js +2 -2
- package/dist/lib/routes/admin-api/user/user.test.js.map +1 -1
- package/dist/lib/routes/admin-api/user-admin.d.ts +3 -3
- package/dist/lib/routes/admin-api/user-admin.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/user-admin.js +4 -4
- package/dist/lib/routes/admin-api/user-admin.js.map +1 -1
- package/dist/lib/routes/admin-api/user-feedback.d.ts +0 -1
- package/dist/lib/routes/admin-api/user-feedback.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/user-feedback.js +2 -3
- package/dist/lib/routes/admin-api/user-feedback.js.map +1 -1
- package/dist/lib/routes/admin-api/user-splash.d.ts +0 -1
- package/dist/lib/routes/admin-api/user-splash.d.ts.map +1 -1
- package/dist/lib/routes/admin-api/user-splash.js +2 -2
- package/dist/lib/routes/admin-api/user-splash.js.map +1 -1
- package/dist/lib/routes/auth/reset-password-controller.d.ts +0 -1
- package/dist/lib/routes/auth/reset-password-controller.d.ts.map +1 -1
- package/dist/lib/routes/auth/reset-password-controller.js +0 -1
- package/dist/lib/routes/auth/reset-password-controller.js.map +1 -1
- package/dist/lib/routes/auth/simple-password-provider.d.ts +0 -1
- package/dist/lib/routes/auth/simple-password-provider.d.ts.map +1 -1
- package/dist/lib/routes/auth/simple-password-provider.js +0 -1
- package/dist/lib/routes/auth/simple-password-provider.js.map +1 -1
- package/dist/lib/routes/auth/simple-password-provider.test.js +2 -2
- package/dist/lib/routes/auth/simple-password-provider.test.js.map +1 -1
- package/dist/lib/routes/backstage.js +3 -3
- package/dist/lib/routes/backstage.js.map +1 -1
- package/dist/lib/routes/health-check.d.ts +0 -2
- package/dist/lib/routes/health-check.d.ts.map +1 -1
- package/dist/lib/routes/health-check.js +0 -2
- package/dist/lib/routes/health-check.js.map +1 -1
- package/dist/lib/routes/logout.test.js +5 -5
- package/dist/lib/routes/logout.test.js.map +1 -1
- package/dist/lib/routes/public-invite.d.ts +0 -1
- package/dist/lib/routes/public-invite.d.ts.map +1 -1
- package/dist/lib/routes/public-invite.js +0 -1
- package/dist/lib/routes/public-invite.js.map +1 -1
- package/dist/lib/schema/constraint-value-types.d.ts +1 -1
- package/dist/lib/schema/constraint-value-types.d.ts.map +1 -1
- package/dist/lib/server-impl.d.ts +5 -6
- package/dist/lib/server-impl.d.ts.map +1 -1
- package/dist/lib/server-impl.js +13 -4
- package/dist/lib/server-impl.js.map +1 -1
- package/dist/lib/services/access-service.d.ts +2 -1
- package/dist/lib/services/access-service.d.ts.map +1 -1
- package/dist/lib/services/access-service.js +20 -1
- package/dist/lib/services/access-service.js.map +1 -1
- package/dist/lib/services/access-service.test.js +22 -6
- package/dist/lib/services/access-service.test.js.map +1 -1
- package/dist/lib/services/account-service.d.ts.map +1 -1
- package/dist/lib/services/account-service.js +1 -0
- package/dist/lib/services/account-service.js.map +1 -1
- package/dist/lib/services/addon-service.d.ts +2 -2
- package/dist/lib/services/addon-service.d.ts.map +1 -1
- package/dist/lib/services/addon-service.js +22 -21
- package/dist/lib/services/addon-service.js.map +1 -1
- package/dist/lib/services/addon-service.test.js +1 -1
- package/dist/lib/services/addon-service.test.js.map +1 -1
- package/dist/lib/services/api-token-service.d.ts.map +1 -1
- package/dist/lib/services/api-token-service.js +3 -1
- package/dist/lib/services/api-token-service.js.map +1 -1
- package/dist/lib/services/api-token-service.limit.test.js.map +1 -1
- package/dist/lib/services/api-token-service.test.js +2 -2
- package/dist/lib/services/api-token-service.test.js.map +1 -1
- package/dist/lib/services/client-spec-service.d.ts +1 -2
- package/dist/lib/services/client-spec-service.d.ts.map +1 -1
- package/dist/lib/services/client-spec-service.js +1 -2
- package/dist/lib/services/client-spec-service.js.map +1 -1
- package/dist/lib/services/context-schema.d.ts.map +1 -1
- package/dist/lib/services/context-schema.js +1 -0
- package/dist/lib/services/context-schema.js.map +1 -1
- package/dist/lib/services/favorites-service.d.ts +1 -3
- package/dist/lib/services/favorites-service.d.ts.map +1 -1
- package/dist/lib/services/favorites-service.js +2 -4
- package/dist/lib/services/favorites-service.js.map +1 -1
- package/dist/lib/services/feature-tag-service.d.ts.map +1 -1
- package/dist/lib/services/feature-tag-service.js +1 -0
- package/dist/lib/services/feature-tag-service.js.map +1 -1
- package/dist/lib/services/group-service.d.ts +2 -2
- package/dist/lib/services/group-service.d.ts.map +1 -1
- package/dist/lib/services/group-service.js +3 -2
- package/dist/lib/services/group-service.js.map +1 -1
- package/dist/lib/services/health-service.d.ts +1 -3
- package/dist/lib/services/health-service.d.ts.map +1 -1
- package/dist/lib/services/health-service.js +1 -2
- package/dist/lib/services/health-service.js.map +1 -1
- package/dist/lib/services/index.d.ts +1 -1
- package/dist/lib/services/index.d.ts.map +1 -1
- package/dist/lib/services/index.js +5 -4
- package/dist/lib/services/index.js.map +1 -1
- package/dist/lib/services/openapi-service.js +7 -5
- package/dist/lib/services/openapi-service.js.map +1 -1
- package/dist/lib/services/public-signup-token-service.d.ts +0 -1
- package/dist/lib/services/public-signup-token-service.d.ts.map +1 -1
- package/dist/lib/services/public-signup-token-service.js +0 -1
- package/dist/lib/services/public-signup-token-service.js.map +1 -1
- package/dist/lib/services/reset-token-service.js +3 -3
- package/dist/lib/services/reset-token-service.js.map +1 -1
- package/dist/lib/services/strategy-service.d.ts +1 -2
- package/dist/lib/services/strategy-service.d.ts.map +1 -1
- package/dist/lib/services/strategy-service.js +2 -3
- package/dist/lib/services/strategy-service.js.map +1 -1
- package/dist/lib/services/user-service.d.ts +3 -0
- package/dist/lib/services/user-service.d.ts.map +1 -1
- package/dist/lib/services/user-service.js +11 -7
- package/dist/lib/services/user-service.js.map +1 -1
- package/dist/lib/services/user-service.test.js +28 -1
- package/dist/lib/services/user-service.test.js.map +1 -1
- package/dist/lib/services/version-service.d.ts +7 -1
- package/dist/lib/services/version-service.d.ts.map +1 -1
- package/dist/lib/services/version-service.js +5 -1
- package/dist/lib/services/version-service.js.map +1 -1
- package/dist/lib/services/version-service.test.js +44 -0
- package/dist/lib/services/version-service.test.js.map +1 -1
- package/dist/lib/types/experimental.d.ts +1 -1
- package/dist/lib/types/experimental.d.ts.map +1 -1
- package/dist/lib/types/experimental.js +13 -7
- package/dist/lib/types/experimental.js.map +1 -1
- package/dist/lib/types/model.d.ts +6 -1
- package/dist/lib/types/model.d.ts.map +1 -1
- package/dist/lib/types/model.js +1 -0
- package/dist/lib/types/model.js.map +1 -1
- package/dist/lib/types/permissions.d.ts +1 -0
- package/dist/lib/types/permissions.d.ts.map +1 -1
- package/dist/lib/types/permissions.js +2 -0
- package/dist/lib/types/permissions.js.map +1 -1
- package/dist/lib/types/user.d.ts +6 -1
- package/dist/lib/types/user.d.ts.map +1 -1
- package/dist/lib/types/user.js +3 -1
- package/dist/lib/types/user.js.map +1 -1
- package/dist/lib/ui-config/ui-config-service.d.ts.map +1 -1
- package/dist/lib/ui-config/ui-config-service.js.map +1 -1
- package/dist/lib/ui-config/ui-config.test.js +2 -2
- package/dist/lib/ui-config/ui-config.test.js.map +1 -1
- package/dist/lib/users/inactive/fakes/fake-inactive-users-store.d.ts.map +1 -1
- package/dist/lib/users/inactive/fakes/fake-inactive-users-store.js +1 -0
- package/dist/lib/users/inactive/fakes/fake-inactive-users-store.js.map +1 -1
- package/dist/lib/users/inactive/inactive-users-store.d.ts +1 -3
- package/dist/lib/users/inactive/inactive-users-store.d.ts.map +1 -1
- package/dist/lib/users/inactive/inactive-users-store.js +1 -3
- package/dist/lib/users/inactive/inactive-users-store.js.map +1 -1
- package/dist/lib/util/anonymise.test.js.map +1 -1
- package/dist/lib/util/batchExecute.d.ts.map +1 -1
- package/dist/lib/util/batchExecute.js +3 -1
- package/dist/lib/util/batchExecute.js.map +1 -1
- package/dist/lib/util/flag-resolver.d.ts.map +1 -1
- package/dist/lib/util/flag-resolver.js +11 -3
- package/dist/lib/util/flag-resolver.js.map +1 -1
- package/dist/lib/util/flag-resolver.test.js +66 -15
- package/dist/lib/util/flag-resolver.test.js.map +1 -1
- package/dist/lib/util/graceful-shutdown.js +1 -1
- package/dist/lib/util/graceful-shutdown.js.map +1 -1
- package/dist/lib/util/parseEnvVar.d.ts +2 -0
- package/dist/lib/util/parseEnvVar.d.ts.map +1 -1
- package/dist/lib/util/parseEnvVar.js +21 -1
- package/dist/lib/util/parseEnvVar.js.map +1 -1
- package/dist/lib/util/parseEnvVar.test.js +24 -1
- package/dist/lib/util/parseEnvVar.test.js.map +1 -1
- package/dist/lib/util/postgres-version-checker.test.js +17 -5
- package/dist/lib/util/postgres-version-checker.test.js.map +1 -1
- package/dist/lib/util/semver.js +1 -1
- package/dist/lib/util/semver.js.map +1 -1
- package/dist/lib/util/validateJsonString.js +1 -1
- package/dist/lib/util/validateJsonString.js.map +1 -1
- package/dist/mailtemplates/getting-started/getting-started.html.mustache +1 -1
- package/dist/migrations/20251118131212-edge-observability-hosting.d.ts +3 -0
- package/dist/migrations/20251118131212-edge-observability-hosting.d.ts.map +1 -0
- package/dist/migrations/20251118131212-edge-observability-hosting.js +14 -0
- package/dist/migrations/20251118131212-edge-observability-hosting.js.map +1 -0
- package/dist/migrations/20251209090115-add-default-release-plan-template.d.ts +3 -0
- package/dist/migrations/20251209090115-add-default-release-plan-template.d.ts.map +1 -0
- package/dist/migrations/20251209090115-add-default-release-plan-template.js +45 -0
- package/dist/migrations/20251209090115-add-default-release-plan-template.js.map +1 -0
- package/dist/migrations/20251210144308-add-project-column-to-context-fields.d.ts +3 -0
- package/dist/migrations/20251210144308-add-project-column-to-context-fields.d.ts.map +1 -0
- package/dist/migrations/20251210144308-add-project-column-to-context-fields.js +8 -0
- package/dist/migrations/20251210144308-add-project-column-to-context-fields.js.map +1 -0
- package/dist/migrations/20251218153722-predefined-project-role-reader.d.ts +3 -0
- package/dist/migrations/20251218153722-predefined-project-role-reader.d.ts.map +1 -0
- package/dist/migrations/20251218153722-predefined-project-role-reader.js +24 -0
- package/dist/migrations/20251218153722-predefined-project-role-reader.js.map +1 -0
- package/dist/migrations/20260106164443-users-seat-type.d.ts +3 -0
- package/dist/migrations/20260106164443-users-seat-type.d.ts.map +1 -0
- package/dist/migrations/20260106164443-users-seat-type.js +8 -0
- package/dist/migrations/20260106164443-users-seat-type.js.map +1 -0
- package/dist/migrations/20260112111353-add-project-context-permission.d.ts +3 -0
- package/dist/migrations/20260112111353-add-project-context-permission.d.ts.map +1 -0
- package/dist/migrations/20260112111353-add-project-context-permission.js +9 -0
- package/dist/migrations/20260112111353-add-project-context-permission.js.map +1 -0
- package/dist/migrations/20260115122651-project-owner-crud-project-context.d.ts +3 -0
- package/dist/migrations/20260115122651-project-owner-crud-project-context.d.ts.map +1 -0
- package/dist/migrations/20260115122651-project-owner-crud-project-context.js +14 -0
- package/dist/migrations/20260115122651-project-owner-crud-project-context.js.map +1 -0
- package/dist/migrations/20260115122720-project-owner-crud-project-segment.d.ts +3 -0
- package/dist/migrations/20260115122720-project-owner-crud-project-segment.d.ts.map +1 -0
- package/dist/migrations/20260115122720-project-owner-crud-project-segment.js +14 -0
- package/dist/migrations/20260115122720-project-owner-crud-project-segment.js.map +1 -0
- package/dist/migrations/20260119100647-add-api-key-revision-id-to-edge-observability.d.ts +3 -0
- package/dist/migrations/20260119100647-add-api-key-revision-id-to-edge-observability.d.ts.map +1 -0
- package/dist/migrations/20260119100647-add-api-key-revision-id-to-edge-observability.js +8 -0
- package/dist/migrations/20260119100647-add-api-key-revision-id-to-edge-observability.js.map +1 -0
- package/dist/server-dev.js +6 -2
- package/dist/server-dev.js.map +1 -1
- package/dist/test/arbitraries.test.d.ts.map +1 -1
- package/dist/test/arbitraries.test.js +1 -0
- package/dist/test/arbitraries.test.js.map +1 -1
- package/dist/test/config/create-config.test.js +2 -2
- package/dist/test/config/create-config.test.js.map +1 -1
- package/dist/test/e2e/api/admin/addon.e2e.test.js +4 -1
- package/dist/test/e2e/api/admin/addon.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/api-token.auth.e2e.test.js +6 -3
- package/dist/test/e2e/api/admin/api-token.auth.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/api-token.e2e.test.js +12 -3
- package/dist/test/e2e/api/admin/api-token.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/conditional-middleware.e2e.test.js +8 -8
- package/dist/test/e2e/api/admin/conditional-middleware.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/context-api-include-query-params.e2e.test.d.ts +2 -0
- package/dist/test/e2e/api/admin/context-api-include-query-params.e2e.test.d.ts.map +1 -0
- package/dist/test/e2e/api/admin/context-api-include-query-params.e2e.test.js +81 -0
- package/dist/test/e2e/api/admin/context-api-include-query-params.e2e.test.js.map +1 -0
- package/dist/test/e2e/api/admin/feature-type.test.js +4 -1
- package/dist/test/e2e/api/admin/feature-type.test.js.map +1 -1
- package/dist/test/e2e/api/admin/feature.custom-auth.e2e.test.js +3 -3
- package/dist/test/e2e/api/admin/feature.custom-auth.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/feedback.e2e.test.js +3 -3
- package/dist/test/e2e/api/admin/feedback.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/instance-admin.e2e.test.js +1 -1
- package/dist/test/e2e/api/admin/metrics.e2e.test.js +3 -3
- package/dist/test/e2e/api/admin/metrics.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/playground.e2e.test.js +12 -11
- package/dist/test/e2e/api/admin/playground.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/project/project.api.tokens.e2e.test.js +5 -1
- package/dist/test/e2e/api/admin/project/project.api.tokens.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/project/project.health.e2e.test.js +1 -1
- package/dist/test/e2e/api/admin/project/project.health.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/project/variants.e2e.test.js +2 -2
- package/dist/test/e2e/api/admin/project/variants.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/project-context.e2e.test.d.ts +2 -0
- package/dist/test/e2e/api/admin/project-context.e2e.test.d.ts.map +1 -0
- package/dist/test/e2e/api/admin/project-context.e2e.test.js +102 -0
- package/dist/test/e2e/api/admin/project-context.e2e.test.js.map +1 -0
- package/dist/test/e2e/api/admin/public-signup-token.e2e.test.js +12 -12
- package/dist/test/e2e/api/admin/public-signup-token.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/splash.e2e.test.js +3 -3
- package/dist/test/e2e/api/admin/splash.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/admin/user/pat.e2e.test.d.ts +1 -1
- package/dist/test/e2e/api/admin/user/pat.e2e.test.js +1 -1
- package/dist/test/e2e/api/admin/user-admin.e2e.test.js +1 -1
- package/dist/test/e2e/api/admin/user-admin.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/auth/reset-password-controller.e2e.test.js +3 -0
- package/dist/test/e2e/api/auth/reset-password-controller.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/auth/simple-password-provider.e2e.test.js +3 -0
- package/dist/test/e2e/api/auth/simple-password-provider.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/client/bulk-metrics-rejections.e2e.test.d.ts +2 -0
- package/dist/test/e2e/api/client/bulk-metrics-rejections.e2e.test.d.ts.map +1 -0
- package/dist/test/e2e/api/client/bulk-metrics-rejections.e2e.test.js +173 -0
- package/dist/test/e2e/api/client/bulk-metrics-rejections.e2e.test.js.map +1 -0
- package/dist/test/e2e/api/client/feature.auth-none.e2e.test.js +1 -1
- package/dist/test/e2e/api/client/feature.auth-none.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/client/feature.e2e.test.js +15 -2
- package/dist/test/e2e/api/client/feature.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/client/feature.optimal304.e2e.test.js +254 -113
- package/dist/test/e2e/api/client/feature.optimal304.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/client/feature.token.access.e2e.test.js +1 -1
- package/dist/test/e2e/api/client/feature.token.access.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/client/metrics.e2e.test.js +2 -1
- package/dist/test/e2e/api/client/metrics.e2e.test.js.map +1 -1
- package/dist/test/e2e/api/client/register.e2e.test.js +4 -4
- package/dist/test/e2e/api/client/register.e2e.test.js.map +1 -1
- package/dist/test/e2e/custom-auth.test.js +2 -2
- package/dist/test/e2e/custom-auth.test.js.map +1 -1
- package/dist/test/e2e/features-created-by-user-id-data-migration.e2e.test.js +4 -4
- package/dist/test/e2e/features-created-by-user-id-data-migration.e2e.test.js.map +1 -1
- package/dist/test/e2e/helpers/database-init.d.ts +1 -1
- package/dist/test/e2e/helpers/database-init.d.ts.map +1 -1
- package/dist/test/e2e/helpers/database-init.js +1 -1
- package/dist/test/e2e/helpers/database-init.js.map +1 -1
- package/dist/test/e2e/seed/segment.seed.js +2 -2
- package/dist/test/e2e/seed/segment.seed.js.map +1 -1
- package/dist/test/e2e/services/access-service.e2e.test.js +34 -2
- package/dist/test/e2e/services/access-service.e2e.test.js.map +1 -1
- package/dist/test/e2e/services/addon-service.e2e.test.js +1 -1
- package/dist/test/e2e/services/addon-service.e2e.test.js.map +1 -1
- package/dist/test/e2e/services/api-token-service.e2e.test.js +1 -1
- package/dist/test/e2e/services/api-token-service.e2e.test.js.map +1 -1
- package/dist/test/e2e/services/playground-service.test.js +18 -12
- package/dist/test/e2e/services/playground-service.test.js.map +1 -1
- package/dist/test/e2e/services/reset-token-service.e2e.test.js +3 -0
- package/dist/test/e2e/services/reset-token-service.e2e.test.js.map +1 -1
- package/dist/test/e2e/services/setting-service.test.js +2 -2
- package/dist/test/e2e/services/setting-service.test.js.map +1 -1
- package/dist/test/e2e/services/user-service.e2e.test.js +4 -1
- package/dist/test/e2e/services/user-service.e2e.test.js.map +1 -1
- package/dist/test/e2e/stores/client-application-store.e2e.test.js +22 -22
- package/dist/test/e2e/stores/client-application-store.e2e.test.js.map +1 -1
- package/dist/test/e2e/stores/client-instance-store.e2e.test.js +2 -2
- package/dist/test/e2e/stores/client-instance-store.e2e.test.js.map +1 -1
- package/dist/test/e2e/stores/context-field-store.e2e.test.js +2 -2
- package/dist/test/e2e/stores/context-field-store.e2e.test.js.map +1 -1
- package/dist/test/e2e/stores/event-store.e2e.test.js +17 -29
- package/dist/test/e2e/stores/event-store.e2e.test.js.map +1 -1
- package/dist/test/e2e/users/inactive/inactive-users-service.test.js +3 -1
- package/dist/test/e2e/users/inactive/inactive-users-service.test.js.map +1 -1
- package/dist/test/fixtures/access-service-mock.d.ts +13 -13
- package/dist/test/fixtures/access-service-mock.d.ts.map +1 -1
- package/dist/test/fixtures/access-service-mock.js +13 -13
- package/dist/test/fixtures/access-service-mock.js.map +1 -1
- package/dist/test/fixtures/fake-access-store.d.ts +38 -34
- package/dist/test/fixtures/fake-access-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-access-store.js +37 -35
- package/dist/test/fixtures/fake-access-store.js.map +1 -1
- package/dist/test/fixtures/fake-account-store.d.ts +2 -2
- package/dist/test/fixtures/fake-account-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-account-store.js +2 -2
- package/dist/test/fixtures/fake-account-store.js.map +1 -1
- package/dist/test/fixtures/fake-client-applications-store.d.ts +2 -2
- package/dist/test/fixtures/fake-client-applications-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-client-applications-store.js +6 -4
- package/dist/test/fixtures/fake-client-applications-store.js.map +1 -1
- package/dist/test/fixtures/fake-client-instance-store.d.ts +1 -1
- package/dist/test/fixtures/fake-client-instance-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-client-instance-store.js +4 -2
- package/dist/test/fixtures/fake-client-instance-store.js.map +1 -1
- package/dist/test/fixtures/fake-event-store.d.ts +3 -3
- package/dist/test/fixtures/fake-event-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-event-store.js +3 -3
- package/dist/test/fixtures/fake-event-store.js.map +1 -1
- package/dist/test/fixtures/fake-favorite-features-store.d.ts +5 -5
- package/dist/test/fixtures/fake-favorite-features-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-favorite-features-store.js +5 -5
- package/dist/test/fixtures/fake-favorite-features-store.js.map +1 -1
- package/dist/test/fixtures/fake-favorite-projects-store.d.ts +5 -5
- package/dist/test/fixtures/fake-favorite-projects-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-favorite-projects-store.js +5 -5
- package/dist/test/fixtures/fake-favorite-projects-store.js.map +1 -1
- package/dist/test/fixtures/fake-feature-environment-store.d.ts +9 -9
- package/dist/test/fixtures/fake-feature-environment-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-feature-environment-store.js +19 -19
- package/dist/test/fixtures/fake-feature-environment-store.js.map +1 -1
- package/dist/test/fixtures/fake-feature-tag-store.d.ts +1 -1
- package/dist/test/fixtures/fake-feature-tag-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-feature-tag-store.js +2 -2
- package/dist/test/fixtures/fake-feature-tag-store.js.map +1 -1
- package/dist/test/fixtures/fake-group-store.d.ts +16 -16
- package/dist/test/fixtures/fake-group-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-group-store.js +16 -16
- package/dist/test/fixtures/fake-group-store.js.map +1 -1
- package/dist/test/fixtures/fake-pat-store.d.ts +9 -9
- package/dist/test/fixtures/fake-pat-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-pat-store.js +9 -9
- package/dist/test/fixtures/fake-pat-store.js.map +1 -1
- package/dist/test/fixtures/fake-project-store.d.ts +11 -11
- package/dist/test/fixtures/fake-project-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-project-store.js +16 -16
- package/dist/test/fixtures/fake-project-store.js.map +1 -1
- package/dist/test/fixtures/fake-public-signup-store.d.ts +2 -2
- package/dist/test/fixtures/fake-public-signup-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-public-signup-store.js +2 -2
- package/dist/test/fixtures/fake-public-signup-store.js.map +1 -1
- package/dist/test/fixtures/fake-role-store.d.ts +9 -9
- package/dist/test/fixtures/fake-role-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-role-store.js +9 -9
- package/dist/test/fixtures/fake-role-store.js.map +1 -1
- package/dist/test/fixtures/fake-strategies-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-strategies-store.js +0 -2
- package/dist/test/fixtures/fake-strategies-store.js.map +1 -1
- package/dist/test/fixtures/fake-tag-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-tag-store.js +4 -2
- package/dist/test/fixtures/fake-tag-store.js.map +1 -1
- package/dist/test/fixtures/fake-user-feedback-store.d.ts +6 -6
- package/dist/test/fixtures/fake-user-feedback-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-user-feedback-store.js +6 -6
- package/dist/test/fixtures/fake-user-feedback-store.js.map +1 -1
- package/dist/test/fixtures/fake-user-splash-store.d.ts +6 -6
- package/dist/test/fixtures/fake-user-splash-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-user-splash-store.js +6 -6
- package/dist/test/fixtures/fake-user-splash-store.js.map +1 -1
- package/dist/test/fixtures/fake-user-store.d.ts +2 -2
- package/dist/test/fixtures/fake-user-store.d.ts.map +1 -1
- package/dist/test/fixtures/fake-user-store.js +2 -2
- package/dist/test/fixtures/fake-user-store.js.map +1 -1
- package/dist/test/fixtures/permissions.js +1 -1
- package/dist/test/fixtures/permissions.js.map +1 -1
- package/frontend/build/index.html +3 -3
- package/frontend/build/static/AdvancedPlayground-B70Djk8B.js +3 -0
- package/frontend/build/static/BackendConnections-mlK6EAYQ.js +1 -0
- package/frontend/build/static/{CreateProject-De6TDUjF.js → CreateProject-Dnggz6io.js} +1 -1
- package/frontend/build/static/EnterpriseEdge-Dnk6MbDj.js +3 -0
- package/frontend/build/static/FeatureMetricsChart-CFEixeGp.js +2 -0
- package/frontend/build/static/FeatureStaleDialog-DZoiwwdR.js +7 -0
- package/frontend/build/static/FeatureViewLazyExport-CUnXEEwm.js +10 -0
- package/frontend/build/static/FlagMetricsChart-ujKp_v58.js +2 -0
- package/frontend/build/static/FrontendNetworkTrafficUsage-Dq8wwaXR.js +1 -0
- package/frontend/build/static/GridLayoutWrapper-Cg_xypvQ.js +3 -0
- package/frontend/build/static/ImpactMetricsPage-ZRSvDBg4.js +1 -0
- package/frontend/build/static/LazyAdminExport-B8GV3V8t.js +38 -0
- package/frontend/build/static/LazyProjectExport-B9SJl4_L.js +728 -0
- package/frontend/build/static/{LifecycleChartComponent-iH7Xwal_.js → LifecycleChartComponent-DulnIgCV.js} +2 -2
- package/frontend/build/static/{LineChartComponent-BnogHewS.js → LineChartComponent-BVdLj0q6.js} +1 -1
- package/frontend/build/static/{MarkCompletedDialogue-BOSV3MHM.js → MarkCompletedDialogue-Cu7y0hRZ.js} +1 -1
- package/frontend/build/static/NetworkOverview-CUmX-taY.js +1 -0
- package/frontend/build/static/{NetworkPrometheusAPIWarning-2jclDnfE.js → NetworkPrometheusAPIWarning-BwnVz0CY.js} +1 -1
- package/frontend/build/static/{NetworkTraffic-DDSLmVgI.js → NetworkTraffic-DCMn8UWo.js} +1 -1
- package/frontend/build/static/NetworkTrafficUsage-DSZK447X.js +1 -0
- package/frontend/build/static/{PercentageDonut-aa1oSbho.js → PercentageDonut-B2OwM0Er.js} +1 -1
- package/frontend/build/static/{ReactJSONEditor-BKB6MheT.js → ReactJSONEditor-BPlzE1Zx.js} +1 -1
- package/frontend/build/static/RoleCell-D5skjCJn.js +1 -0
- package/frontend/build/static/aggregateFeatureMetrics-Bcfo39hn.js +1 -0
- package/frontend/build/static/banner-progression-B6JPzTEE.svg +52 -0
- package/frontend/build/static/docker-HG7DQx-Z.svg +5 -0
- package/frontend/build/static/enterpriseEdgeCloud-DzRtm8v6.svg +58 -0
- package/frontend/build/static/enterpriseEdgeSelfHosted-4bnmOQVF.svg +44 -0
- package/frontend/build/static/{formatTickValue-BCAqKqmg.js → formatTickValue-CqTJlzJZ.js} +2 -2
- package/frontend/build/static/impact-metrics-icon-a6_57VN1.svg +9 -0
- package/frontend/build/static/index-g9pKMnOR.js +542 -0
- package/frontend/build/static/lenovo-DIzNtfrT.svg +3 -0
- package/frontend/build/static/lloyds-DxlC9g3t.svg +10 -0
- package/frontend/build/static/networkTrafficUsageHighlightPlugin-Dmm54dMG.js +1 -0
- package/frontend/build/static/new-feature-badge-FwMmHlwT.svg +7 -0
- package/frontend/build/static/samsung-DOytOsnV.svg +10 -0
- package/frontend/build/static/style-BfdqROT6.css +1 -0
- package/frontend/build/static/{useApiTokens-eXyUbKcO.js → useApiTokens-D1XvAIIA.js} +1 -1
- package/frontend/build/static/visa-CkneNM2O.svg +10 -0
- package/frontend/package.json +2 -2
- package/package.json +49 -54
- package/dist/lib/features/release-plans/release-plan-read-model-type.d.ts +0 -5
- package/dist/lib/features/release-plans/release-plan-read-model-type.d.ts.map +0 -1
- package/dist/lib/features/release-plans/release-plan-read-model-type.js +0 -2
- package/dist/lib/features/release-plans/release-plan-read-model-type.js.map +0 -1
- package/dist/lib/features/release-plans/release-plan-read-model.d.ts +0 -11
- package/dist/lib/features/release-plans/release-plan-read-model.d.ts.map +0 -1
- package/dist/lib/features/release-plans/release-plan-read-model.js +0 -133
- package/dist/lib/features/release-plans/release-plan-read-model.js.map +0 -1
- package/dist/lib/features/release-plans/release-plan-read-model.test.d.ts +0 -2
- package/dist/lib/features/release-plans/release-plan-read-model.test.d.ts.map +0 -1
- package/dist/lib/features/release-plans/release-plan-read-model.test.js +0 -165
- package/dist/lib/features/release-plans/release-plan-read-model.test.js.map +0 -1
- package/dist/test/fixtures/fake/fake-release-plan-read-model.d.ts +0 -8
- package/dist/test/fixtures/fake/fake-release-plan-read-model.d.ts.map +0 -1
- package/dist/test/fixtures/fake/fake-release-plan-read-model.js +0 -9
- package/dist/test/fixtures/fake/fake-release-plan-read-model.js.map +0 -1
- package/frontend/build/static/AdvancedPlayground-BMmRjlFK.js +0 -3
- package/frontend/build/static/BackendConnections-C4TwFekS.js +0 -1
- package/frontend/build/static/FeatureMetricsChart-CQOjOGdB.js +0 -2
- package/frontend/build/static/FeatureStaleDialog-DFBMJIHQ.js +0 -7
- package/frontend/build/static/FeatureViewLazyExport-CUraS5Co.js +0 -10
- package/frontend/build/static/FlagMetricsChart-BqT9hgdO.js +0 -2
- package/frontend/build/static/FrontendNetworkTrafficUsage-BzwFAGbK.js +0 -1
- package/frontend/build/static/GridLayoutWrapper-DY9lNz0U.js +0 -3
- package/frontend/build/static/ImpactMetricsPage-Bqewvmqu.js +0 -1
- package/frontend/build/static/LazyAdminExport-DSSpZhpf.js +0 -38
- package/frontend/build/static/LazyProjectExport-Cd5au6uN.js +0 -728
- package/frontend/build/static/NetworkConnectedEdges-d0ZBRss5.js +0 -1
- package/frontend/build/static/NetworkOverview-DivQ4b83.js +0 -1
- package/frontend/build/static/NetworkTrafficUsage-DYNGGkkm.js +0 -1
- package/frontend/build/static/RoleCell-CkV0Kf4-.js +0 -1
- package/frontend/build/static/aggregateFeatureMetrics-CrQXQAeM.js +0 -1
- package/frontend/build/static/howToApplyReleaseTemplates-CkjJPTRh.png +0 -0
- package/frontend/build/static/howToApplyReleaseTemplatesDark-CfwfIMua.png +0 -0
- package/frontend/build/static/index-B33kIVre.js +0 -542
- package/frontend/build/static/metricsFormatters-C7iN2dDH.js +0 -1
- package/frontend/build/static/networkTrafficUsageHighlightPlugin-o9kHeQ2O.js +0 -1
- package/frontend/build/static/style-BW9ZTER3.css +0 -1
|
@@ -116,7 +116,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
116
116
|
readonly constraintSchema: {
|
|
117
117
|
readonly type: "object";
|
|
118
118
|
readonly required: readonly ["contextName", "operator"];
|
|
119
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
119
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
120
120
|
readonly properties: {
|
|
121
121
|
readonly contextName: {
|
|
122
122
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -124,7 +124,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
124
124
|
readonly type: "string";
|
|
125
125
|
};
|
|
126
126
|
readonly operator: {
|
|
127
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
127
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
128
128
|
readonly type: "string";
|
|
129
129
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
130
130
|
readonly example: "IN";
|
|
@@ -215,7 +215,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
215
215
|
};
|
|
216
216
|
readonly constraints: {
|
|
217
217
|
readonly type: "array";
|
|
218
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
218
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
219
219
|
readonly items: {
|
|
220
220
|
readonly $ref: "#/components/schemas/constraintSchema";
|
|
221
221
|
};
|
|
@@ -236,7 +236,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
236
236
|
readonly constraintSchema: {
|
|
237
237
|
readonly type: "object";
|
|
238
238
|
readonly required: readonly ["contextName", "operator"];
|
|
239
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
239
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
240
240
|
readonly properties: {
|
|
241
241
|
readonly contextName: {
|
|
242
242
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -244,7 +244,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
244
244
|
readonly type: "string";
|
|
245
245
|
};
|
|
246
246
|
readonly operator: {
|
|
247
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
247
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
248
248
|
readonly type: "string";
|
|
249
249
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
250
250
|
readonly example: "IN";
|
|
@@ -300,19 +300,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
300
300
|
};
|
|
301
301
|
readonly weight: {
|
|
302
302
|
readonly type: "integer";
|
|
303
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
303
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
304
304
|
readonly minimum: 0;
|
|
305
305
|
readonly maximum: 1000;
|
|
306
306
|
};
|
|
307
307
|
readonly weightType: {
|
|
308
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
308
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
309
309
|
readonly type: "string";
|
|
310
310
|
readonly example: "fix";
|
|
311
311
|
readonly enum: readonly ["variable", "fix"];
|
|
312
312
|
};
|
|
313
313
|
readonly stickiness: {
|
|
314
314
|
readonly type: "string";
|
|
315
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
315
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
316
316
|
readonly example: "custom.context.field";
|
|
317
317
|
};
|
|
318
318
|
readonly payload: {
|
|
@@ -355,19 +355,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
355
355
|
};
|
|
356
356
|
readonly weight: {
|
|
357
357
|
readonly type: "integer";
|
|
358
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
358
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
359
359
|
readonly minimum: 0;
|
|
360
360
|
readonly maximum: 1000;
|
|
361
361
|
};
|
|
362
362
|
readonly weightType: {
|
|
363
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
363
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
364
364
|
readonly type: "string";
|
|
365
365
|
readonly example: "fix";
|
|
366
366
|
readonly enum: readonly ["variable", "fix"];
|
|
367
367
|
};
|
|
368
368
|
readonly stickiness: {
|
|
369
369
|
readonly type: "string";
|
|
370
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
370
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
371
371
|
readonly example: "custom.context.field";
|
|
372
372
|
};
|
|
373
373
|
readonly payload: {
|
|
@@ -492,13 +492,25 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
492
492
|
readonly $ref: "#/components/schemas/releasePlanSchema";
|
|
493
493
|
};
|
|
494
494
|
};
|
|
495
|
+
readonly yes: {
|
|
496
|
+
readonly type: "integer";
|
|
497
|
+
readonly description: "How many times the feature evaluated to true (enabled)";
|
|
498
|
+
readonly example: 974;
|
|
499
|
+
readonly minimum: 0;
|
|
500
|
+
};
|
|
501
|
+
readonly no: {
|
|
502
|
+
readonly type: "integer";
|
|
503
|
+
readonly description: "How many times the feature evaluated to false (disabled)";
|
|
504
|
+
readonly example: 50;
|
|
505
|
+
readonly minimum: 0;
|
|
506
|
+
};
|
|
495
507
|
};
|
|
496
508
|
readonly components: {
|
|
497
509
|
readonly schemas: {
|
|
498
510
|
readonly constraintSchema: {
|
|
499
511
|
readonly type: "object";
|
|
500
512
|
readonly required: readonly ["contextName", "operator"];
|
|
501
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
513
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
502
514
|
readonly properties: {
|
|
503
515
|
readonly contextName: {
|
|
504
516
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -506,7 +518,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
506
518
|
readonly type: "string";
|
|
507
519
|
};
|
|
508
520
|
readonly operator: {
|
|
509
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
521
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
510
522
|
readonly type: "string";
|
|
511
523
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
512
524
|
readonly example: "IN";
|
|
@@ -597,7 +609,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
597
609
|
};
|
|
598
610
|
readonly constraints: {
|
|
599
611
|
readonly type: "array";
|
|
600
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
612
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
601
613
|
readonly items: {
|
|
602
614
|
readonly $ref: "#/components/schemas/constraintSchema";
|
|
603
615
|
};
|
|
@@ -618,7 +630,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
618
630
|
readonly constraintSchema: {
|
|
619
631
|
readonly type: "object";
|
|
620
632
|
readonly required: readonly ["contextName", "operator"];
|
|
621
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
633
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
622
634
|
readonly properties: {
|
|
623
635
|
readonly contextName: {
|
|
624
636
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -626,7 +638,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
626
638
|
readonly type: "string";
|
|
627
639
|
};
|
|
628
640
|
readonly operator: {
|
|
629
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
641
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
630
642
|
readonly type: "string";
|
|
631
643
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
632
644
|
readonly example: "IN";
|
|
@@ -682,19 +694,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
682
694
|
};
|
|
683
695
|
readonly weight: {
|
|
684
696
|
readonly type: "integer";
|
|
685
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
697
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
686
698
|
readonly minimum: 0;
|
|
687
699
|
readonly maximum: 1000;
|
|
688
700
|
};
|
|
689
701
|
readonly weightType: {
|
|
690
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
702
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
691
703
|
readonly type: "string";
|
|
692
704
|
readonly example: "fix";
|
|
693
705
|
readonly enum: readonly ["variable", "fix"];
|
|
694
706
|
};
|
|
695
707
|
readonly stickiness: {
|
|
696
708
|
readonly type: "string";
|
|
697
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
709
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
698
710
|
readonly example: "custom.context.field";
|
|
699
711
|
};
|
|
700
712
|
readonly payload: {
|
|
@@ -737,19 +749,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
737
749
|
};
|
|
738
750
|
readonly weight: {
|
|
739
751
|
readonly type: "integer";
|
|
740
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
752
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
741
753
|
readonly minimum: 0;
|
|
742
754
|
readonly maximum: 1000;
|
|
743
755
|
};
|
|
744
756
|
readonly weightType: {
|
|
745
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
757
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
746
758
|
readonly type: "string";
|
|
747
759
|
readonly example: "fix";
|
|
748
760
|
readonly enum: readonly ["variable", "fix"];
|
|
749
761
|
};
|
|
750
762
|
readonly stickiness: {
|
|
751
763
|
readonly type: "string";
|
|
752
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
764
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
753
765
|
readonly example: "custom.context.field";
|
|
754
766
|
};
|
|
755
767
|
readonly payload: {
|
|
@@ -779,7 +791,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
779
791
|
readonly $id: "#/components/schemas/variantSchema";
|
|
780
792
|
readonly type: "object";
|
|
781
793
|
readonly additionalProperties: false;
|
|
782
|
-
readonly description: "A variant allows for further separation of users into segments. See [our excellent documentation](https://docs.getunleash.io/
|
|
794
|
+
readonly description: "A variant allows for further separation of users into segments. See [our excellent documentation](https://docs.getunleash.io/concepts/feature-flag-variants#what-are-variants) for a more detailed description";
|
|
783
795
|
readonly required: readonly ["name", "weight"];
|
|
784
796
|
readonly properties: {
|
|
785
797
|
readonly name: {
|
|
@@ -789,7 +801,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
789
801
|
};
|
|
790
802
|
readonly weight: {
|
|
791
803
|
readonly type: "number";
|
|
792
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is a number between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
804
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is a number between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
793
805
|
readonly minimum: 0;
|
|
794
806
|
readonly maximum: 1000;
|
|
795
807
|
};
|
|
@@ -801,7 +813,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
801
813
|
};
|
|
802
814
|
readonly stickiness: {
|
|
803
815
|
readonly type: "string";
|
|
804
|
-
readonly description: "[Stickiness](https://docs.getunleash.io/
|
|
816
|
+
readonly description: "[Stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) is how Unleash guarantees that the same user gets the same variant every time";
|
|
805
817
|
readonly example: "custom.context.field";
|
|
806
818
|
};
|
|
807
819
|
readonly payload: {
|
|
@@ -934,6 +946,13 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
934
946
|
readonly example: "01JB9GGTGQYEQ9D40R17T3YVW2";
|
|
935
947
|
readonly nullable: false;
|
|
936
948
|
};
|
|
949
|
+
readonly safeguards: {
|
|
950
|
+
readonly type: "array";
|
|
951
|
+
readonly description: "An array of safeguards configured for this release plan.";
|
|
952
|
+
readonly items: {
|
|
953
|
+
readonly $ref: "#/components/schemas/safeguardSchema";
|
|
954
|
+
};
|
|
955
|
+
};
|
|
937
956
|
};
|
|
938
957
|
readonly components: {
|
|
939
958
|
readonly schemas: {
|
|
@@ -973,8 +992,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
973
992
|
readonly nullable: true;
|
|
974
993
|
};
|
|
975
994
|
readonly transitionCondition: {
|
|
995
|
+
readonly type: "object";
|
|
996
|
+
readonly additionalProperties: false;
|
|
997
|
+
readonly required: readonly ["intervalMinutes"];
|
|
998
|
+
readonly properties: {
|
|
999
|
+
readonly intervalMinutes: {
|
|
1000
|
+
readonly type: "integer";
|
|
1001
|
+
readonly minimum: 1;
|
|
1002
|
+
readonly description: "The interval in minutes before transitioning";
|
|
1003
|
+
readonly example: 30;
|
|
1004
|
+
};
|
|
1005
|
+
};
|
|
976
1006
|
readonly description: "The condition configuration for the transition";
|
|
977
|
-
readonly
|
|
1007
|
+
readonly nullable: true;
|
|
978
1008
|
};
|
|
979
1009
|
readonly progressionExecutedAt: {
|
|
980
1010
|
readonly type: "string";
|
|
@@ -983,6 +1013,13 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
983
1013
|
readonly example: "2024-01-01T00:00:00.000Z";
|
|
984
1014
|
readonly nullable: true;
|
|
985
1015
|
};
|
|
1016
|
+
readonly pausedAt: {
|
|
1017
|
+
readonly type: "string";
|
|
1018
|
+
readonly format: "date-time";
|
|
1019
|
+
readonly description: "The date and time when the milestone was paused.";
|
|
1020
|
+
readonly example: "2024-01-01T00:00:00.000Z";
|
|
1021
|
+
readonly nullable: true;
|
|
1022
|
+
};
|
|
986
1023
|
readonly strategies: {
|
|
987
1024
|
readonly type: "array";
|
|
988
1025
|
readonly description: "A list of strategies that are attached to this milestone.";
|
|
@@ -1038,7 +1075,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1038
1075
|
};
|
|
1039
1076
|
readonly constraints: {
|
|
1040
1077
|
readonly type: "array";
|
|
1041
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
1078
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
1042
1079
|
readonly example: readonly [{
|
|
1043
1080
|
readonly values: readonly ["1", "2"];
|
|
1044
1081
|
readonly inverted: false;
|
|
@@ -1098,7 +1135,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1098
1135
|
};
|
|
1099
1136
|
readonly constraints: {
|
|
1100
1137
|
readonly type: "array";
|
|
1101
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
1138
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
1102
1139
|
readonly example: readonly [{
|
|
1103
1140
|
readonly values: readonly ["1", "2"];
|
|
1104
1141
|
readonly inverted: false;
|
|
@@ -1140,7 +1177,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1140
1177
|
readonly constraintSchema: {
|
|
1141
1178
|
readonly type: "object";
|
|
1142
1179
|
readonly required: readonly ["contextName", "operator"];
|
|
1143
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
1180
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
1144
1181
|
readonly properties: {
|
|
1145
1182
|
readonly contextName: {
|
|
1146
1183
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -1148,7 +1185,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1148
1185
|
readonly type: "string";
|
|
1149
1186
|
};
|
|
1150
1187
|
readonly operator: {
|
|
1151
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
1188
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
1152
1189
|
readonly type: "string";
|
|
1153
1190
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
1154
1191
|
readonly example: "IN";
|
|
@@ -1203,19 +1240,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1203
1240
|
};
|
|
1204
1241
|
readonly weight: {
|
|
1205
1242
|
readonly type: "integer";
|
|
1206
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
1243
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
1207
1244
|
readonly minimum: 0;
|
|
1208
1245
|
readonly maximum: 1000;
|
|
1209
1246
|
};
|
|
1210
1247
|
readonly weightType: {
|
|
1211
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
1248
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
1212
1249
|
readonly type: "string";
|
|
1213
1250
|
readonly example: "fix";
|
|
1214
1251
|
readonly enum: readonly ["variable", "fix"];
|
|
1215
1252
|
};
|
|
1216
1253
|
readonly stickiness: {
|
|
1217
1254
|
readonly type: "string";
|
|
1218
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
1255
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
1219
1256
|
readonly example: "custom.context.field";
|
|
1220
1257
|
};
|
|
1221
1258
|
readonly payload: {
|
|
@@ -1256,7 +1293,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1256
1293
|
readonly constraintSchema: {
|
|
1257
1294
|
readonly type: "object";
|
|
1258
1295
|
readonly required: readonly ["contextName", "operator"];
|
|
1259
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
1296
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
1260
1297
|
readonly properties: {
|
|
1261
1298
|
readonly contextName: {
|
|
1262
1299
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -1264,7 +1301,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1264
1301
|
readonly type: "string";
|
|
1265
1302
|
};
|
|
1266
1303
|
readonly operator: {
|
|
1267
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
1304
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
1268
1305
|
readonly type: "string";
|
|
1269
1306
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
1270
1307
|
readonly example: "IN";
|
|
@@ -1310,19 +1347,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1310
1347
|
};
|
|
1311
1348
|
readonly weight: {
|
|
1312
1349
|
readonly type: "integer";
|
|
1313
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
1350
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
1314
1351
|
readonly minimum: 0;
|
|
1315
1352
|
readonly maximum: 1000;
|
|
1316
1353
|
};
|
|
1317
1354
|
readonly weightType: {
|
|
1318
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
1355
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
1319
1356
|
readonly type: "string";
|
|
1320
1357
|
readonly example: "fix";
|
|
1321
1358
|
readonly enum: readonly ["variable", "fix"];
|
|
1322
1359
|
};
|
|
1323
1360
|
readonly stickiness: {
|
|
1324
1361
|
readonly type: "string";
|
|
1325
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
1362
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
1326
1363
|
readonly example: "custom.context.field";
|
|
1327
1364
|
};
|
|
1328
1365
|
readonly payload: {
|
|
@@ -1381,7 +1418,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1381
1418
|
};
|
|
1382
1419
|
readonly constraints: {
|
|
1383
1420
|
readonly type: "array";
|
|
1384
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
1421
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
1385
1422
|
readonly example: readonly [{
|
|
1386
1423
|
readonly values: readonly ["1", "2"];
|
|
1387
1424
|
readonly inverted: false;
|
|
@@ -1423,7 +1460,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1423
1460
|
readonly constraintSchema: {
|
|
1424
1461
|
readonly type: "object";
|
|
1425
1462
|
readonly required: readonly ["contextName", "operator"];
|
|
1426
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
1463
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
1427
1464
|
readonly properties: {
|
|
1428
1465
|
readonly contextName: {
|
|
1429
1466
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -1431,7 +1468,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1431
1468
|
readonly type: "string";
|
|
1432
1469
|
};
|
|
1433
1470
|
readonly operator: {
|
|
1434
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
1471
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
1435
1472
|
readonly type: "string";
|
|
1436
1473
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
1437
1474
|
readonly example: "IN";
|
|
@@ -1486,19 +1523,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1486
1523
|
};
|
|
1487
1524
|
readonly weight: {
|
|
1488
1525
|
readonly type: "integer";
|
|
1489
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
1526
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
1490
1527
|
readonly minimum: 0;
|
|
1491
1528
|
readonly maximum: 1000;
|
|
1492
1529
|
};
|
|
1493
1530
|
readonly weightType: {
|
|
1494
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
1531
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
1495
1532
|
readonly type: "string";
|
|
1496
1533
|
readonly example: "fix";
|
|
1497
1534
|
readonly enum: readonly ["variable", "fix"];
|
|
1498
1535
|
};
|
|
1499
1536
|
readonly stickiness: {
|
|
1500
1537
|
readonly type: "string";
|
|
1501
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
1538
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
1502
1539
|
readonly example: "custom.context.field";
|
|
1503
1540
|
};
|
|
1504
1541
|
readonly payload: {
|
|
@@ -1539,7 +1576,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1539
1576
|
readonly constraintSchema: {
|
|
1540
1577
|
readonly type: "object";
|
|
1541
1578
|
readonly required: readonly ["contextName", "operator"];
|
|
1542
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
1579
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
1543
1580
|
readonly properties: {
|
|
1544
1581
|
readonly contextName: {
|
|
1545
1582
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -1547,7 +1584,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1547
1584
|
readonly type: "string";
|
|
1548
1585
|
};
|
|
1549
1586
|
readonly operator: {
|
|
1550
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
1587
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
1551
1588
|
readonly type: "string";
|
|
1552
1589
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
1553
1590
|
readonly example: "IN";
|
|
@@ -1593,19 +1630,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1593
1630
|
};
|
|
1594
1631
|
readonly weight: {
|
|
1595
1632
|
readonly type: "integer";
|
|
1596
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
1633
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
1597
1634
|
readonly minimum: 0;
|
|
1598
1635
|
readonly maximum: 1000;
|
|
1599
1636
|
};
|
|
1600
1637
|
readonly weightType: {
|
|
1601
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
1638
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
1602
1639
|
readonly type: "string";
|
|
1603
1640
|
readonly example: "fix";
|
|
1604
1641
|
readonly enum: readonly ["variable", "fix"];
|
|
1605
1642
|
};
|
|
1606
1643
|
readonly stickiness: {
|
|
1607
1644
|
readonly type: "string";
|
|
1608
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
1645
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
1609
1646
|
readonly example: "custom.context.field";
|
|
1610
1647
|
};
|
|
1611
1648
|
readonly payload: {
|
|
@@ -1695,7 +1732,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1695
1732
|
};
|
|
1696
1733
|
readonly constraints: {
|
|
1697
1734
|
readonly type: "array";
|
|
1698
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
1735
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
1699
1736
|
readonly example: readonly [{
|
|
1700
1737
|
readonly values: readonly ["1", "2"];
|
|
1701
1738
|
readonly inverted: false;
|
|
@@ -1755,7 +1792,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1755
1792
|
};
|
|
1756
1793
|
readonly constraints: {
|
|
1757
1794
|
readonly type: "array";
|
|
1758
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
1795
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
1759
1796
|
readonly example: readonly [{
|
|
1760
1797
|
readonly values: readonly ["1", "2"];
|
|
1761
1798
|
readonly inverted: false;
|
|
@@ -1797,7 +1834,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1797
1834
|
readonly constraintSchema: {
|
|
1798
1835
|
readonly type: "object";
|
|
1799
1836
|
readonly required: readonly ["contextName", "operator"];
|
|
1800
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
1837
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
1801
1838
|
readonly properties: {
|
|
1802
1839
|
readonly contextName: {
|
|
1803
1840
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -1805,7 +1842,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1805
1842
|
readonly type: "string";
|
|
1806
1843
|
};
|
|
1807
1844
|
readonly operator: {
|
|
1808
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
1845
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
1809
1846
|
readonly type: "string";
|
|
1810
1847
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
1811
1848
|
readonly example: "IN";
|
|
@@ -1860,19 +1897,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1860
1897
|
};
|
|
1861
1898
|
readonly weight: {
|
|
1862
1899
|
readonly type: "integer";
|
|
1863
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
1900
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
1864
1901
|
readonly minimum: 0;
|
|
1865
1902
|
readonly maximum: 1000;
|
|
1866
1903
|
};
|
|
1867
1904
|
readonly weightType: {
|
|
1868
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
1905
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
1869
1906
|
readonly type: "string";
|
|
1870
1907
|
readonly example: "fix";
|
|
1871
1908
|
readonly enum: readonly ["variable", "fix"];
|
|
1872
1909
|
};
|
|
1873
1910
|
readonly stickiness: {
|
|
1874
1911
|
readonly type: "string";
|
|
1875
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
1912
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
1876
1913
|
readonly example: "custom.context.field";
|
|
1877
1914
|
};
|
|
1878
1915
|
readonly payload: {
|
|
@@ -1913,7 +1950,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1913
1950
|
readonly constraintSchema: {
|
|
1914
1951
|
readonly type: "object";
|
|
1915
1952
|
readonly required: readonly ["contextName", "operator"];
|
|
1916
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
1953
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
1917
1954
|
readonly properties: {
|
|
1918
1955
|
readonly contextName: {
|
|
1919
1956
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -1921,7 +1958,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1921
1958
|
readonly type: "string";
|
|
1922
1959
|
};
|
|
1923
1960
|
readonly operator: {
|
|
1924
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
1961
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
1925
1962
|
readonly type: "string";
|
|
1926
1963
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
1927
1964
|
readonly example: "IN";
|
|
@@ -1967,19 +2004,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
1967
2004
|
};
|
|
1968
2005
|
readonly weight: {
|
|
1969
2006
|
readonly type: "integer";
|
|
1970
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
2007
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
1971
2008
|
readonly minimum: 0;
|
|
1972
2009
|
readonly maximum: 1000;
|
|
1973
2010
|
};
|
|
1974
2011
|
readonly weightType: {
|
|
1975
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
2012
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
1976
2013
|
readonly type: "string";
|
|
1977
2014
|
readonly example: "fix";
|
|
1978
2015
|
readonly enum: readonly ["variable", "fix"];
|
|
1979
2016
|
};
|
|
1980
2017
|
readonly stickiness: {
|
|
1981
2018
|
readonly type: "string";
|
|
1982
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
2019
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
1983
2020
|
readonly example: "custom.context.field";
|
|
1984
2021
|
};
|
|
1985
2022
|
readonly payload: {
|
|
@@ -2038,7 +2075,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2038
2075
|
};
|
|
2039
2076
|
readonly constraints: {
|
|
2040
2077
|
readonly type: "array";
|
|
2041
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
2078
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
2042
2079
|
readonly example: readonly [{
|
|
2043
2080
|
readonly values: readonly ["1", "2"];
|
|
2044
2081
|
readonly inverted: false;
|
|
@@ -2080,7 +2117,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2080
2117
|
readonly constraintSchema: {
|
|
2081
2118
|
readonly type: "object";
|
|
2082
2119
|
readonly required: readonly ["contextName", "operator"];
|
|
2083
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
2120
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
2084
2121
|
readonly properties: {
|
|
2085
2122
|
readonly contextName: {
|
|
2086
2123
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -2088,7 +2125,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2088
2125
|
readonly type: "string";
|
|
2089
2126
|
};
|
|
2090
2127
|
readonly operator: {
|
|
2091
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
2128
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
2092
2129
|
readonly type: "string";
|
|
2093
2130
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
2094
2131
|
readonly example: "IN";
|
|
@@ -2143,19 +2180,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2143
2180
|
};
|
|
2144
2181
|
readonly weight: {
|
|
2145
2182
|
readonly type: "integer";
|
|
2146
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
2183
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
2147
2184
|
readonly minimum: 0;
|
|
2148
2185
|
readonly maximum: 1000;
|
|
2149
2186
|
};
|
|
2150
2187
|
readonly weightType: {
|
|
2151
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
2188
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
2152
2189
|
readonly type: "string";
|
|
2153
2190
|
readonly example: "fix";
|
|
2154
2191
|
readonly enum: readonly ["variable", "fix"];
|
|
2155
2192
|
};
|
|
2156
2193
|
readonly stickiness: {
|
|
2157
2194
|
readonly type: "string";
|
|
2158
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
2195
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
2159
2196
|
readonly example: "custom.context.field";
|
|
2160
2197
|
};
|
|
2161
2198
|
readonly payload: {
|
|
@@ -2196,7 +2233,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2196
2233
|
readonly constraintSchema: {
|
|
2197
2234
|
readonly type: "object";
|
|
2198
2235
|
readonly required: readonly ["contextName", "operator"];
|
|
2199
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
2236
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
2200
2237
|
readonly properties: {
|
|
2201
2238
|
readonly contextName: {
|
|
2202
2239
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -2204,7 +2241,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2204
2241
|
readonly type: "string";
|
|
2205
2242
|
};
|
|
2206
2243
|
readonly operator: {
|
|
2207
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
2244
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
2208
2245
|
readonly type: "string";
|
|
2209
2246
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
2210
2247
|
readonly example: "IN";
|
|
@@ -2250,19 +2287,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2250
2287
|
};
|
|
2251
2288
|
readonly weight: {
|
|
2252
2289
|
readonly type: "integer";
|
|
2253
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
2290
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
2254
2291
|
readonly minimum: 0;
|
|
2255
2292
|
readonly maximum: 1000;
|
|
2256
2293
|
};
|
|
2257
2294
|
readonly weightType: {
|
|
2258
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
2295
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
2259
2296
|
readonly type: "string";
|
|
2260
2297
|
readonly example: "fix";
|
|
2261
2298
|
readonly enum: readonly ["variable", "fix"];
|
|
2262
2299
|
};
|
|
2263
2300
|
readonly stickiness: {
|
|
2264
2301
|
readonly type: "string";
|
|
2265
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
2302
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
2266
2303
|
readonly example: "custom.context.field";
|
|
2267
2304
|
};
|
|
2268
2305
|
readonly payload: {
|
|
@@ -2304,6 +2341,214 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2304
2341
|
};
|
|
2305
2342
|
readonly components: {};
|
|
2306
2343
|
};
|
|
2344
|
+
readonly safeguardSchema: {
|
|
2345
|
+
readonly $id: "#/components/schemas/safeguardSchema";
|
|
2346
|
+
readonly type: "object";
|
|
2347
|
+
readonly required: readonly ["id", "action", "triggerCondition", "impactMetric"];
|
|
2348
|
+
readonly description: "A safeguard configuration for a release plan.";
|
|
2349
|
+
readonly additionalProperties: false;
|
|
2350
|
+
readonly properties: {
|
|
2351
|
+
readonly id: {
|
|
2352
|
+
readonly type: "string";
|
|
2353
|
+
readonly description: "The unique ULID identifier for this safeguard";
|
|
2354
|
+
readonly example: "01JB9GGTGQYEQ9D40R17T3YVW1";
|
|
2355
|
+
};
|
|
2356
|
+
readonly action: {
|
|
2357
|
+
readonly type: "object";
|
|
2358
|
+
readonly required: readonly ["type", "id"];
|
|
2359
|
+
readonly additionalProperties: false;
|
|
2360
|
+
readonly description: "The action to take when the safeguard is triggered.";
|
|
2361
|
+
readonly properties: {
|
|
2362
|
+
readonly type: {
|
|
2363
|
+
readonly type: "string";
|
|
2364
|
+
readonly description: "The type of action to perform.";
|
|
2365
|
+
readonly example: "pauseReleasePlanProgressions";
|
|
2366
|
+
};
|
|
2367
|
+
readonly id: {
|
|
2368
|
+
readonly type: "string";
|
|
2369
|
+
readonly description: "The ID of the release plan this safeguard applies to.";
|
|
2370
|
+
readonly example: "01JB9GGTGQYEQ9D40R17T3YVW2";
|
|
2371
|
+
};
|
|
2372
|
+
};
|
|
2373
|
+
};
|
|
2374
|
+
readonly triggerCondition: {
|
|
2375
|
+
readonly $ref: "#/components/schemas/safeguardTriggerConditionSchema";
|
|
2376
|
+
readonly description: "The condition that triggers the safeguard.";
|
|
2377
|
+
};
|
|
2378
|
+
readonly impactMetric: {
|
|
2379
|
+
readonly type: "object";
|
|
2380
|
+
readonly required: readonly ["id", "metricName", "timeRange", "aggregationMode", "labelSelectors"];
|
|
2381
|
+
readonly additionalProperties: false;
|
|
2382
|
+
readonly properties: {
|
|
2383
|
+
readonly metricName: {
|
|
2384
|
+
readonly type: "string";
|
|
2385
|
+
readonly description: "The Prometheus metric series to query. It includes both unleash prefix and metric type and display name";
|
|
2386
|
+
readonly example: "unleash_counter_feature_toggle_usage_total";
|
|
2387
|
+
};
|
|
2388
|
+
readonly timeRange: {
|
|
2389
|
+
readonly type: "string";
|
|
2390
|
+
readonly enum: readonly ["hour", "day", "week", "month"];
|
|
2391
|
+
readonly description: "The time range for the metric data.";
|
|
2392
|
+
readonly example: "day";
|
|
2393
|
+
};
|
|
2394
|
+
readonly aggregationMode: {
|
|
2395
|
+
readonly type: "string";
|
|
2396
|
+
readonly description: "The aggregation mode for the metric data.";
|
|
2397
|
+
readonly enum: readonly ["rps", "count", "avg", "sum", "p95", "p99", "p50"];
|
|
2398
|
+
readonly example: "rps";
|
|
2399
|
+
};
|
|
2400
|
+
readonly labelSelectors: {
|
|
2401
|
+
readonly type: "object";
|
|
2402
|
+
readonly additionalProperties: {
|
|
2403
|
+
readonly type: "array";
|
|
2404
|
+
readonly items: {
|
|
2405
|
+
readonly type: "string";
|
|
2406
|
+
};
|
|
2407
|
+
};
|
|
2408
|
+
readonly description: "The selected labels and their values for filtering the metric data.";
|
|
2409
|
+
readonly example: {
|
|
2410
|
+
readonly environment: readonly ["development"];
|
|
2411
|
+
readonly project: readonly ["default"];
|
|
2412
|
+
};
|
|
2413
|
+
};
|
|
2414
|
+
readonly id: {
|
|
2415
|
+
readonly type: "string";
|
|
2416
|
+
readonly description: "The unique identifier for this impact metric";
|
|
2417
|
+
readonly example: "01JB9GGTGQYEQ9D40R17T3YVW1";
|
|
2418
|
+
};
|
|
2419
|
+
};
|
|
2420
|
+
readonly description: "The metric configuration used to evaluate the safeguard condition.";
|
|
2421
|
+
};
|
|
2422
|
+
};
|
|
2423
|
+
readonly components: {
|
|
2424
|
+
readonly schemas: {
|
|
2425
|
+
readonly metricQuerySchema: {
|
|
2426
|
+
readonly $id: "#/components/schemas/metricQuerySchema";
|
|
2427
|
+
readonly type: "object";
|
|
2428
|
+
readonly required: readonly ["metricName", "timeRange", "aggregationMode", "labelSelectors"];
|
|
2429
|
+
readonly description: "Common metric query configuration for selecting and filtering metric data.";
|
|
2430
|
+
readonly additionalProperties: false;
|
|
2431
|
+
readonly properties: {
|
|
2432
|
+
readonly metricName: {
|
|
2433
|
+
readonly type: "string";
|
|
2434
|
+
readonly description: "The Prometheus metric series to query. It includes both unleash prefix and metric type and display name";
|
|
2435
|
+
readonly example: "unleash_counter_feature_toggle_usage_total";
|
|
2436
|
+
};
|
|
2437
|
+
readonly timeRange: {
|
|
2438
|
+
readonly type: "string";
|
|
2439
|
+
readonly enum: readonly ["hour", "day", "week", "month"];
|
|
2440
|
+
readonly description: "The time range for the metric data.";
|
|
2441
|
+
readonly example: "day";
|
|
2442
|
+
};
|
|
2443
|
+
readonly aggregationMode: {
|
|
2444
|
+
readonly type: "string";
|
|
2445
|
+
readonly description: "The aggregation mode for the metric data.";
|
|
2446
|
+
readonly enum: readonly ["rps", "count", "avg", "sum", "p95", "p99", "p50"];
|
|
2447
|
+
readonly example: "rps";
|
|
2448
|
+
};
|
|
2449
|
+
readonly labelSelectors: {
|
|
2450
|
+
readonly type: "object";
|
|
2451
|
+
readonly additionalProperties: {
|
|
2452
|
+
readonly type: "array";
|
|
2453
|
+
readonly items: {
|
|
2454
|
+
readonly type: "string";
|
|
2455
|
+
};
|
|
2456
|
+
};
|
|
2457
|
+
readonly description: "The selected labels and their values for filtering the metric data.";
|
|
2458
|
+
readonly example: {
|
|
2459
|
+
readonly environment: readonly ["development"];
|
|
2460
|
+
readonly project: readonly ["default"];
|
|
2461
|
+
};
|
|
2462
|
+
};
|
|
2463
|
+
};
|
|
2464
|
+
readonly components: {};
|
|
2465
|
+
};
|
|
2466
|
+
readonly safeguardTriggerConditionSchema: {
|
|
2467
|
+
readonly $id: "#/components/schemas/safeguardTriggerConditionSchema";
|
|
2468
|
+
readonly type: "object";
|
|
2469
|
+
readonly required: readonly ["operator", "threshold"];
|
|
2470
|
+
readonly additionalProperties: false;
|
|
2471
|
+
readonly description: "The condition that triggers the safeguard.";
|
|
2472
|
+
readonly properties: {
|
|
2473
|
+
readonly operator: {
|
|
2474
|
+
readonly type: "string";
|
|
2475
|
+
readonly enum: readonly [">", "<"];
|
|
2476
|
+
readonly description: "The comparison operator for the threshold check.";
|
|
2477
|
+
readonly example: ">";
|
|
2478
|
+
};
|
|
2479
|
+
readonly threshold: {
|
|
2480
|
+
readonly type: "number";
|
|
2481
|
+
readonly description: "The threshold value to compare against.";
|
|
2482
|
+
readonly example: 100;
|
|
2483
|
+
};
|
|
2484
|
+
};
|
|
2485
|
+
readonly components: {};
|
|
2486
|
+
};
|
|
2487
|
+
};
|
|
2488
|
+
};
|
|
2489
|
+
};
|
|
2490
|
+
readonly metricQuerySchema: {
|
|
2491
|
+
readonly $id: "#/components/schemas/metricQuerySchema";
|
|
2492
|
+
readonly type: "object";
|
|
2493
|
+
readonly required: readonly ["metricName", "timeRange", "aggregationMode", "labelSelectors"];
|
|
2494
|
+
readonly description: "Common metric query configuration for selecting and filtering metric data.";
|
|
2495
|
+
readonly additionalProperties: false;
|
|
2496
|
+
readonly properties: {
|
|
2497
|
+
readonly metricName: {
|
|
2498
|
+
readonly type: "string";
|
|
2499
|
+
readonly description: "The Prometheus metric series to query. It includes both unleash prefix and metric type and display name";
|
|
2500
|
+
readonly example: "unleash_counter_feature_toggle_usage_total";
|
|
2501
|
+
};
|
|
2502
|
+
readonly timeRange: {
|
|
2503
|
+
readonly type: "string";
|
|
2504
|
+
readonly enum: readonly ["hour", "day", "week", "month"];
|
|
2505
|
+
readonly description: "The time range for the metric data.";
|
|
2506
|
+
readonly example: "day";
|
|
2507
|
+
};
|
|
2508
|
+
readonly aggregationMode: {
|
|
2509
|
+
readonly type: "string";
|
|
2510
|
+
readonly description: "The aggregation mode for the metric data.";
|
|
2511
|
+
readonly enum: readonly ["rps", "count", "avg", "sum", "p95", "p99", "p50"];
|
|
2512
|
+
readonly example: "rps";
|
|
2513
|
+
};
|
|
2514
|
+
readonly labelSelectors: {
|
|
2515
|
+
readonly type: "object";
|
|
2516
|
+
readonly additionalProperties: {
|
|
2517
|
+
readonly type: "array";
|
|
2518
|
+
readonly items: {
|
|
2519
|
+
readonly type: "string";
|
|
2520
|
+
};
|
|
2521
|
+
};
|
|
2522
|
+
readonly description: "The selected labels and their values for filtering the metric data.";
|
|
2523
|
+
readonly example: {
|
|
2524
|
+
readonly environment: readonly ["development"];
|
|
2525
|
+
readonly project: readonly ["default"];
|
|
2526
|
+
};
|
|
2527
|
+
};
|
|
2528
|
+
};
|
|
2529
|
+
readonly components: {};
|
|
2530
|
+
};
|
|
2531
|
+
readonly safeguardTriggerConditionSchema: {
|
|
2532
|
+
readonly $id: "#/components/schemas/safeguardTriggerConditionSchema";
|
|
2533
|
+
readonly type: "object";
|
|
2534
|
+
readonly required: readonly ["operator", "threshold"];
|
|
2535
|
+
readonly additionalProperties: false;
|
|
2536
|
+
readonly description: "The condition that triggers the safeguard.";
|
|
2537
|
+
readonly properties: {
|
|
2538
|
+
readonly operator: {
|
|
2539
|
+
readonly type: "string";
|
|
2540
|
+
readonly enum: readonly [">", "<"];
|
|
2541
|
+
readonly description: "The comparison operator for the threshold check.";
|
|
2542
|
+
readonly example: ">";
|
|
2543
|
+
};
|
|
2544
|
+
readonly threshold: {
|
|
2545
|
+
readonly type: "number";
|
|
2546
|
+
readonly description: "The threshold value to compare against.";
|
|
2547
|
+
readonly example: 100;
|
|
2548
|
+
};
|
|
2549
|
+
};
|
|
2550
|
+
readonly components: {};
|
|
2551
|
+
};
|
|
2307
2552
|
};
|
|
2308
2553
|
};
|
|
2309
2554
|
};
|
|
@@ -2343,8 +2588,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2343
2588
|
readonly nullable: true;
|
|
2344
2589
|
};
|
|
2345
2590
|
readonly transitionCondition: {
|
|
2591
|
+
readonly type: "object";
|
|
2592
|
+
readonly additionalProperties: false;
|
|
2593
|
+
readonly required: readonly ["intervalMinutes"];
|
|
2594
|
+
readonly properties: {
|
|
2595
|
+
readonly intervalMinutes: {
|
|
2596
|
+
readonly type: "integer";
|
|
2597
|
+
readonly minimum: 1;
|
|
2598
|
+
readonly description: "The interval in minutes before transitioning";
|
|
2599
|
+
readonly example: 30;
|
|
2600
|
+
};
|
|
2601
|
+
};
|
|
2346
2602
|
readonly description: "The condition configuration for the transition";
|
|
2347
|
-
readonly
|
|
2603
|
+
readonly nullable: true;
|
|
2348
2604
|
};
|
|
2349
2605
|
readonly progressionExecutedAt: {
|
|
2350
2606
|
readonly type: "string";
|
|
@@ -2353,6 +2609,13 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2353
2609
|
readonly example: "2024-01-01T00:00:00.000Z";
|
|
2354
2610
|
readonly nullable: true;
|
|
2355
2611
|
};
|
|
2612
|
+
readonly pausedAt: {
|
|
2613
|
+
readonly type: "string";
|
|
2614
|
+
readonly format: "date-time";
|
|
2615
|
+
readonly description: "The date and time when the milestone was paused.";
|
|
2616
|
+
readonly example: "2024-01-01T00:00:00.000Z";
|
|
2617
|
+
readonly nullable: true;
|
|
2618
|
+
};
|
|
2356
2619
|
readonly strategies: {
|
|
2357
2620
|
readonly type: "array";
|
|
2358
2621
|
readonly description: "A list of strategies that are attached to this milestone.";
|
|
@@ -2408,7 +2671,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2408
2671
|
};
|
|
2409
2672
|
readonly constraints: {
|
|
2410
2673
|
readonly type: "array";
|
|
2411
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
2674
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
2412
2675
|
readonly example: readonly [{
|
|
2413
2676
|
readonly values: readonly ["1", "2"];
|
|
2414
2677
|
readonly inverted: false;
|
|
@@ -2468,7 +2731,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2468
2731
|
};
|
|
2469
2732
|
readonly constraints: {
|
|
2470
2733
|
readonly type: "array";
|
|
2471
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
2734
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
2472
2735
|
readonly example: readonly [{
|
|
2473
2736
|
readonly values: readonly ["1", "2"];
|
|
2474
2737
|
readonly inverted: false;
|
|
@@ -2510,7 +2773,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2510
2773
|
readonly constraintSchema: {
|
|
2511
2774
|
readonly type: "object";
|
|
2512
2775
|
readonly required: readonly ["contextName", "operator"];
|
|
2513
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
2776
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
2514
2777
|
readonly properties: {
|
|
2515
2778
|
readonly contextName: {
|
|
2516
2779
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -2518,7 +2781,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2518
2781
|
readonly type: "string";
|
|
2519
2782
|
};
|
|
2520
2783
|
readonly operator: {
|
|
2521
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
2784
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
2522
2785
|
readonly type: "string";
|
|
2523
2786
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
2524
2787
|
readonly example: "IN";
|
|
@@ -2573,19 +2836,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2573
2836
|
};
|
|
2574
2837
|
readonly weight: {
|
|
2575
2838
|
readonly type: "integer";
|
|
2576
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
2839
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
2577
2840
|
readonly minimum: 0;
|
|
2578
2841
|
readonly maximum: 1000;
|
|
2579
2842
|
};
|
|
2580
2843
|
readonly weightType: {
|
|
2581
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
2844
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
2582
2845
|
readonly type: "string";
|
|
2583
2846
|
readonly example: "fix";
|
|
2584
2847
|
readonly enum: readonly ["variable", "fix"];
|
|
2585
2848
|
};
|
|
2586
2849
|
readonly stickiness: {
|
|
2587
2850
|
readonly type: "string";
|
|
2588
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
2851
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
2589
2852
|
readonly example: "custom.context.field";
|
|
2590
2853
|
};
|
|
2591
2854
|
readonly payload: {
|
|
@@ -2626,7 +2889,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2626
2889
|
readonly constraintSchema: {
|
|
2627
2890
|
readonly type: "object";
|
|
2628
2891
|
readonly required: readonly ["contextName", "operator"];
|
|
2629
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
2892
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
2630
2893
|
readonly properties: {
|
|
2631
2894
|
readonly contextName: {
|
|
2632
2895
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -2634,7 +2897,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2634
2897
|
readonly type: "string";
|
|
2635
2898
|
};
|
|
2636
2899
|
readonly operator: {
|
|
2637
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
2900
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
2638
2901
|
readonly type: "string";
|
|
2639
2902
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
2640
2903
|
readonly example: "IN";
|
|
@@ -2680,19 +2943,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2680
2943
|
};
|
|
2681
2944
|
readonly weight: {
|
|
2682
2945
|
readonly type: "integer";
|
|
2683
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
2946
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
2684
2947
|
readonly minimum: 0;
|
|
2685
2948
|
readonly maximum: 1000;
|
|
2686
2949
|
};
|
|
2687
2950
|
readonly weightType: {
|
|
2688
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
2951
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
2689
2952
|
readonly type: "string";
|
|
2690
2953
|
readonly example: "fix";
|
|
2691
2954
|
readonly enum: readonly ["variable", "fix"];
|
|
2692
2955
|
};
|
|
2693
2956
|
readonly stickiness: {
|
|
2694
2957
|
readonly type: "string";
|
|
2695
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
2958
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
2696
2959
|
readonly example: "custom.context.field";
|
|
2697
2960
|
};
|
|
2698
2961
|
readonly payload: {
|
|
@@ -2751,7 +3014,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2751
3014
|
};
|
|
2752
3015
|
readonly constraints: {
|
|
2753
3016
|
readonly type: "array";
|
|
2754
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
3017
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
2755
3018
|
readonly example: readonly [{
|
|
2756
3019
|
readonly values: readonly ["1", "2"];
|
|
2757
3020
|
readonly inverted: false;
|
|
@@ -2793,7 +3056,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2793
3056
|
readonly constraintSchema: {
|
|
2794
3057
|
readonly type: "object";
|
|
2795
3058
|
readonly required: readonly ["contextName", "operator"];
|
|
2796
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
3059
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
2797
3060
|
readonly properties: {
|
|
2798
3061
|
readonly contextName: {
|
|
2799
3062
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -2801,7 +3064,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2801
3064
|
readonly type: "string";
|
|
2802
3065
|
};
|
|
2803
3066
|
readonly operator: {
|
|
2804
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
3067
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
2805
3068
|
readonly type: "string";
|
|
2806
3069
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
2807
3070
|
readonly example: "IN";
|
|
@@ -2856,19 +3119,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2856
3119
|
};
|
|
2857
3120
|
readonly weight: {
|
|
2858
3121
|
readonly type: "integer";
|
|
2859
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
3122
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
2860
3123
|
readonly minimum: 0;
|
|
2861
3124
|
readonly maximum: 1000;
|
|
2862
3125
|
};
|
|
2863
3126
|
readonly weightType: {
|
|
2864
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
3127
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
2865
3128
|
readonly type: "string";
|
|
2866
3129
|
readonly example: "fix";
|
|
2867
3130
|
readonly enum: readonly ["variable", "fix"];
|
|
2868
3131
|
};
|
|
2869
3132
|
readonly stickiness: {
|
|
2870
3133
|
readonly type: "string";
|
|
2871
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
3134
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
2872
3135
|
readonly example: "custom.context.field";
|
|
2873
3136
|
};
|
|
2874
3137
|
readonly payload: {
|
|
@@ -2909,7 +3172,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2909
3172
|
readonly constraintSchema: {
|
|
2910
3173
|
readonly type: "object";
|
|
2911
3174
|
readonly required: readonly ["contextName", "operator"];
|
|
2912
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
3175
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
2913
3176
|
readonly properties: {
|
|
2914
3177
|
readonly contextName: {
|
|
2915
3178
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -2917,7 +3180,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2917
3180
|
readonly type: "string";
|
|
2918
3181
|
};
|
|
2919
3182
|
readonly operator: {
|
|
2920
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
3183
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
2921
3184
|
readonly type: "string";
|
|
2922
3185
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
2923
3186
|
readonly example: "IN";
|
|
@@ -2963,19 +3226,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
2963
3226
|
};
|
|
2964
3227
|
readonly weight: {
|
|
2965
3228
|
readonly type: "integer";
|
|
2966
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
3229
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
2967
3230
|
readonly minimum: 0;
|
|
2968
3231
|
readonly maximum: 1000;
|
|
2969
3232
|
};
|
|
2970
3233
|
readonly weightType: {
|
|
2971
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
3234
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
2972
3235
|
readonly type: "string";
|
|
2973
3236
|
readonly example: "fix";
|
|
2974
3237
|
readonly enum: readonly ["variable", "fix"];
|
|
2975
3238
|
};
|
|
2976
3239
|
readonly stickiness: {
|
|
2977
3240
|
readonly type: "string";
|
|
2978
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
3241
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
2979
3242
|
readonly example: "custom.context.field";
|
|
2980
3243
|
};
|
|
2981
3244
|
readonly payload: {
|
|
@@ -3065,7 +3328,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3065
3328
|
};
|
|
3066
3329
|
readonly constraints: {
|
|
3067
3330
|
readonly type: "array";
|
|
3068
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
3331
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
3069
3332
|
readonly example: readonly [{
|
|
3070
3333
|
readonly values: readonly ["1", "2"];
|
|
3071
3334
|
readonly inverted: false;
|
|
@@ -3125,7 +3388,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3125
3388
|
};
|
|
3126
3389
|
readonly constraints: {
|
|
3127
3390
|
readonly type: "array";
|
|
3128
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
3391
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
3129
3392
|
readonly example: readonly [{
|
|
3130
3393
|
readonly values: readonly ["1", "2"];
|
|
3131
3394
|
readonly inverted: false;
|
|
@@ -3167,7 +3430,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3167
3430
|
readonly constraintSchema: {
|
|
3168
3431
|
readonly type: "object";
|
|
3169
3432
|
readonly required: readonly ["contextName", "operator"];
|
|
3170
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
3433
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
3171
3434
|
readonly properties: {
|
|
3172
3435
|
readonly contextName: {
|
|
3173
3436
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -3175,7 +3438,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3175
3438
|
readonly type: "string";
|
|
3176
3439
|
};
|
|
3177
3440
|
readonly operator: {
|
|
3178
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
3441
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
3179
3442
|
readonly type: "string";
|
|
3180
3443
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
3181
3444
|
readonly example: "IN";
|
|
@@ -3230,19 +3493,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3230
3493
|
};
|
|
3231
3494
|
readonly weight: {
|
|
3232
3495
|
readonly type: "integer";
|
|
3233
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
3496
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
3234
3497
|
readonly minimum: 0;
|
|
3235
3498
|
readonly maximum: 1000;
|
|
3236
3499
|
};
|
|
3237
3500
|
readonly weightType: {
|
|
3238
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
3501
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
3239
3502
|
readonly type: "string";
|
|
3240
3503
|
readonly example: "fix";
|
|
3241
3504
|
readonly enum: readonly ["variable", "fix"];
|
|
3242
3505
|
};
|
|
3243
3506
|
readonly stickiness: {
|
|
3244
3507
|
readonly type: "string";
|
|
3245
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
3508
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
3246
3509
|
readonly example: "custom.context.field";
|
|
3247
3510
|
};
|
|
3248
3511
|
readonly payload: {
|
|
@@ -3283,7 +3546,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3283
3546
|
readonly constraintSchema: {
|
|
3284
3547
|
readonly type: "object";
|
|
3285
3548
|
readonly required: readonly ["contextName", "operator"];
|
|
3286
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
3549
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
3287
3550
|
readonly properties: {
|
|
3288
3551
|
readonly contextName: {
|
|
3289
3552
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -3291,7 +3554,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3291
3554
|
readonly type: "string";
|
|
3292
3555
|
};
|
|
3293
3556
|
readonly operator: {
|
|
3294
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
3557
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
3295
3558
|
readonly type: "string";
|
|
3296
3559
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
3297
3560
|
readonly example: "IN";
|
|
@@ -3337,19 +3600,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3337
3600
|
};
|
|
3338
3601
|
readonly weight: {
|
|
3339
3602
|
readonly type: "integer";
|
|
3340
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
3603
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
3341
3604
|
readonly minimum: 0;
|
|
3342
3605
|
readonly maximum: 1000;
|
|
3343
3606
|
};
|
|
3344
3607
|
readonly weightType: {
|
|
3345
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
3608
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
3346
3609
|
readonly type: "string";
|
|
3347
3610
|
readonly example: "fix";
|
|
3348
3611
|
readonly enum: readonly ["variable", "fix"];
|
|
3349
3612
|
};
|
|
3350
3613
|
readonly stickiness: {
|
|
3351
3614
|
readonly type: "string";
|
|
3352
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
3615
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
3353
3616
|
readonly example: "custom.context.field";
|
|
3354
3617
|
};
|
|
3355
3618
|
readonly payload: {
|
|
@@ -3408,7 +3671,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3408
3671
|
};
|
|
3409
3672
|
readonly constraints: {
|
|
3410
3673
|
readonly type: "array";
|
|
3411
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
3674
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
3412
3675
|
readonly example: readonly [{
|
|
3413
3676
|
readonly values: readonly ["1", "2"];
|
|
3414
3677
|
readonly inverted: false;
|
|
@@ -3450,7 +3713,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3450
3713
|
readonly constraintSchema: {
|
|
3451
3714
|
readonly type: "object";
|
|
3452
3715
|
readonly required: readonly ["contextName", "operator"];
|
|
3453
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
3716
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
3454
3717
|
readonly properties: {
|
|
3455
3718
|
readonly contextName: {
|
|
3456
3719
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -3458,7 +3721,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3458
3721
|
readonly type: "string";
|
|
3459
3722
|
};
|
|
3460
3723
|
readonly operator: {
|
|
3461
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
3724
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
3462
3725
|
readonly type: "string";
|
|
3463
3726
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
3464
3727
|
readonly example: "IN";
|
|
@@ -3513,19 +3776,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3513
3776
|
};
|
|
3514
3777
|
readonly weight: {
|
|
3515
3778
|
readonly type: "integer";
|
|
3516
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
3779
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
3517
3780
|
readonly minimum: 0;
|
|
3518
3781
|
readonly maximum: 1000;
|
|
3519
3782
|
};
|
|
3520
3783
|
readonly weightType: {
|
|
3521
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
3784
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
3522
3785
|
readonly type: "string";
|
|
3523
3786
|
readonly example: "fix";
|
|
3524
3787
|
readonly enum: readonly ["variable", "fix"];
|
|
3525
3788
|
};
|
|
3526
3789
|
readonly stickiness: {
|
|
3527
3790
|
readonly type: "string";
|
|
3528
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
3791
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
3529
3792
|
readonly example: "custom.context.field";
|
|
3530
3793
|
};
|
|
3531
3794
|
readonly payload: {
|
|
@@ -3567,19 +3830,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3567
3830
|
};
|
|
3568
3831
|
readonly weight: {
|
|
3569
3832
|
readonly type: "integer";
|
|
3570
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
3833
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
3571
3834
|
readonly minimum: 0;
|
|
3572
3835
|
readonly maximum: 1000;
|
|
3573
3836
|
};
|
|
3574
3837
|
readonly weightType: {
|
|
3575
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
3838
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
3576
3839
|
readonly type: "string";
|
|
3577
3840
|
readonly example: "fix";
|
|
3578
3841
|
readonly enum: readonly ["variable", "fix"];
|
|
3579
3842
|
};
|
|
3580
3843
|
readonly stickiness: {
|
|
3581
3844
|
readonly type: "string";
|
|
3582
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
3845
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
3583
3846
|
readonly example: "custom.context.field";
|
|
3584
3847
|
};
|
|
3585
3848
|
readonly payload: {
|
|
@@ -3628,7 +3891,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3628
3891
|
readonly $id: "#/components/schemas/variantSchema";
|
|
3629
3892
|
readonly type: "object";
|
|
3630
3893
|
readonly additionalProperties: false;
|
|
3631
|
-
readonly description: "A variant allows for further separation of users into segments. See [our excellent documentation](https://docs.getunleash.io/
|
|
3894
|
+
readonly description: "A variant allows for further separation of users into segments. See [our excellent documentation](https://docs.getunleash.io/concepts/feature-flag-variants#what-are-variants) for a more detailed description";
|
|
3632
3895
|
readonly required: readonly ["name", "weight"];
|
|
3633
3896
|
readonly properties: {
|
|
3634
3897
|
readonly name: {
|
|
@@ -3638,7 +3901,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3638
3901
|
};
|
|
3639
3902
|
readonly weight: {
|
|
3640
3903
|
readonly type: "number";
|
|
3641
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is a number between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
3904
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is a number between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
3642
3905
|
readonly minimum: 0;
|
|
3643
3906
|
readonly maximum: 1000;
|
|
3644
3907
|
};
|
|
@@ -3650,7 +3913,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3650
3913
|
};
|
|
3651
3914
|
readonly stickiness: {
|
|
3652
3915
|
readonly type: "string";
|
|
3653
|
-
readonly description: "[Stickiness](https://docs.getunleash.io/
|
|
3916
|
+
readonly description: "[Stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) is how Unleash guarantees that the same user gets the same variant every time";
|
|
3654
3917
|
readonly example: "custom.context.field";
|
|
3655
3918
|
};
|
|
3656
3919
|
readonly payload: {
|
|
@@ -3783,6 +4046,13 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3783
4046
|
readonly example: "01JB9GGTGQYEQ9D40R17T3YVW2";
|
|
3784
4047
|
readonly nullable: false;
|
|
3785
4048
|
};
|
|
4049
|
+
readonly safeguards: {
|
|
4050
|
+
readonly type: "array";
|
|
4051
|
+
readonly description: "An array of safeguards configured for this release plan.";
|
|
4052
|
+
readonly items: {
|
|
4053
|
+
readonly $ref: "#/components/schemas/safeguardSchema";
|
|
4054
|
+
};
|
|
4055
|
+
};
|
|
3786
4056
|
};
|
|
3787
4057
|
readonly components: {
|
|
3788
4058
|
readonly schemas: {
|
|
@@ -3822,8 +4092,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3822
4092
|
readonly nullable: true;
|
|
3823
4093
|
};
|
|
3824
4094
|
readonly transitionCondition: {
|
|
4095
|
+
readonly type: "object";
|
|
4096
|
+
readonly additionalProperties: false;
|
|
4097
|
+
readonly required: readonly ["intervalMinutes"];
|
|
4098
|
+
readonly properties: {
|
|
4099
|
+
readonly intervalMinutes: {
|
|
4100
|
+
readonly type: "integer";
|
|
4101
|
+
readonly minimum: 1;
|
|
4102
|
+
readonly description: "The interval in minutes before transitioning";
|
|
4103
|
+
readonly example: 30;
|
|
4104
|
+
};
|
|
4105
|
+
};
|
|
3825
4106
|
readonly description: "The condition configuration for the transition";
|
|
3826
|
-
readonly
|
|
4107
|
+
readonly nullable: true;
|
|
3827
4108
|
};
|
|
3828
4109
|
readonly progressionExecutedAt: {
|
|
3829
4110
|
readonly type: "string";
|
|
@@ -3832,6 +4113,13 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3832
4113
|
readonly example: "2024-01-01T00:00:00.000Z";
|
|
3833
4114
|
readonly nullable: true;
|
|
3834
4115
|
};
|
|
4116
|
+
readonly pausedAt: {
|
|
4117
|
+
readonly type: "string";
|
|
4118
|
+
readonly format: "date-time";
|
|
4119
|
+
readonly description: "The date and time when the milestone was paused.";
|
|
4120
|
+
readonly example: "2024-01-01T00:00:00.000Z";
|
|
4121
|
+
readonly nullable: true;
|
|
4122
|
+
};
|
|
3835
4123
|
readonly strategies: {
|
|
3836
4124
|
readonly type: "array";
|
|
3837
4125
|
readonly description: "A list of strategies that are attached to this milestone.";
|
|
@@ -3887,7 +4175,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3887
4175
|
};
|
|
3888
4176
|
readonly constraints: {
|
|
3889
4177
|
readonly type: "array";
|
|
3890
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
4178
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
3891
4179
|
readonly example: readonly [{
|
|
3892
4180
|
readonly values: readonly ["1", "2"];
|
|
3893
4181
|
readonly inverted: false;
|
|
@@ -3947,7 +4235,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3947
4235
|
};
|
|
3948
4236
|
readonly constraints: {
|
|
3949
4237
|
readonly type: "array";
|
|
3950
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
4238
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
3951
4239
|
readonly example: readonly [{
|
|
3952
4240
|
readonly values: readonly ["1", "2"];
|
|
3953
4241
|
readonly inverted: false;
|
|
@@ -3989,7 +4277,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3989
4277
|
readonly constraintSchema: {
|
|
3990
4278
|
readonly type: "object";
|
|
3991
4279
|
readonly required: readonly ["contextName", "operator"];
|
|
3992
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
4280
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
3993
4281
|
readonly properties: {
|
|
3994
4282
|
readonly contextName: {
|
|
3995
4283
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -3997,7 +4285,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
3997
4285
|
readonly type: "string";
|
|
3998
4286
|
};
|
|
3999
4287
|
readonly operator: {
|
|
4000
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
4288
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
4001
4289
|
readonly type: "string";
|
|
4002
4290
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
4003
4291
|
readonly example: "IN";
|
|
@@ -4052,19 +4340,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4052
4340
|
};
|
|
4053
4341
|
readonly weight: {
|
|
4054
4342
|
readonly type: "integer";
|
|
4055
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
4343
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
4056
4344
|
readonly minimum: 0;
|
|
4057
4345
|
readonly maximum: 1000;
|
|
4058
4346
|
};
|
|
4059
4347
|
readonly weightType: {
|
|
4060
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
4348
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
4061
4349
|
readonly type: "string";
|
|
4062
4350
|
readonly example: "fix";
|
|
4063
4351
|
readonly enum: readonly ["variable", "fix"];
|
|
4064
4352
|
};
|
|
4065
4353
|
readonly stickiness: {
|
|
4066
4354
|
readonly type: "string";
|
|
4067
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
4355
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
4068
4356
|
readonly example: "custom.context.field";
|
|
4069
4357
|
};
|
|
4070
4358
|
readonly payload: {
|
|
@@ -4105,7 +4393,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4105
4393
|
readonly constraintSchema: {
|
|
4106
4394
|
readonly type: "object";
|
|
4107
4395
|
readonly required: readonly ["contextName", "operator"];
|
|
4108
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
4396
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
4109
4397
|
readonly properties: {
|
|
4110
4398
|
readonly contextName: {
|
|
4111
4399
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -4113,7 +4401,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4113
4401
|
readonly type: "string";
|
|
4114
4402
|
};
|
|
4115
4403
|
readonly operator: {
|
|
4116
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
4404
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
4117
4405
|
readonly type: "string";
|
|
4118
4406
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
4119
4407
|
readonly example: "IN";
|
|
@@ -4159,19 +4447,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4159
4447
|
};
|
|
4160
4448
|
readonly weight: {
|
|
4161
4449
|
readonly type: "integer";
|
|
4162
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
4450
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
4163
4451
|
readonly minimum: 0;
|
|
4164
4452
|
readonly maximum: 1000;
|
|
4165
4453
|
};
|
|
4166
4454
|
readonly weightType: {
|
|
4167
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
4455
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
4168
4456
|
readonly type: "string";
|
|
4169
4457
|
readonly example: "fix";
|
|
4170
4458
|
readonly enum: readonly ["variable", "fix"];
|
|
4171
4459
|
};
|
|
4172
4460
|
readonly stickiness: {
|
|
4173
4461
|
readonly type: "string";
|
|
4174
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
4462
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
4175
4463
|
readonly example: "custom.context.field";
|
|
4176
4464
|
};
|
|
4177
4465
|
readonly payload: {
|
|
@@ -4230,7 +4518,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4230
4518
|
};
|
|
4231
4519
|
readonly constraints: {
|
|
4232
4520
|
readonly type: "array";
|
|
4233
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
4521
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
4234
4522
|
readonly example: readonly [{
|
|
4235
4523
|
readonly values: readonly ["1", "2"];
|
|
4236
4524
|
readonly inverted: false;
|
|
@@ -4272,7 +4560,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4272
4560
|
readonly constraintSchema: {
|
|
4273
4561
|
readonly type: "object";
|
|
4274
4562
|
readonly required: readonly ["contextName", "operator"];
|
|
4275
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
4563
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
4276
4564
|
readonly properties: {
|
|
4277
4565
|
readonly contextName: {
|
|
4278
4566
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -4280,7 +4568,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4280
4568
|
readonly type: "string";
|
|
4281
4569
|
};
|
|
4282
4570
|
readonly operator: {
|
|
4283
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
4571
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
4284
4572
|
readonly type: "string";
|
|
4285
4573
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
4286
4574
|
readonly example: "IN";
|
|
@@ -4335,19 +4623,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4335
4623
|
};
|
|
4336
4624
|
readonly weight: {
|
|
4337
4625
|
readonly type: "integer";
|
|
4338
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
4626
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
4339
4627
|
readonly minimum: 0;
|
|
4340
4628
|
readonly maximum: 1000;
|
|
4341
4629
|
};
|
|
4342
4630
|
readonly weightType: {
|
|
4343
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
4631
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
4344
4632
|
readonly type: "string";
|
|
4345
4633
|
readonly example: "fix";
|
|
4346
4634
|
readonly enum: readonly ["variable", "fix"];
|
|
4347
4635
|
};
|
|
4348
4636
|
readonly stickiness: {
|
|
4349
4637
|
readonly type: "string";
|
|
4350
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
4638
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
4351
4639
|
readonly example: "custom.context.field";
|
|
4352
4640
|
};
|
|
4353
4641
|
readonly payload: {
|
|
@@ -4388,7 +4676,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4388
4676
|
readonly constraintSchema: {
|
|
4389
4677
|
readonly type: "object";
|
|
4390
4678
|
readonly required: readonly ["contextName", "operator"];
|
|
4391
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
4679
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
4392
4680
|
readonly properties: {
|
|
4393
4681
|
readonly contextName: {
|
|
4394
4682
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -4396,7 +4684,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4396
4684
|
readonly type: "string";
|
|
4397
4685
|
};
|
|
4398
4686
|
readonly operator: {
|
|
4399
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
4687
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
4400
4688
|
readonly type: "string";
|
|
4401
4689
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
4402
4690
|
readonly example: "IN";
|
|
@@ -4442,19 +4730,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4442
4730
|
};
|
|
4443
4731
|
readonly weight: {
|
|
4444
4732
|
readonly type: "integer";
|
|
4445
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
4733
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
4446
4734
|
readonly minimum: 0;
|
|
4447
4735
|
readonly maximum: 1000;
|
|
4448
4736
|
};
|
|
4449
4737
|
readonly weightType: {
|
|
4450
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
4738
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
4451
4739
|
readonly type: "string";
|
|
4452
4740
|
readonly example: "fix";
|
|
4453
4741
|
readonly enum: readonly ["variable", "fix"];
|
|
4454
4742
|
};
|
|
4455
4743
|
readonly stickiness: {
|
|
4456
4744
|
readonly type: "string";
|
|
4457
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
4745
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
4458
4746
|
readonly example: "custom.context.field";
|
|
4459
4747
|
};
|
|
4460
4748
|
readonly payload: {
|
|
@@ -4544,7 +4832,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4544
4832
|
};
|
|
4545
4833
|
readonly constraints: {
|
|
4546
4834
|
readonly type: "array";
|
|
4547
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
4835
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
4548
4836
|
readonly example: readonly [{
|
|
4549
4837
|
readonly values: readonly ["1", "2"];
|
|
4550
4838
|
readonly inverted: false;
|
|
@@ -4604,7 +4892,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4604
4892
|
};
|
|
4605
4893
|
readonly constraints: {
|
|
4606
4894
|
readonly type: "array";
|
|
4607
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
4895
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
4608
4896
|
readonly example: readonly [{
|
|
4609
4897
|
readonly values: readonly ["1", "2"];
|
|
4610
4898
|
readonly inverted: false;
|
|
@@ -4646,7 +4934,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4646
4934
|
readonly constraintSchema: {
|
|
4647
4935
|
readonly type: "object";
|
|
4648
4936
|
readonly required: readonly ["contextName", "operator"];
|
|
4649
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
4937
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
4650
4938
|
readonly properties: {
|
|
4651
4939
|
readonly contextName: {
|
|
4652
4940
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -4654,7 +4942,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4654
4942
|
readonly type: "string";
|
|
4655
4943
|
};
|
|
4656
4944
|
readonly operator: {
|
|
4657
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
4945
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
4658
4946
|
readonly type: "string";
|
|
4659
4947
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
4660
4948
|
readonly example: "IN";
|
|
@@ -4709,19 +4997,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4709
4997
|
};
|
|
4710
4998
|
readonly weight: {
|
|
4711
4999
|
readonly type: "integer";
|
|
4712
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
5000
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
4713
5001
|
readonly minimum: 0;
|
|
4714
5002
|
readonly maximum: 1000;
|
|
4715
5003
|
};
|
|
4716
5004
|
readonly weightType: {
|
|
4717
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
5005
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
4718
5006
|
readonly type: "string";
|
|
4719
5007
|
readonly example: "fix";
|
|
4720
5008
|
readonly enum: readonly ["variable", "fix"];
|
|
4721
5009
|
};
|
|
4722
5010
|
readonly stickiness: {
|
|
4723
5011
|
readonly type: "string";
|
|
4724
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
5012
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
4725
5013
|
readonly example: "custom.context.field";
|
|
4726
5014
|
};
|
|
4727
5015
|
readonly payload: {
|
|
@@ -4762,7 +5050,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4762
5050
|
readonly constraintSchema: {
|
|
4763
5051
|
readonly type: "object";
|
|
4764
5052
|
readonly required: readonly ["contextName", "operator"];
|
|
4765
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
5053
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
4766
5054
|
readonly properties: {
|
|
4767
5055
|
readonly contextName: {
|
|
4768
5056
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -4770,7 +5058,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4770
5058
|
readonly type: "string";
|
|
4771
5059
|
};
|
|
4772
5060
|
readonly operator: {
|
|
4773
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
5061
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
4774
5062
|
readonly type: "string";
|
|
4775
5063
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
4776
5064
|
readonly example: "IN";
|
|
@@ -4816,19 +5104,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4816
5104
|
};
|
|
4817
5105
|
readonly weight: {
|
|
4818
5106
|
readonly type: "integer";
|
|
4819
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
5107
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
4820
5108
|
readonly minimum: 0;
|
|
4821
5109
|
readonly maximum: 1000;
|
|
4822
5110
|
};
|
|
4823
5111
|
readonly weightType: {
|
|
4824
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
5112
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
4825
5113
|
readonly type: "string";
|
|
4826
5114
|
readonly example: "fix";
|
|
4827
5115
|
readonly enum: readonly ["variable", "fix"];
|
|
4828
5116
|
};
|
|
4829
5117
|
readonly stickiness: {
|
|
4830
5118
|
readonly type: "string";
|
|
4831
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
5119
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
4832
5120
|
readonly example: "custom.context.field";
|
|
4833
5121
|
};
|
|
4834
5122
|
readonly payload: {
|
|
@@ -4887,7 +5175,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4887
5175
|
};
|
|
4888
5176
|
readonly constraints: {
|
|
4889
5177
|
readonly type: "array";
|
|
4890
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
5178
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
4891
5179
|
readonly example: readonly [{
|
|
4892
5180
|
readonly values: readonly ["1", "2"];
|
|
4893
5181
|
readonly inverted: false;
|
|
@@ -4929,7 +5217,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4929
5217
|
readonly constraintSchema: {
|
|
4930
5218
|
readonly type: "object";
|
|
4931
5219
|
readonly required: readonly ["contextName", "operator"];
|
|
4932
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
5220
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
4933
5221
|
readonly properties: {
|
|
4934
5222
|
readonly contextName: {
|
|
4935
5223
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -4937,7 +5225,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4937
5225
|
readonly type: "string";
|
|
4938
5226
|
};
|
|
4939
5227
|
readonly operator: {
|
|
4940
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
5228
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
4941
5229
|
readonly type: "string";
|
|
4942
5230
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
4943
5231
|
readonly example: "IN";
|
|
@@ -4992,19 +5280,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
4992
5280
|
};
|
|
4993
5281
|
readonly weight: {
|
|
4994
5282
|
readonly type: "integer";
|
|
4995
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
5283
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
4996
5284
|
readonly minimum: 0;
|
|
4997
5285
|
readonly maximum: 1000;
|
|
4998
5286
|
};
|
|
4999
5287
|
readonly weightType: {
|
|
5000
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
5288
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
5001
5289
|
readonly type: "string";
|
|
5002
5290
|
readonly example: "fix";
|
|
5003
5291
|
readonly enum: readonly ["variable", "fix"];
|
|
5004
5292
|
};
|
|
5005
5293
|
readonly stickiness: {
|
|
5006
5294
|
readonly type: "string";
|
|
5007
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
5295
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
5008
5296
|
readonly example: "custom.context.field";
|
|
5009
5297
|
};
|
|
5010
5298
|
readonly payload: {
|
|
@@ -5045,7 +5333,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5045
5333
|
readonly constraintSchema: {
|
|
5046
5334
|
readonly type: "object";
|
|
5047
5335
|
readonly required: readonly ["contextName", "operator"];
|
|
5048
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
5336
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
5049
5337
|
readonly properties: {
|
|
5050
5338
|
readonly contextName: {
|
|
5051
5339
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -5053,7 +5341,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5053
5341
|
readonly type: "string";
|
|
5054
5342
|
};
|
|
5055
5343
|
readonly operator: {
|
|
5056
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
5344
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
5057
5345
|
readonly type: "string";
|
|
5058
5346
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
5059
5347
|
readonly example: "IN";
|
|
@@ -5099,19 +5387,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5099
5387
|
};
|
|
5100
5388
|
readonly weight: {
|
|
5101
5389
|
readonly type: "integer";
|
|
5102
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
5390
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
5103
5391
|
readonly minimum: 0;
|
|
5104
5392
|
readonly maximum: 1000;
|
|
5105
5393
|
};
|
|
5106
5394
|
readonly weightType: {
|
|
5107
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
5395
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
5108
5396
|
readonly type: "string";
|
|
5109
5397
|
readonly example: "fix";
|
|
5110
5398
|
readonly enum: readonly ["variable", "fix"];
|
|
5111
5399
|
};
|
|
5112
5400
|
readonly stickiness: {
|
|
5113
5401
|
readonly type: "string";
|
|
5114
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
5402
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
5115
5403
|
readonly example: "custom.context.field";
|
|
5116
5404
|
};
|
|
5117
5405
|
readonly payload: {
|
|
@@ -5153,6 +5441,214 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5153
5441
|
};
|
|
5154
5442
|
readonly components: {};
|
|
5155
5443
|
};
|
|
5444
|
+
readonly safeguardSchema: {
|
|
5445
|
+
readonly $id: "#/components/schemas/safeguardSchema";
|
|
5446
|
+
readonly type: "object";
|
|
5447
|
+
readonly required: readonly ["id", "action", "triggerCondition", "impactMetric"];
|
|
5448
|
+
readonly description: "A safeguard configuration for a release plan.";
|
|
5449
|
+
readonly additionalProperties: false;
|
|
5450
|
+
readonly properties: {
|
|
5451
|
+
readonly id: {
|
|
5452
|
+
readonly type: "string";
|
|
5453
|
+
readonly description: "The unique ULID identifier for this safeguard";
|
|
5454
|
+
readonly example: "01JB9GGTGQYEQ9D40R17T3YVW1";
|
|
5455
|
+
};
|
|
5456
|
+
readonly action: {
|
|
5457
|
+
readonly type: "object";
|
|
5458
|
+
readonly required: readonly ["type", "id"];
|
|
5459
|
+
readonly additionalProperties: false;
|
|
5460
|
+
readonly description: "The action to take when the safeguard is triggered.";
|
|
5461
|
+
readonly properties: {
|
|
5462
|
+
readonly type: {
|
|
5463
|
+
readonly type: "string";
|
|
5464
|
+
readonly description: "The type of action to perform.";
|
|
5465
|
+
readonly example: "pauseReleasePlanProgressions";
|
|
5466
|
+
};
|
|
5467
|
+
readonly id: {
|
|
5468
|
+
readonly type: "string";
|
|
5469
|
+
readonly description: "The ID of the release plan this safeguard applies to.";
|
|
5470
|
+
readonly example: "01JB9GGTGQYEQ9D40R17T3YVW2";
|
|
5471
|
+
};
|
|
5472
|
+
};
|
|
5473
|
+
};
|
|
5474
|
+
readonly triggerCondition: {
|
|
5475
|
+
readonly $ref: "#/components/schemas/safeguardTriggerConditionSchema";
|
|
5476
|
+
readonly description: "The condition that triggers the safeguard.";
|
|
5477
|
+
};
|
|
5478
|
+
readonly impactMetric: {
|
|
5479
|
+
readonly type: "object";
|
|
5480
|
+
readonly required: readonly ["id", "metricName", "timeRange", "aggregationMode", "labelSelectors"];
|
|
5481
|
+
readonly additionalProperties: false;
|
|
5482
|
+
readonly properties: {
|
|
5483
|
+
readonly metricName: {
|
|
5484
|
+
readonly type: "string";
|
|
5485
|
+
readonly description: "The Prometheus metric series to query. It includes both unleash prefix and metric type and display name";
|
|
5486
|
+
readonly example: "unleash_counter_feature_toggle_usage_total";
|
|
5487
|
+
};
|
|
5488
|
+
readonly timeRange: {
|
|
5489
|
+
readonly type: "string";
|
|
5490
|
+
readonly enum: readonly ["hour", "day", "week", "month"];
|
|
5491
|
+
readonly description: "The time range for the metric data.";
|
|
5492
|
+
readonly example: "day";
|
|
5493
|
+
};
|
|
5494
|
+
readonly aggregationMode: {
|
|
5495
|
+
readonly type: "string";
|
|
5496
|
+
readonly description: "The aggregation mode for the metric data.";
|
|
5497
|
+
readonly enum: readonly ["rps", "count", "avg", "sum", "p95", "p99", "p50"];
|
|
5498
|
+
readonly example: "rps";
|
|
5499
|
+
};
|
|
5500
|
+
readonly labelSelectors: {
|
|
5501
|
+
readonly type: "object";
|
|
5502
|
+
readonly additionalProperties: {
|
|
5503
|
+
readonly type: "array";
|
|
5504
|
+
readonly items: {
|
|
5505
|
+
readonly type: "string";
|
|
5506
|
+
};
|
|
5507
|
+
};
|
|
5508
|
+
readonly description: "The selected labels and their values for filtering the metric data.";
|
|
5509
|
+
readonly example: {
|
|
5510
|
+
readonly environment: readonly ["development"];
|
|
5511
|
+
readonly project: readonly ["default"];
|
|
5512
|
+
};
|
|
5513
|
+
};
|
|
5514
|
+
readonly id: {
|
|
5515
|
+
readonly type: "string";
|
|
5516
|
+
readonly description: "The unique identifier for this impact metric";
|
|
5517
|
+
readonly example: "01JB9GGTGQYEQ9D40R17T3YVW1";
|
|
5518
|
+
};
|
|
5519
|
+
};
|
|
5520
|
+
readonly description: "The metric configuration used to evaluate the safeguard condition.";
|
|
5521
|
+
};
|
|
5522
|
+
};
|
|
5523
|
+
readonly components: {
|
|
5524
|
+
readonly schemas: {
|
|
5525
|
+
readonly metricQuerySchema: {
|
|
5526
|
+
readonly $id: "#/components/schemas/metricQuerySchema";
|
|
5527
|
+
readonly type: "object";
|
|
5528
|
+
readonly required: readonly ["metricName", "timeRange", "aggregationMode", "labelSelectors"];
|
|
5529
|
+
readonly description: "Common metric query configuration for selecting and filtering metric data.";
|
|
5530
|
+
readonly additionalProperties: false;
|
|
5531
|
+
readonly properties: {
|
|
5532
|
+
readonly metricName: {
|
|
5533
|
+
readonly type: "string";
|
|
5534
|
+
readonly description: "The Prometheus metric series to query. It includes both unleash prefix and metric type and display name";
|
|
5535
|
+
readonly example: "unleash_counter_feature_toggle_usage_total";
|
|
5536
|
+
};
|
|
5537
|
+
readonly timeRange: {
|
|
5538
|
+
readonly type: "string";
|
|
5539
|
+
readonly enum: readonly ["hour", "day", "week", "month"];
|
|
5540
|
+
readonly description: "The time range for the metric data.";
|
|
5541
|
+
readonly example: "day";
|
|
5542
|
+
};
|
|
5543
|
+
readonly aggregationMode: {
|
|
5544
|
+
readonly type: "string";
|
|
5545
|
+
readonly description: "The aggregation mode for the metric data.";
|
|
5546
|
+
readonly enum: readonly ["rps", "count", "avg", "sum", "p95", "p99", "p50"];
|
|
5547
|
+
readonly example: "rps";
|
|
5548
|
+
};
|
|
5549
|
+
readonly labelSelectors: {
|
|
5550
|
+
readonly type: "object";
|
|
5551
|
+
readonly additionalProperties: {
|
|
5552
|
+
readonly type: "array";
|
|
5553
|
+
readonly items: {
|
|
5554
|
+
readonly type: "string";
|
|
5555
|
+
};
|
|
5556
|
+
};
|
|
5557
|
+
readonly description: "The selected labels and their values for filtering the metric data.";
|
|
5558
|
+
readonly example: {
|
|
5559
|
+
readonly environment: readonly ["development"];
|
|
5560
|
+
readonly project: readonly ["default"];
|
|
5561
|
+
};
|
|
5562
|
+
};
|
|
5563
|
+
};
|
|
5564
|
+
readonly components: {};
|
|
5565
|
+
};
|
|
5566
|
+
readonly safeguardTriggerConditionSchema: {
|
|
5567
|
+
readonly $id: "#/components/schemas/safeguardTriggerConditionSchema";
|
|
5568
|
+
readonly type: "object";
|
|
5569
|
+
readonly required: readonly ["operator", "threshold"];
|
|
5570
|
+
readonly additionalProperties: false;
|
|
5571
|
+
readonly description: "The condition that triggers the safeguard.";
|
|
5572
|
+
readonly properties: {
|
|
5573
|
+
readonly operator: {
|
|
5574
|
+
readonly type: "string";
|
|
5575
|
+
readonly enum: readonly [">", "<"];
|
|
5576
|
+
readonly description: "The comparison operator for the threshold check.";
|
|
5577
|
+
readonly example: ">";
|
|
5578
|
+
};
|
|
5579
|
+
readonly threshold: {
|
|
5580
|
+
readonly type: "number";
|
|
5581
|
+
readonly description: "The threshold value to compare against.";
|
|
5582
|
+
readonly example: 100;
|
|
5583
|
+
};
|
|
5584
|
+
};
|
|
5585
|
+
readonly components: {};
|
|
5586
|
+
};
|
|
5587
|
+
};
|
|
5588
|
+
};
|
|
5589
|
+
};
|
|
5590
|
+
readonly metricQuerySchema: {
|
|
5591
|
+
readonly $id: "#/components/schemas/metricQuerySchema";
|
|
5592
|
+
readonly type: "object";
|
|
5593
|
+
readonly required: readonly ["metricName", "timeRange", "aggregationMode", "labelSelectors"];
|
|
5594
|
+
readonly description: "Common metric query configuration for selecting and filtering metric data.";
|
|
5595
|
+
readonly additionalProperties: false;
|
|
5596
|
+
readonly properties: {
|
|
5597
|
+
readonly metricName: {
|
|
5598
|
+
readonly type: "string";
|
|
5599
|
+
readonly description: "The Prometheus metric series to query. It includes both unleash prefix and metric type and display name";
|
|
5600
|
+
readonly example: "unleash_counter_feature_toggle_usage_total";
|
|
5601
|
+
};
|
|
5602
|
+
readonly timeRange: {
|
|
5603
|
+
readonly type: "string";
|
|
5604
|
+
readonly enum: readonly ["hour", "day", "week", "month"];
|
|
5605
|
+
readonly description: "The time range for the metric data.";
|
|
5606
|
+
readonly example: "day";
|
|
5607
|
+
};
|
|
5608
|
+
readonly aggregationMode: {
|
|
5609
|
+
readonly type: "string";
|
|
5610
|
+
readonly description: "The aggregation mode for the metric data.";
|
|
5611
|
+
readonly enum: readonly ["rps", "count", "avg", "sum", "p95", "p99", "p50"];
|
|
5612
|
+
readonly example: "rps";
|
|
5613
|
+
};
|
|
5614
|
+
readonly labelSelectors: {
|
|
5615
|
+
readonly type: "object";
|
|
5616
|
+
readonly additionalProperties: {
|
|
5617
|
+
readonly type: "array";
|
|
5618
|
+
readonly items: {
|
|
5619
|
+
readonly type: "string";
|
|
5620
|
+
};
|
|
5621
|
+
};
|
|
5622
|
+
readonly description: "The selected labels and their values for filtering the metric data.";
|
|
5623
|
+
readonly example: {
|
|
5624
|
+
readonly environment: readonly ["development"];
|
|
5625
|
+
readonly project: readonly ["default"];
|
|
5626
|
+
};
|
|
5627
|
+
};
|
|
5628
|
+
};
|
|
5629
|
+
readonly components: {};
|
|
5630
|
+
};
|
|
5631
|
+
readonly safeguardTriggerConditionSchema: {
|
|
5632
|
+
readonly $id: "#/components/schemas/safeguardTriggerConditionSchema";
|
|
5633
|
+
readonly type: "object";
|
|
5634
|
+
readonly required: readonly ["operator", "threshold"];
|
|
5635
|
+
readonly additionalProperties: false;
|
|
5636
|
+
readonly description: "The condition that triggers the safeguard.";
|
|
5637
|
+
readonly properties: {
|
|
5638
|
+
readonly operator: {
|
|
5639
|
+
readonly type: "string";
|
|
5640
|
+
readonly enum: readonly [">", "<"];
|
|
5641
|
+
readonly description: "The comparison operator for the threshold check.";
|
|
5642
|
+
readonly example: ">";
|
|
5643
|
+
};
|
|
5644
|
+
readonly threshold: {
|
|
5645
|
+
readonly type: "number";
|
|
5646
|
+
readonly description: "The threshold value to compare against.";
|
|
5647
|
+
readonly example: 100;
|
|
5648
|
+
};
|
|
5649
|
+
};
|
|
5650
|
+
readonly components: {};
|
|
5651
|
+
};
|
|
5156
5652
|
};
|
|
5157
5653
|
};
|
|
5158
5654
|
};
|
|
@@ -5192,8 +5688,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5192
5688
|
readonly nullable: true;
|
|
5193
5689
|
};
|
|
5194
5690
|
readonly transitionCondition: {
|
|
5691
|
+
readonly type: "object";
|
|
5692
|
+
readonly additionalProperties: false;
|
|
5693
|
+
readonly required: readonly ["intervalMinutes"];
|
|
5694
|
+
readonly properties: {
|
|
5695
|
+
readonly intervalMinutes: {
|
|
5696
|
+
readonly type: "integer";
|
|
5697
|
+
readonly minimum: 1;
|
|
5698
|
+
readonly description: "The interval in minutes before transitioning";
|
|
5699
|
+
readonly example: 30;
|
|
5700
|
+
};
|
|
5701
|
+
};
|
|
5195
5702
|
readonly description: "The condition configuration for the transition";
|
|
5196
|
-
readonly
|
|
5703
|
+
readonly nullable: true;
|
|
5197
5704
|
};
|
|
5198
5705
|
readonly progressionExecutedAt: {
|
|
5199
5706
|
readonly type: "string";
|
|
@@ -5202,6 +5709,13 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5202
5709
|
readonly example: "2024-01-01T00:00:00.000Z";
|
|
5203
5710
|
readonly nullable: true;
|
|
5204
5711
|
};
|
|
5712
|
+
readonly pausedAt: {
|
|
5713
|
+
readonly type: "string";
|
|
5714
|
+
readonly format: "date-time";
|
|
5715
|
+
readonly description: "The date and time when the milestone was paused.";
|
|
5716
|
+
readonly example: "2024-01-01T00:00:00.000Z";
|
|
5717
|
+
readonly nullable: true;
|
|
5718
|
+
};
|
|
5205
5719
|
readonly strategies: {
|
|
5206
5720
|
readonly type: "array";
|
|
5207
5721
|
readonly description: "A list of strategies that are attached to this milestone.";
|
|
@@ -5257,7 +5771,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5257
5771
|
};
|
|
5258
5772
|
readonly constraints: {
|
|
5259
5773
|
readonly type: "array";
|
|
5260
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
5774
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
5261
5775
|
readonly example: readonly [{
|
|
5262
5776
|
readonly values: readonly ["1", "2"];
|
|
5263
5777
|
readonly inverted: false;
|
|
@@ -5317,7 +5831,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5317
5831
|
};
|
|
5318
5832
|
readonly constraints: {
|
|
5319
5833
|
readonly type: "array";
|
|
5320
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
5834
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
5321
5835
|
readonly example: readonly [{
|
|
5322
5836
|
readonly values: readonly ["1", "2"];
|
|
5323
5837
|
readonly inverted: false;
|
|
@@ -5359,7 +5873,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5359
5873
|
readonly constraintSchema: {
|
|
5360
5874
|
readonly type: "object";
|
|
5361
5875
|
readonly required: readonly ["contextName", "operator"];
|
|
5362
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
5876
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
5363
5877
|
readonly properties: {
|
|
5364
5878
|
readonly contextName: {
|
|
5365
5879
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -5367,7 +5881,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5367
5881
|
readonly type: "string";
|
|
5368
5882
|
};
|
|
5369
5883
|
readonly operator: {
|
|
5370
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
5884
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
5371
5885
|
readonly type: "string";
|
|
5372
5886
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
5373
5887
|
readonly example: "IN";
|
|
@@ -5422,19 +5936,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5422
5936
|
};
|
|
5423
5937
|
readonly weight: {
|
|
5424
5938
|
readonly type: "integer";
|
|
5425
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
5939
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
5426
5940
|
readonly minimum: 0;
|
|
5427
5941
|
readonly maximum: 1000;
|
|
5428
5942
|
};
|
|
5429
5943
|
readonly weightType: {
|
|
5430
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
5944
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
5431
5945
|
readonly type: "string";
|
|
5432
5946
|
readonly example: "fix";
|
|
5433
5947
|
readonly enum: readonly ["variable", "fix"];
|
|
5434
5948
|
};
|
|
5435
5949
|
readonly stickiness: {
|
|
5436
5950
|
readonly type: "string";
|
|
5437
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
5951
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
5438
5952
|
readonly example: "custom.context.field";
|
|
5439
5953
|
};
|
|
5440
5954
|
readonly payload: {
|
|
@@ -5475,7 +5989,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5475
5989
|
readonly constraintSchema: {
|
|
5476
5990
|
readonly type: "object";
|
|
5477
5991
|
readonly required: readonly ["contextName", "operator"];
|
|
5478
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
5992
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
5479
5993
|
readonly properties: {
|
|
5480
5994
|
readonly contextName: {
|
|
5481
5995
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -5483,7 +5997,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5483
5997
|
readonly type: "string";
|
|
5484
5998
|
};
|
|
5485
5999
|
readonly operator: {
|
|
5486
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
6000
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
5487
6001
|
readonly type: "string";
|
|
5488
6002
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
5489
6003
|
readonly example: "IN";
|
|
@@ -5529,19 +6043,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5529
6043
|
};
|
|
5530
6044
|
readonly weight: {
|
|
5531
6045
|
readonly type: "integer";
|
|
5532
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
6046
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
5533
6047
|
readonly minimum: 0;
|
|
5534
6048
|
readonly maximum: 1000;
|
|
5535
6049
|
};
|
|
5536
6050
|
readonly weightType: {
|
|
5537
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
6051
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
5538
6052
|
readonly type: "string";
|
|
5539
6053
|
readonly example: "fix";
|
|
5540
6054
|
readonly enum: readonly ["variable", "fix"];
|
|
5541
6055
|
};
|
|
5542
6056
|
readonly stickiness: {
|
|
5543
6057
|
readonly type: "string";
|
|
5544
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
6058
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
5545
6059
|
readonly example: "custom.context.field";
|
|
5546
6060
|
};
|
|
5547
6061
|
readonly payload: {
|
|
@@ -5600,7 +6114,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5600
6114
|
};
|
|
5601
6115
|
readonly constraints: {
|
|
5602
6116
|
readonly type: "array";
|
|
5603
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
6117
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
5604
6118
|
readonly example: readonly [{
|
|
5605
6119
|
readonly values: readonly ["1", "2"];
|
|
5606
6120
|
readonly inverted: false;
|
|
@@ -5642,7 +6156,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5642
6156
|
readonly constraintSchema: {
|
|
5643
6157
|
readonly type: "object";
|
|
5644
6158
|
readonly required: readonly ["contextName", "operator"];
|
|
5645
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
6159
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
5646
6160
|
readonly properties: {
|
|
5647
6161
|
readonly contextName: {
|
|
5648
6162
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -5650,7 +6164,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5650
6164
|
readonly type: "string";
|
|
5651
6165
|
};
|
|
5652
6166
|
readonly operator: {
|
|
5653
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
6167
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
5654
6168
|
readonly type: "string";
|
|
5655
6169
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
5656
6170
|
readonly example: "IN";
|
|
@@ -5705,19 +6219,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5705
6219
|
};
|
|
5706
6220
|
readonly weight: {
|
|
5707
6221
|
readonly type: "integer";
|
|
5708
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
6222
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
5709
6223
|
readonly minimum: 0;
|
|
5710
6224
|
readonly maximum: 1000;
|
|
5711
6225
|
};
|
|
5712
6226
|
readonly weightType: {
|
|
5713
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
6227
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
5714
6228
|
readonly type: "string";
|
|
5715
6229
|
readonly example: "fix";
|
|
5716
6230
|
readonly enum: readonly ["variable", "fix"];
|
|
5717
6231
|
};
|
|
5718
6232
|
readonly stickiness: {
|
|
5719
6233
|
readonly type: "string";
|
|
5720
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
6234
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
5721
6235
|
readonly example: "custom.context.field";
|
|
5722
6236
|
};
|
|
5723
6237
|
readonly payload: {
|
|
@@ -5758,7 +6272,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5758
6272
|
readonly constraintSchema: {
|
|
5759
6273
|
readonly type: "object";
|
|
5760
6274
|
readonly required: readonly ["contextName", "operator"];
|
|
5761
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
6275
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
5762
6276
|
readonly properties: {
|
|
5763
6277
|
readonly contextName: {
|
|
5764
6278
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -5766,7 +6280,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5766
6280
|
readonly type: "string";
|
|
5767
6281
|
};
|
|
5768
6282
|
readonly operator: {
|
|
5769
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
6283
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
5770
6284
|
readonly type: "string";
|
|
5771
6285
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
5772
6286
|
readonly example: "IN";
|
|
@@ -5812,19 +6326,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5812
6326
|
};
|
|
5813
6327
|
readonly weight: {
|
|
5814
6328
|
readonly type: "integer";
|
|
5815
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
6329
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
5816
6330
|
readonly minimum: 0;
|
|
5817
6331
|
readonly maximum: 1000;
|
|
5818
6332
|
};
|
|
5819
6333
|
readonly weightType: {
|
|
5820
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
6334
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
5821
6335
|
readonly type: "string";
|
|
5822
6336
|
readonly example: "fix";
|
|
5823
6337
|
readonly enum: readonly ["variable", "fix"];
|
|
5824
6338
|
};
|
|
5825
6339
|
readonly stickiness: {
|
|
5826
6340
|
readonly type: "string";
|
|
5827
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
6341
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
5828
6342
|
readonly example: "custom.context.field";
|
|
5829
6343
|
};
|
|
5830
6344
|
readonly payload: {
|
|
@@ -5914,7 +6428,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5914
6428
|
};
|
|
5915
6429
|
readonly constraints: {
|
|
5916
6430
|
readonly type: "array";
|
|
5917
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
6431
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
5918
6432
|
readonly example: readonly [{
|
|
5919
6433
|
readonly values: readonly ["1", "2"];
|
|
5920
6434
|
readonly inverted: false;
|
|
@@ -5974,7 +6488,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
5974
6488
|
};
|
|
5975
6489
|
readonly constraints: {
|
|
5976
6490
|
readonly type: "array";
|
|
5977
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
6491
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
5978
6492
|
readonly example: readonly [{
|
|
5979
6493
|
readonly values: readonly ["1", "2"];
|
|
5980
6494
|
readonly inverted: false;
|
|
@@ -6016,7 +6530,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6016
6530
|
readonly constraintSchema: {
|
|
6017
6531
|
readonly type: "object";
|
|
6018
6532
|
readonly required: readonly ["contextName", "operator"];
|
|
6019
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
6533
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
6020
6534
|
readonly properties: {
|
|
6021
6535
|
readonly contextName: {
|
|
6022
6536
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -6024,7 +6538,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6024
6538
|
readonly type: "string";
|
|
6025
6539
|
};
|
|
6026
6540
|
readonly operator: {
|
|
6027
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
6541
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
6028
6542
|
readonly type: "string";
|
|
6029
6543
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
6030
6544
|
readonly example: "IN";
|
|
@@ -6079,19 +6593,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6079
6593
|
};
|
|
6080
6594
|
readonly weight: {
|
|
6081
6595
|
readonly type: "integer";
|
|
6082
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
6596
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
6083
6597
|
readonly minimum: 0;
|
|
6084
6598
|
readonly maximum: 1000;
|
|
6085
6599
|
};
|
|
6086
6600
|
readonly weightType: {
|
|
6087
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
6601
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
6088
6602
|
readonly type: "string";
|
|
6089
6603
|
readonly example: "fix";
|
|
6090
6604
|
readonly enum: readonly ["variable", "fix"];
|
|
6091
6605
|
};
|
|
6092
6606
|
readonly stickiness: {
|
|
6093
6607
|
readonly type: "string";
|
|
6094
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
6608
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
6095
6609
|
readonly example: "custom.context.field";
|
|
6096
6610
|
};
|
|
6097
6611
|
readonly payload: {
|
|
@@ -6132,7 +6646,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6132
6646
|
readonly constraintSchema: {
|
|
6133
6647
|
readonly type: "object";
|
|
6134
6648
|
readonly required: readonly ["contextName", "operator"];
|
|
6135
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
6649
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
6136
6650
|
readonly properties: {
|
|
6137
6651
|
readonly contextName: {
|
|
6138
6652
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -6140,7 +6654,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6140
6654
|
readonly type: "string";
|
|
6141
6655
|
};
|
|
6142
6656
|
readonly operator: {
|
|
6143
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
6657
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
6144
6658
|
readonly type: "string";
|
|
6145
6659
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
6146
6660
|
readonly example: "IN";
|
|
@@ -6186,19 +6700,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6186
6700
|
};
|
|
6187
6701
|
readonly weight: {
|
|
6188
6702
|
readonly type: "integer";
|
|
6189
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
6703
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
6190
6704
|
readonly minimum: 0;
|
|
6191
6705
|
readonly maximum: 1000;
|
|
6192
6706
|
};
|
|
6193
6707
|
readonly weightType: {
|
|
6194
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
6708
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
6195
6709
|
readonly type: "string";
|
|
6196
6710
|
readonly example: "fix";
|
|
6197
6711
|
readonly enum: readonly ["variable", "fix"];
|
|
6198
6712
|
};
|
|
6199
6713
|
readonly stickiness: {
|
|
6200
6714
|
readonly type: "string";
|
|
6201
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
6715
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
6202
6716
|
readonly example: "custom.context.field";
|
|
6203
6717
|
};
|
|
6204
6718
|
readonly payload: {
|
|
@@ -6273,7 +6787,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6273
6787
|
};
|
|
6274
6788
|
readonly constraints: {
|
|
6275
6789
|
readonly type: "array";
|
|
6276
|
-
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/
|
|
6790
|
+
readonly description: "A list of the constraints attached to the strategy. See https://docs.getunleash.io/concepts/activation-strategies#constraints";
|
|
6277
6791
|
readonly example: readonly [{
|
|
6278
6792
|
readonly values: readonly ["1", "2"];
|
|
6279
6793
|
readonly inverted: false;
|
|
@@ -6315,7 +6829,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6315
6829
|
readonly constraintSchema: {
|
|
6316
6830
|
readonly type: "object";
|
|
6317
6831
|
readonly required: readonly ["contextName", "operator"];
|
|
6318
|
-
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/
|
|
6832
|
+
readonly description: "A strategy constraint. For more information, refer to [the strategy constraint reference documentation](https://docs.getunleash.io/concepts/activation-strategies#constraints)";
|
|
6319
6833
|
readonly properties: {
|
|
6320
6834
|
readonly contextName: {
|
|
6321
6835
|
readonly description: "The name of the context field that this constraint should apply to.";
|
|
@@ -6323,7 +6837,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6323
6837
|
readonly type: "string";
|
|
6324
6838
|
};
|
|
6325
6839
|
readonly operator: {
|
|
6326
|
-
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/
|
|
6840
|
+
readonly description: "The operator to use when evaluating this constraint. For more information about the various operators, refer to [the strategy constraint operator documentation](https://docs.getunleash.io/concepts/activation-strategies#constraint-operators).";
|
|
6327
6841
|
readonly type: "string";
|
|
6328
6842
|
readonly enum: readonly ["NOT_IN", "IN", "STR_ENDS_WITH", "STR_STARTS_WITH", "STR_CONTAINS", "NUM_EQ", "NUM_GT", "NUM_GTE", "NUM_LT", "NUM_LTE", "DATE_AFTER", "DATE_BEFORE", "SEMVER_EQ", "SEMVER_GT", "SEMVER_LT"];
|
|
6329
6843
|
readonly example: "IN";
|
|
@@ -6378,19 +6892,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6378
6892
|
};
|
|
6379
6893
|
readonly weight: {
|
|
6380
6894
|
readonly type: "integer";
|
|
6381
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
6895
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
6382
6896
|
readonly minimum: 0;
|
|
6383
6897
|
readonly maximum: 1000;
|
|
6384
6898
|
};
|
|
6385
6899
|
readonly weightType: {
|
|
6386
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
6900
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
6387
6901
|
readonly type: "string";
|
|
6388
6902
|
readonly example: "fix";
|
|
6389
6903
|
readonly enum: readonly ["variable", "fix"];
|
|
6390
6904
|
};
|
|
6391
6905
|
readonly stickiness: {
|
|
6392
6906
|
readonly type: "string";
|
|
6393
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
6907
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
6394
6908
|
readonly example: "custom.context.field";
|
|
6395
6909
|
};
|
|
6396
6910
|
readonly payload: {
|
|
@@ -6432,19 +6946,19 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6432
6946
|
};
|
|
6433
6947
|
readonly weight: {
|
|
6434
6948
|
readonly type: "integer";
|
|
6435
|
-
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/
|
|
6949
|
+
readonly description: "The weight is the likelihood of any one user getting this variant. It is an integer between 0 and 1000. See the section on [variant weights](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight) for more information";
|
|
6436
6950
|
readonly minimum: 0;
|
|
6437
6951
|
readonly maximum: 1000;
|
|
6438
6952
|
};
|
|
6439
6953
|
readonly weightType: {
|
|
6440
|
-
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/
|
|
6954
|
+
readonly description: "Set to `fix` if this variant must have exactly the weight allocated to it. If the type is `variable`, the weight will adjust so that the total weight of all variants adds up to 1000. Refer to the [variant weight documentation](https://docs.getunleash.io/concepts/feature-flag-variants#variant-weight).";
|
|
6441
6955
|
readonly type: "string";
|
|
6442
6956
|
readonly example: "fix";
|
|
6443
6957
|
readonly enum: readonly ["variable", "fix"];
|
|
6444
6958
|
};
|
|
6445
6959
|
readonly stickiness: {
|
|
6446
6960
|
readonly type: "string";
|
|
6447
|
-
readonly description: "The [stickiness](https://docs.getunleash.io/
|
|
6961
|
+
readonly description: "The [stickiness](https://docs.getunleash.io/concepts/feature-flag-variants#variant-stickiness) to use for distribution of this variant. Stickiness is how Unleash guarantees that the same user gets the same variant every time";
|
|
6448
6962
|
readonly example: "custom.context.field";
|
|
6449
6963
|
};
|
|
6450
6964
|
readonly payload: {
|
|
@@ -6473,5 +6987,7 @@ export declare const featureSearchEnvironmentSchema: {
|
|
|
6473
6987
|
};
|
|
6474
6988
|
};
|
|
6475
6989
|
};
|
|
6476
|
-
export type FeatureSearchEnvironmentSchema = FromSchema<typeof featureSearchEnvironmentSchema
|
|
6990
|
+
export type FeatureSearchEnvironmentSchema = FromSchema<typeof featureSearchEnvironmentSchema, {
|
|
6991
|
+
keepDefaultedPropertiesOptional: true;
|
|
6992
|
+
}>;
|
|
6477
6993
|
//# sourceMappingURL=feature-search-environment-schema.d.ts.map
|