1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-27 01:19:00 +02:00
unleash.unleash/frontend/src/openapi/models
Thomas Heartman 8cd89bb5a7
chore: update orval models (#4062)
Updates orval model based on the current enterprise changes.

Mostly doc/comment changes, but does introduce the new
strategySchemaLinks model.
2023-06-22 09:52:21 +00:00
..
_exportFormat.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
_exportParams.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addDefaultStrategyToProjectEnvironment400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addEnvironmentToProject401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addEnvironmentToProject403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addEnvironmentToProject409.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addonCreateUpdateSchema.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
addonCreateUpdateSchemaParameters.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
addonParameterSchema.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
addonSchema.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
addonSchemaParameters.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
addonsSchema.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
addonTypeSchema.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
addPublicSignupTokenUser400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addPublicSignupTokenUser409.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addTag400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addTag401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addTag403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
addTag404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
adminCountSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
adminFeaturesQuerySchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
adminPermissionSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
adminPermissionsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
adminPermissionsSchemaPermissions.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
adminPermissionsSchemaPermissionsEnvironmentsItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
adminSegmentSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundEnvironmentFeatureSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundEnvironmentFeatureSchemaStrategies.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundEnvironmentFeatureSchemaStrategiesResult.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundEnvironmentFeatureSchemaVariant.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundEnvironmentFeatureSchemaVariantPayload.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundEnvironmentFeatureSchemaVariantPayloadType.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundFeatureSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundFeatureSchemaEnvironments.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundRequestSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundRequestSchemaProjects.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundResponseSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
apiTokenSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
apiTokenSchemaType.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
apiTokensSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
applicationSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
applicationsSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
archiveFeature401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
archiveFeature404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
batchFeaturesSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
batchStaleSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
bulkMetrics400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
bulkMetrics413.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
bulkMetrics415.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
bulkMetricsSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
bulkRegistrationSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
bulkRegistrationSchemaConnectViaItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
bulkToggleFeaturesSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
changePasswordSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeProject400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
changeProject401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
changeProjectSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestAddCommentSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestApprovalSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestApprovalSchemaCreatedBy.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCommentSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCommentSchemaCreatedBy.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestConfigSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOf.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfAction.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfEight.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfEightAction.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfEightPayload.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfFour.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfFourAction.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfOneone.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfOneoneAction.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfOneonePayload.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfPayload.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfSix.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestCreateSchemaOneOfSixAction.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestDefaultEventSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
changeRequestDefaultEventSchemaPayload.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
changeRequestEditTitleSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
changeRequestEnvironmentConfigSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestEventSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestEventSchemaCreatedBy.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestEventSchemaPayload.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestEventSchemaPayloadOneOf.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestFeatureSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
changeRequestOneOrManyCreateSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
changeRequestSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
changeRequestSchemaCreatedBy.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestSchemaState.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
changeRequestStateSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
changeRequestStateSchemaState.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
clientApplicationSchema.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
clientApplicationSchemaStarted.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
clientFeatureSchema.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
clientFeaturesQuerySchema.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
clientFeaturesSchema.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
clientMetricsEnvSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
clientMetricsEnvSchemaVariants.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
clientMetricsSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
clientMetricsSchemaBucket.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
clientMetricsSchemaBucketToggles.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
clientMetricsSchemaBucketTogglesVariants.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
cloneEnvironment400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
cloneEnvironment401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
cloneEnvironmentSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
cloneFeatureSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
constraintSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
constraintSchemaOperator.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
contextFieldSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
contextFieldsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
contextFieldStrategiesSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
contextFieldStrategiesSchemaStrategiesItem.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createAddon400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createAddon401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createAddon403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createAddon413.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createAddon415.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createApiTokenSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createApiTokenSchemaAnyOf.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createApiTokenSchemaAnyOfTwo.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createApplication400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createApplication401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createApplication403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createApplicationSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createEnvironment400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createEnvironment401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createEnvironmentSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
createFeatureSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
createFeatureStrategySchema.ts Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
createInvitedUserSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
createPat401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createPat403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createPat404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createProject400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createProject401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createProjectApiToken400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createProjectApiToken401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createProjectApiToken403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createProjectSchema.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
createProjectSchemaMode.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
createPublicSignupToken400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createPublicSignupToken401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createPublicSignupToken403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createRole400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createRoleWithPermissionsSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createRoleWithPermissionsSchemaPermissionsItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
createRoleWithPermissionsSchemaType.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createSegment400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createSegment401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createSegment403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createSegment409.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
createServiceAccountSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
createUserSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
dateSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
deleteAddon401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteAddon403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteAddon404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteApplication401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteApplication403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteLoginEvent400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteLoginEvent401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteLoginEvent404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteLoginHistory401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteLoginHistory404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deletePat401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deletePat403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deletePat404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteProjectApiToken401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteProjectApiToken403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
deleteRole409.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
edgeTokenSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
edgeTokenSchemaType.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
editChange404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
emailSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
environmentProjectSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
environmentSchema.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
environmentsProjectSchema.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
environmentsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
eventSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
eventSchemaData.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
eventSchemaPreData.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
eventsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
exportQuerySchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
exportQuerySchemaOneOf.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
exportQuerySchemaOneOfTwo.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
exportResultSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
exportResultSchemaSegmentsItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
featureEnvironmentMetricsSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
featureEnvironmentMetricsSchemaVariants.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
featureEnvironmentSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
featureEventsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
featureMetricsSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
featureSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
featureSchemaStrategiesItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
featuresSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
featureStrategySchema.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
featureStrategySegmentSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
featureTagSchema.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
featureTypeSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
featureTypesSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
featureUsageSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
featureVariantsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
feedbackSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
getAddon401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getAddons401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getAdvancedPlayground400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getAdvancedPlayground401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getAllEnvironments401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getAllEnvironments403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getApplication404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getChangeRequest404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getEnvironment401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getEnvironment403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getEnvironment404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getEvents401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getEventsForToggle401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getEventsParams.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getFeature401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getFeature404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getFeatureUsageSummary401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getFeatureUsageSummary403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getFeatureUsageSummary404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getGoogleSettings400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getGoogleSettings401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getLoginHistory401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getLoginHistory404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getMaintenance401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getMaintenance403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getOidcSettings400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getOidcSettings401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getPats401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getPats403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getPats404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getPlayground400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getPlayground401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectApiTokens401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectApiTokens403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectApiTokens404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectEnvironments401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectEnvironments403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectEnvironments404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectHealthReport401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectHealthReport403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectHealthReport404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectOverview401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectOverview403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjectOverview404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjects401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getProjects403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getPublicSignupToken401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getPublicSignupToken403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getRawFeatureMetrics401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getRawFeatureMetrics403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getRawFeatureMetrics404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getSamlSettings400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getSamlSettings401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getSegment404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getValidTokens400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getValidTokens413.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
getValidTokens415.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
googleSettingsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
groupSchema.ts Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
groupsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
groupUserModelSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
healthCheckSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
healthCheckSchemaHealth.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
healthOverviewSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
healthOverviewSchemaMode.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
healthReportSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
healthReportSchemaMode.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
idSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
importTogglesSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
importTogglesValidateItemSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
importTogglesValidateSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
index.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
instanceAdminStatsSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
instanceAdminStatsSchemaClientAppsItem.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
instanceAdminStatsSchemaClientAppsItemRange.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
invoicesSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
invoicesSchemaItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
legalValueSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
listTags401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
listTags403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
listTags404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
loginEventSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
loginHistorySchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
loginSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
maintenanceSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
markNotificationsAsReadSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
meSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
meSchemaSplash.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
nameSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
notificationsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
notificationsSchemaItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
notificationsSchemaItemCreatedBy.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
notificationsSchemaItemNotificationType.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
oidcSettingsSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
oidcSettingsSchemaDefaultRootRole.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
oidcSettingsSchemaIdTokenSigningAlgorithm.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
overrideSchema.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
parametersSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
passwordAuthSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
passwordSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
patchesSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
patchSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
patchSchemaOp.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
patSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
patsSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
permissionSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundConstraintSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundConstraintSchemaOperator.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundFeatureSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
playgroundFeatureSchemaStrategies.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
playgroundFeatureSchemaStrategiesResult.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundFeatureSchemaVariant.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundFeatureSchemaVariantPayload.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundFeatureSchemaVariantPayloadType.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundRequestSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
playgroundRequestSchemaProjects.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
playgroundResponseSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundSegmentSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundStrategySchema.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
playgroundStrategySchemaLinks.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
playgroundStrategySchemaResult.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundStrategySchemaResultAnyOf.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundStrategySchemaResultAnyOfEnabled.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundStrategySchemaResultAnyOfEvaluationStatus.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundStrategySchemaResultAnyOfFour.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundStrategySchemaResultAnyOfFourEvaluationStatus.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
profileSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
projectAccessSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
projectCreatedSchema.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
projectCreatedSchemaMode.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
projectEnvironmentSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
projectOverviewSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
projectSchema.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
projectSchemaMode.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
projectSettingsSchema.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
projectSettingsSchemaDefaultStickiness.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
projectSettingsSchemaMode.ts Fix: feature schema (#3456) 2023-04-07 09:16:00 +00:00
projectsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
projectStatsSchema.ts refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
projectUsers.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
proxyClientSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
proxyClientSchemaStarted.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
proxyFeatureSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
proxyFeatureSchemaVariant.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
proxyFeatureSchemaVariantPayload.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
proxyFeatureSchemaVariantPayloadType.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
proxyFeaturesSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
publicSignupTokenCreateSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
publicSignupTokenSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
publicSignupTokensSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
publicSignupTokenUpdateSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
pushVariantsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
registerClientMetrics400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
removeEnvironment400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
removeEnvironment401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
removeEnvironmentFromProject400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
removeEnvironmentFromProject401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
removeEnvironmentFromProject403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
removeSegment401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
removeSegment403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
removeSegment409.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
removeTag404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
requestsPerSecondSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
requestsPerSecondSchemaData.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
requestsPerSecondSchemaDataResultItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
requestsPerSecondSchemaDataResultItemMetric.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
requestsPerSecondSchemaDataResultItemValuesItemItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
requestsPerSecondSegmentedSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
resetPasswordSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
roleSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
rolesWithVersionSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
roleWithPermissionsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
roleWithVersionSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
samlSettingsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
samlSettingsSchemaDefaultRootRole.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
sdkContextSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
sdkContextSchemaProperties.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
searchEventsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
segmentSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
segmentsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
segmentStrategiesSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
segmentStrategiesSchemaStrategiesItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
serviceAccountSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
serviceAccountsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
setGoogleSettings400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
setGoogleSettings401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
setOidcSettings400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
setOidcSettings401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
setSamlSettings400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
setSamlSettings401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
setSimpleSettings400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
setSimpleSettings401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
setStrategySortOrderSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
setStrategySortOrderSchemaItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
setUiConfigSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
setUiConfigSchemaFrontendSettings.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
sortOrderSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
splashSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
stateSchema.ts Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
strategiesSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
strategySchema.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
strategySchemaParametersItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
tagsBulkAddSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
tagSchema.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
tagsSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
tagTypeSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
tagTypesSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
tagWithVersionSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
toggleEnvironmentOff401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
toggleEnvironmentOff403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
toggleEnvironmentOff404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
toggleEnvironmentOn401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
toggleEnvironmentOn403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
toggleEnvironmentOn404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
toggleMaintenance400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
toggleMaintenance401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
toggleMaintenance403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
toggleMaintenanceSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
tokenStringListSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
tokenUserSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
uiConfigSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
uiConfigSchemaAuthenticationType.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
uiConfigSchemaFlags.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
uiConfigSchemaLinksItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
updateAddon400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateAddon401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateAddon403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateAddon404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateAddon413.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateAddon415.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateApiTokenSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
updateChangeRequestEnvironmentConfigSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
updateEnvironment400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateEnvironment401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateEnvironmentSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
updateFeatureSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
updateFeatureStrategySchema.ts Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
updateFeatureStrategySegments400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateFeatureStrategySegments401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateFeatureStrategySegments403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateFeatureStrategySegmentsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
updateProjectSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
updatePublicSignupToken400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updatePublicSignupToken401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updatePublicSignupToken403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateRole400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateSegment400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateSegment401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateSegment403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateSegment409.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateServiceAccountSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
updateSortOrder401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateSortOrder403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateSortOrder404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateTags400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateTags401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateTags403.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateTags404.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
updateTagsSchema.ts Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
updateTagTypeSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
updateUserSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
upsertContextFieldSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
upsertSegmentSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
upsertStrategySchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
upsertStrategySchemaParametersItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
userSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
usersGroupsBaseSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
usersSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
usersSearchSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
userWithProjectRoleSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
validatedEdgeTokensSchema.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
validateEnvironmentName400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
validateEnvironmentName401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
validatePasswordSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
validateProjectSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
validatePublicSignupToken400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
validateRole400.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
validateSegment401.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
validateSegment409.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
validateTagTypeSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
variantFlagSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
variantFlagSchemaPayload.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
variantSchema.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
variantSchemaPayload.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
variantsSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
versionSchema.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
versionSchemaCurrent.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
versionSchemaLatest.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00