1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/openapi/models
Thomas Heartman e010f31a15
chore(1-3811): use real data for lifecycle trends (#10117)
Connects the lifecycle trends UI to the API and adds a functioning
projects filter. This PR also includes the generated orval models.

<img width="1534" alt="image"
src="https://github.com/user-attachments/assets/6da748d1-3625-4e36-86ee-295ab79e7ccb"
/>
2025-06-12 13:52:10 +02:00
..
accessOverviewSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionableChangeRequestsSchema.ts feat: use actionable change request data in UI (#8613) 2024-11-01 10:08:51 +01:00
actionDefinitionParameterSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionDefinitionParameterSchemaName.ts chore: orval with project insights (#6621) 2024-03-20 09:20:54 +01:00
actionDefinitionParameterSchemaType.ts chore: orval with project insights (#6621) 2024-03-20 09:20:54 +01:00
actionDefinitionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionDefinitionsConfigSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionEventSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionEventSchemaExecutionParams.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
actionEventSchemaState.ts chore: generate orval types (#6310) 2024-02-22 12:50:17 +01:00
actionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionSchemaExecutionParams.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
actionSetEventSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionSetEventSchemaActionSet.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionSetEventSchemaActionSetMatch.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionSetEventSchemaActionSetMatchPayload.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
actionSetEventSchemaActionSetMatchSource.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
actionSetEventSchemaState.ts chore: generate orval types (#6310) 2024-02-22 12:50:17 +01:00
actionSetEventsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionsListSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionsSchemaMatch.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
actionsSchemaMatchPayload.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
actionsSchemaMatchSource.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
addAccessToProject400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addAccessToProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addAccessToProject403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addAccessToProject404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addAccessToProject415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addDefaultStrategyToProjectEnvironment400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addEnvironmentToProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addEnvironmentToProject403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addEnvironmentToProject409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFavoriteFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFavoriteFeature404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFavoriteProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFavoriteProject404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFeatureDependency401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFeatureDependency403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFeatureDependency404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFeatureStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFeatureStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addFeatureStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addMilestoneToReleasePlanTemplate401.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
addMilestoneToReleasePlanTemplate403.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
addMilestoneToReleasePlanTemplate404.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
addonCreateUpdateSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
addonCreateUpdateSchemaParameters.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
addonParameterSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addonSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
addonSchemaParameters.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
addonsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
addonTypeSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
addonTypeSchemaAlertsItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
addonTypeSchemaAlertsItemType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
addonTypeSchemaInstallation.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addPublicSignupTokenUser400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addPublicSignupTokenUser409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addStrategyToMilestone401.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
addStrategyToMilestone403.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
addStrategyToMilestone404.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
addTag400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addTag401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addTag403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addTag404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addTagToFeatures401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addTagToFeatures403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addTagToFeatures404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
addTagToFeatures415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
adminCountSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
adminFeaturesQuerySchema.ts chore: update orval types after renaming (#7127) 2024-05-23 13:37:56 +03:00
adminPermissionSchema.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
adminPermissionsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
adminPermissionsSchemaPermissions.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
adminPermissionsSchemaPermissionsEnvironmentsItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
adminPermissionsSchemaVersion.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
adminSegmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
advancedPlaygroundEnvironmentFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
advancedPlaygroundEnvironmentFeatureSchemaStrategies.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
advancedPlaygroundEnvironmentFeatureSchemaStrategiesResult.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundEnvironmentFeatureSchemaVariant.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
advancedPlaygroundEnvironmentFeatureSchemaVariantPayload.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
advancedPlaygroundFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
advancedPlaygroundFeatureSchemaEnvironments.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
advancedPlaygroundRequestSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
advancedPlaygroundRequestSchemaProjects.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
advancedPlaygroundResponseSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
advancedPlaygroundResponseSchemaWarnings.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
apiTokenSchema.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
apiTokenSchemaType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
apiTokensSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
applicationEnvironmentInstancesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
applicationEnvironmentInstancesSchemaInstancesItem.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
applicationEnvironmentIssuesSchema.ts feat: application environment level warnings (#6407) 2024-03-01 14:09:55 +02:00
applicationOverviewEnvironmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
applicationOverviewIssuesSchema.ts feat: application environment level warnings (#6407) 2024-03-01 14:09:55 +02:00
applicationOverviewSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
applicationSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
applicationsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
applicationUsageSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
archiveFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
archiveFeature403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
archiveFeature404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
archiveFeatures400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
archiveFeatures401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
archiveFeatures403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
archiveFeatures415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
archiveProject400.ts chore: update openapi (#7881) 2024-08-14 14:31:32 +00:00
archiveProject401.ts chore: update openapi (#7881) 2024-08-14 14:31:32 +00:00
archiveProject403.ts chore: update openapi (#7881) 2024-08-14 14:31:32 +00:00
archiveReleasePlanTemplate401.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
archiveReleasePlanTemplate403.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
bannerSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
bannersSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
batchFeaturesSchema.ts chore: update orval types after renaming (#7127) 2024-05-23 13:37:56 +03:00
batchStaleSchema.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
bulkMetricsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
bulkRegistrationSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
bulkRegistrationSchemaConnectViaItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
bulkRegistrationSchemaSdkType.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
bulkToggleFeaturesEnvironmentOff400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOff401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOff403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOff404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOff413.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOff415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOn400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOn401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOn403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOn404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOn413.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesEnvironmentOn415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
bulkToggleFeaturesSchema.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
cdnApiTokenSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
cdnApiTokensSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
changePassword401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changePassword403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changePassword415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changePasswordSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changeProject400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changeProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changeProject403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changeProject404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changeProject415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changeProjectSchema.ts chore: regenerate orval with new changes (#7283) 2024-06-05 09:14:50 +02:00
changeRequestAddCommentSchema.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
changeRequestApprovalSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestApprovalSchemaCreatedBy.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changeRequestChangeSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestChangeSchemaCreatedBy.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
changeRequestChangeSchemaPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestChangeSchemaPayloadOneOf.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
changeRequestCommentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCommentSchemaCreatedBy.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
changeRequestConfigSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateFeatureSchemaOneOfEight.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfEightAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateFeatureSchemaOneOfEightPayload.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
changeRequestCreateFeatureSchemaOneOfFour.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfFourAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateFeatureSchemaOneOfOneeight.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfOneeightAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateFeatureSchemaOneOfOneone.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfOneoneAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateFeatureSchemaOneOfOnesix.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfOnesixAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateFeatureSchemaOneOfOnethree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfOnethreeAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateFeatureSchemaOneOfOnethreePayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfPayload.ts chore: update orval schemas (#5249) 2023-11-03 08:48:07 +01:00
changeRequestCreateFeatureSchemaOneOfSix.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfSixAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateFeatureSchemaOneOfTwofour.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfTwofourAction.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateFeatureSchemaOneOfTwofourPayload.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateFeatureSchemaOneOfTwoseven.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfTwosevenAction.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateFeatureSchemaOneOfTwosevenPayload.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateFeatureSchemaOneOfTwotwo.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfTwotwoAction.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateFeatureSchemaOneOfTwozero.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateFeatureSchemaOneOfTwozeroAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfNine.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfNineAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfOneeight.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfOneeightAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfOneeightPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfOneone.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfOneoneAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfOnesix.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfOnesixAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfOnethree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfOnethreeAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfOnethreePayload.ts feat: generate orval types with dependent features (#4902) 2023-10-02 12:35:20 +02:00
changeRequestCreateSchemaOneOfSix.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfSixAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfSixPayload.ts chore: update orval schemas (#5249) 2023-11-03 08:48:07 +01:00
changeRequestCreateSchemaOneOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfThreeAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfThreePayload.ts feat: generate orval types with dependent features (#4902) 2023-10-02 12:35:20 +02:00
changeRequestCreateSchemaOneOfThreetwo.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfThreetwoAction.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateSchemaOneOfThreetwoPayload.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateSchemaOneOfTwofive.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfTwofiveAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfTwonine.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfTwonineAction.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateSchemaOneOfTwoninePayload.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateSchemaOneOfTwoone.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfTwooneAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSchemaOneOfTwoseven.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfTwosevenAction.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestCreateSchemaOneOfTwothree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSchemaOneOfTwothreeAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSegmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSegmentSchemaOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSegmentSchemaOneOfAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSegmentSchemaOneOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestCreateSegmentSchemaOneOfThreeAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestCreateSegmentSchemaOneOfThreePayload.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
changeRequestDefaultChangeSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestDefaultChangeSchemaPayload.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
changeRequestEnvironmentConfigSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
changeRequestFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfNine.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfNineAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfOneeight.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfOneeightAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfOneeightPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfOneone.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfOneoneAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfOnesix.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfOnesixAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfOnethree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfOnethreeAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfOnethreePayload.ts feat: generate orval types with dependent features (#4902) 2023-10-02 12:35:20 +02:00
changeRequestOneOrManyCreateSchemaOneOfSix.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfSixAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfSixPayload.ts chore: update orval schemas (#5249) 2023-11-03 08:48:07 +01:00
changeRequestOneOrManyCreateSchemaOneOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfThreeAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfThreePayload.ts feat: generate orval types with dependent features (#4902) 2023-10-02 12:35:20 +02:00
changeRequestOneOrManyCreateSchemaOneOfThreetwo.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfThreetwoAction.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestOneOrManyCreateSchemaOneOfThreetwoPayload.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestOneOrManyCreateSchemaOneOfTwofive.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfTwofiveAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfTwonine.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfTwonineAction.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestOneOrManyCreateSchemaOneOfTwoninePayload.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestOneOrManyCreateSchemaOneOfTwoone.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfTwooneAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestOneOrManyCreateSchemaOneOfTwoseven.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfTwosevenAction.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
changeRequestOneOrManyCreateSchemaOneOfTwothree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestOneOrManyCreateSchemaOneOfTwothreeAction.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestPlaygroundRequestSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestScheduledQueryParamsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestScheduledQueryParamsSchemaFeature.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
changeRequestScheduledQueryParamsSchemaStrategyId.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
changeRequestScheduledQueryParamsSchemaVariantForFlag.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
changeRequestScheduledResultSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestScheduleSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestScheduleSchemaOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestScheduleSchemaOneOfFive.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestScheduleSchemaOneOfFiveStatus.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
changeRequestScheduleSchemaOneOfStatus.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
changeRequestScheduleSchemaOneOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestScheduleSchemaOneOfThreeStatus.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
changeRequestSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestSchemaOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestSchemaOneOfCreatedBy.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
changeRequestSchemaOneOfFour.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestSchemaOneOfFourCreatedBy.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
changeRequestSchemaOneOfFourState.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestSchemaOneOfState.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestsCountSchema.ts feat: fetch change request overview in project overview (#6683) 2024-03-25 14:02:06 +01:00
changeRequestSegmentChangeSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestSegmentChangeSchemaCreatedBy.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
changeRequestSegmentChangeSchemaPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestSegmentChangeSchemaPayloadOneOf.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
changeRequestsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestsSchemaItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestsSchemaItemOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestsSchemaItemOneOfCreatedBy.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
changeRequestsSchemaItemOneOfFour.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestsSchemaItemOneOfFourCreatedBy.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
changeRequestsSchemaItemOneOfFourState.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
changeRequestsSchemaItemOneOfState.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
changeRequestStateSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestStateSchemaOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestStateSchemaOneOfState.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestStateSchemaOneOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
changeRequestStateSchemaOneOfThreeState.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
changeRequestUpdateTitleSchema.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
changeUserPassword400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changeUserPassword401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
changeUserPassword403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
checkDependenciesExist401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
checkDependenciesExist403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
clientApplicationSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientApplicationSchemaStarted.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
clientBulkMetrics400.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
clientBulkMetrics413.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
clientBulkMetrics415.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
clientCustomMetrics400.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
clientFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientFeaturesDeltaSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientFeaturesDeltaSchemaEventsItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientFeaturesDeltaSchemaEventsItemAnyOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientFeaturesDeltaSchemaEventsItemAnyOfFive.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientFeaturesDeltaSchemaEventsItemAnyOfFiveType.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
clientFeaturesDeltaSchemaEventsItemAnyOfNine.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientFeaturesDeltaSchemaEventsItemAnyOfNineType.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
clientFeaturesDeltaSchemaEventsItemAnyOfSeven.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientFeaturesDeltaSchemaEventsItemAnyOfSevenType.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
clientFeaturesDeltaSchemaEventsItemAnyOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientFeaturesDeltaSchemaEventsItemAnyOfThreeType.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
clientFeaturesDeltaSchemaEventsItemAnyOfType.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
clientFeaturesQuerySchema.ts chore: regenerate orval with new changes (#7283) 2024-06-05 09:14:50 +02:00
clientFeaturesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientMetricsEnvSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientMetricsEnvSchemaVariants.ts feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
clientMetricsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientMetricsSchemaBucket.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientMetricsSchemaBucketToggles.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
clientMetricsSchemaBucketTogglesVariants.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
clientSegmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
cloneEnvironment400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
cloneEnvironment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
cloneEnvironmentSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
cloneFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
cloneFeature403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
cloneFeature404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
cloneFeature415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
cloneFeatureSchema.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
complete401.ts chore: update orval schemas (#7010) 2024-05-08 14:44:27 +02:00
complete403.ts chore: update orval schemas (#7010) 2024-05-08 14:44:27 +02:00
complete404.ts chore: update orval schemas (#7010) 2024-05-08 14:44:27 +02:00
connect401.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
connect403.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
connectionConsumptionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
constraintSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
constraintSchemaOperator.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
consumptionDataPointSchema.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
contextFieldSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
contextFieldsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
contextFieldStrategiesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
contextFieldStrategiesSchemaStrategiesItem.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createActionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createActionSchemaExecutionParams.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
createActionsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createActionsSchemaMatch.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createActionsSchemaMatchPayload.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
createActionsSchemaMatchSource.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
createAddon400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createAddon401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createAddon403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createAddon413.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createAddon415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createApiToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createApiToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createApiToken415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createApiTokenSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
createApiTokenSchemaOneOf.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
createApplication400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createApplication401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createApplication403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createApplicationSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createBanner400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createBanner401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createBanner403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createBanner415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createBannerSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
createContextFieldSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createDependentFeatureSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createEnvironment400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createEnvironment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createEnvironmentSchema.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
createFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createFeature403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createFeature404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createFeature415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createFeatureLink400.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
createFeatureLink401.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
createFeatureLink403.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
createFeatureLink415.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
createFeatureNamingPatternSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
createFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createFeatureSchemaType.ts Restructure features documentation (#8394) 2024-10-16 13:59:30 +02:00
createFeatureStrategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createFeedback400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createFeedback401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createFeedback415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createGroup400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createGroup401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createGroup403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createGroup409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createGroupSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createGroupSchemaUsersItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createGroupSchemaUsersItemUser.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
createInvitedUserSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createPat401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createPat403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createPat404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createPatSchema.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
createProject400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createProject403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createProject415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createProjectApiToken400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createProjectApiToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createProjectApiToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createProjectApiToken404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createProjectApiTokenSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
createProjectSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createProjectSchemaChangeRequestEnvironmentsItem.ts feat: command menu items can have description as tooltip now (#7455) 2024-06-26 12:39:53 +03:00
createProjectSchemaMode.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
createPublicSignupToken400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createPublicSignupToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createPublicSignupToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createReleasePlanMilestoneSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createReleasePlanMilestoneStrategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createReleasePlanTemplate401.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
createReleasePlanTemplate409.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
createReleasePlanTemplateSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createRole400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createRole401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createRole403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createRole409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createRoleWithPermissionsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createRoleWithPermissionsSchemaAnyOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createRoleWithPermissionsSchemaAnyOfFour.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createRoleWithPermissionsSchemaAnyOfFourPermissionsItem.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
createRoleWithPermissionsSchemaAnyOfFourType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
createRoleWithPermissionsSchemaAnyOfPermissionsItem.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
createRoleWithPermissionsSchemaAnyOfType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
createSegment400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createSegment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createSegment403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createSegment409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createSegment415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccount400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccount401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccount403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccount409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccount415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccountSchema.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
createServiceAccountToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccountToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccountToken404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccountToken409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createServiceAccountToken415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createSignalEndpointSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
createSignalEndpointTokenSchema.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
createStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createStrategy409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createStrategy415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createStrategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createStrategySchemaParametersItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createStrategySchemaParametersItemType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
createStrategyVariantSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createStrategyVariantSchemaPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createStrategyVariantSchemaPayloadType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
createStrategyVariantSchemaWeightType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
createTag400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createTag401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createTag403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createTag409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createTag415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createTagSchema.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
createTagType400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createTagType401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createTagType403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createTagType409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createTagType415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createUser400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createUser401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createUser403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
createUserResponseSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
createUserResponseSchemaAccountType.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
createUserResponseSchemaRootRole.ts feat: application usage frontend (#4561) 2023-08-24 13:13:02 +03:00
createUserSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createUserSchemaRootRole.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
customMetricSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
customMetricSchemaLabels.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
customMetricsSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
dateSchema.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
deleteAddon401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteAddon403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteAddon404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteApiToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteApiToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteApplication401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteApplication403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteBanner401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteBanner403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteBanner404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeature403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureDependencies401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureDependencies403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureDependencies404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureDependency401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureDependency403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureDependency404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureLink401.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
deleteFeatureLink403.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
deleteFeatureLink404.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
deleteFeatures400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatures401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatures403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteFeatureStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteGroup400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteGroup401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteGroup403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteInactiveUsers400.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
deleteInactiveUsers401.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
deleteInactiveUsers403.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
deletePat401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deletePat403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deletePat404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteProject400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteProject403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteProjectApiToken400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteProjectApiToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteProjectApiToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteProjectApiToken404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteReleasePlanTemplate401.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
deleteReleasePlanTemplate403.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
deleteRole400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteRole401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteRole403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteRole404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteScimGroups401.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
deleteScimGroups403.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
deleteScimUsers401.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
deleteScimUsers403.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
deleteServiceAccount401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteServiceAccount403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteServiceAccount404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteServiceAccountToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteServiceAccountToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteServiceAccountToken404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteTagType401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteTagType403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteUser401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteUser403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deleteUser404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
dependenciesExistSchema.ts chore: generate types (#5074) 2023-10-18 09:55:07 +03:00
dependentFeatureSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deprecateStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deprecateStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
deprecateStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
disableBanner401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
disableBanner403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
disableBanner404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
disconnectAll401.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
disconnectAll403.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
doraFeaturesSchema.ts chore: update orval types after renaming (#7127) 2024-05-23 13:37:56 +03:00
edgeEndpointTrafficSchema.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
edgeInstanceDataSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
edgeInstanceTrafficSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
edgeInstanceTrafficSchemaAccessDenied.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
edgeInstanceTrafficSchemaCachedResponses.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
edgeInstanceTrafficSchemaGet.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
edgeInstanceTrafficSchemaPost.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
edgeLatencyMetricsSchema.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
edgeProcessMetricsSchema.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
edgeRequestStatsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
edgeTokenSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
edgeTokenSchemaType.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
edgeUpstreamLatencySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
editChange404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
emailSchema.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
enableBanner401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
enableBanner403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
enableBanner404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
environmentProjectSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
environmentSchema.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
environmentsProjectSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
environmentsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
eventCreatorsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
eventCreatorsSchemaItem.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
eventSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
eventSchemaData.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
eventSchemaPreData.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
eventSchemaType.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
eventSearchResponseSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
eventsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
eventsSchemaVersion.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
exportFeatures404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
exportQuerySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
exportQuerySchemaAnyOf.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
exportQuerySchemaAnyOfThree.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
exportQuerySchemaAnyOfTwo.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
exportResultSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
exportResultSchemaSegmentsItem.ts chore: generate types (#5074) 2023-10-18 09:55:07 +03:00
featureDependenciesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureEnvironmentMetricsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureEnvironmentMetricsSchemaVariants.ts chore: upgrade orval types (#3981) 2023-06-14 14:40:24 +02:00
featureEnvironmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureEventsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureEventsSchemaVersion.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
featureLifecycleCompletedSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureLifecycleCompletedSchemaStatus.ts feat: add completed status backend (#7022) 2024-05-09 12:05:19 +03:00
featureLifecycleCountSchema.ts chore: update OpenAPI frontend types (#9834) 2025-04-24 11:42:27 +00:00
featureLifecycleSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureLifecycleSchemaItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureLifecycleSchemaItemStage.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
featureLinkSchema.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
featureLinksSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
featureMetricsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureSchemaCollaborators.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureSchemaCollaboratorsUsersItem.ts chore: update openapi (#7881) 2024-08-14 14:31:32 +00:00
featureSchemaCreatedBy.ts Feat: feature view created by field - frontend (#7382) 2024-06-13 13:00:57 +02:00
featureSchemaDependenciesItem.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
featureSchemaLifecycle.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureSchemaLifecycleStage.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
featureSchemaLinksItem.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
featureSchemaStrategiesItem.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
featureSearchEnvironmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureSearchResponseSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureSearchResponseSchemaCreatedBy.ts chore: orval types for flag creator (#7305) 2024-06-06 12:11:41 +02:00
featureSearchResponseSchemaDependencyType.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
featureSearchResponseSchemaLifecycle.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureSearchResponseSchemaLifecycleStage.ts feat: Lifecycle in project overview (#7024) 2024-05-09 13:38:18 +02:00
featureSearchResponseSchemaStrategiesItem.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
featureStrategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureStrategySegmentSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
featureTagSchema.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
featureTypeCountSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
featureTypeSchema.ts feat: update orval schema (#8595) 2024-10-30 14:33:51 +02:00
featureTypesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureTypesSchemaVersion.ts chore: update orval types after renaming (#7127) 2024-05-23 13:37:56 +03:00
featureUsageSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureVariantsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
feedbackCreateSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
feedbackListSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
feedbackResponseSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
feedbackSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
feedbackUpdateSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
frontendApiClientSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
frontendApiClientSchemaStarted.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
frontendApiFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
frontendApiFeatureSchemaVariant.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
frontendApiFeatureSchemaVariantPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
frontendApiFeatureSchemaVariantPayloadType.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
frontendApiFeaturesPostSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
frontendApiFeaturesPostSchemaContext.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
frontendApiFeaturesPostSchemaContextProperties.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
frontendApiFeaturesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
generateNewToken401.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
generateNewToken403.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
generateNewToken404.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
getAccessOverview401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAccessOverview403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAccessOverview415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAddon401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAddons401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAdminCount401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAdminCount403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAdvancedPlayground400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAdvancedPlayground401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAllApiTokens401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAllApiTokens403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAllEnvironments401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAllEnvironments403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAllFeatureTypes401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getAllReleasePlanTemplates401.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
getAllStrategies401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getApiTokensByName401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getApiTokensByName403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getApplication404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getApplicationEnvironmentInstances404.ts feat: use connected instances api with orval type (#6352) 2024-02-27 09:49:25 +01:00
getApplicationOverview404.ts chore: generate orval types (#6310) 2024-02-22 12:50:17 +01:00
getApplicationsParams.ts chore: generate orval types (#6310) 2024-02-22 12:50:17 +01:00
getBanners401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getBaseUsersAndGroups401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getChangeRequest404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getChangeRequestPlayground400.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
getChangeRequestPlayground401.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
getChangeRequestPlayground404.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
getConnectionsForPeriodGrouping.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
getConnectionsForPeriodParams.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
getEnvironment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getEnvironment403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getEnvironment404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getEnvironmentFeatureVariants401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getEnvironmentFeatureVariants403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getEnvironmentFeatureVariants404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getEventCreators401.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
getEventCreators403.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
getEventCreators404.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
getFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeature403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeature404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureEnvironment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureEnvironment403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureEnvironment404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureLifecycle401.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
getFeatureLifecycle403.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
getFeatureLifecycle404.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
getFeatureLifecycleStageCount401.ts chore: update OpenAPI frontend types (#9834) 2025-04-24 11:42:27 +00:00
getFeatureLifecycleStageCount403.ts chore: update OpenAPI frontend types (#9834) 2025-04-24 11:42:27 +00:00
getFeatureLifecycleStageCount404.ts chore: update OpenAPI frontend types (#9834) 2025-04-24 11:42:27 +00:00
getFeatures400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatures401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatures403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureStrategies401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureStrategies403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureStrategies404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureUsageSummary401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureUsageSummary403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFeatureUsageSummary404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFrontendApiFeaturesWithPost401.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
getFrontendApiFeaturesWithPost404.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
getFrontendFeatures401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getFrontendFeatures404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getGroup400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getGroup401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getGroup403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getGroup404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getGroups401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getGroups403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getInstanceInsightsParams.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
getIntegrationEvents401.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
getIntegrationEvents403.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
getIntegrationEvents404.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
getIntegrationEventsParams.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
getLifecycleTrendsParams.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
getLoginHistory401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getLoginHistory404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getMaintenance401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getMaintenance403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getMe401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getOidcSettings400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getOidcSettings401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getOidcSettings403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getOutdatedProjectSdks404.ts chore: update orval types after renaming (#7127) 2024-05-23 13:37:56 +03:00
getOutdatedSdks404.ts feat: show outdated sdks banner (#6541) 2024-03-14 10:15:33 +01:00
getPats401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getPats403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getPats404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getPersonalDashboard401.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
getPersonalDashboard403.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
getPersonalDashboard404.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
getPersonalDashboardProjectDetails401.ts feat: display basic list of project events (#8291) 2024-09-27 14:02:30 +02:00
getPersonalDashboardProjectDetails403.ts feat: display basic list of project events (#8291) 2024-09-27 14:02:30 +02:00
getPersonalDashboardProjectDetails404.ts feat: display basic list of project events (#8291) 2024-09-27 14:02:30 +02:00
getPlayground400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getPlayground401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProfile401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectAccess401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectAccess403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectApiTokens401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectApiTokens403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectApiTokens404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectApplications401.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
getProjectApplications403.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
getProjectApplications404.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
getProjectApplicationsParams.ts chore: generate new orval types (#6292) 2024-02-21 11:31:06 +02:00
getProjectEnvironments401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectEnvironments403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectEnvironments404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectFlagCreators401.ts chore: orval types for flag creator (#7305) 2024-06-06 12:11:41 +02:00
getProjectFlagCreators403.ts chore: orval types for flag creator (#7305) 2024-06-06 12:11:41 +02:00
getProjectFlagCreators404.ts chore: orval types for flag creator (#7305) 2024-06-06 12:11:41 +02:00
getProjectOverview401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectOverview403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectOverview404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjects401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjects403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getProjectsParams.ts feat: dialogs for project revive and delete (#7863) 2024-08-15 07:25:49 +00:00
getProjectStatus401.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
getProjectStatus403.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
getProjectStatus404.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
getPublicSignupToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getPublicSignupToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getRawFeatureMetrics401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getRawFeatureMetrics403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getRawFeatureMetrics404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getReleasePlanTemplate401.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
getRequestsForPeriodGrouping.ts chore: update orval types (#9549) 2025-03-17 11:52:25 +02:00
getRequestsForPeriodParams.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
getRoleById400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getRoleById401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getRoleById404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getRoleProjectAccess401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getRoleProjectAccess403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getRoles401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getRoles403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getSamlSettings400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getSamlSettings401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getSamlSettings403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getScheduledChangeRequests404.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
getScimSettings401.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
getSegment404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getServiceAccountPermissions401.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
getServiceAccountPermissions403.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
getServiceAccountPermissions415.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
getServiceAccountPermissionsParams.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
getServiceAccounts401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getServiceAccounts403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getServiceAccountTokens401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getServiceAccountTokens403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getServiceAccountTokens404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getSimpleSettings401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getSimpleSettings403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getStrategiesByContextField401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTag401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTag403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTag404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTags401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTags403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTagsByType401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTagsByType403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTagType401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTagType403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTagTypes401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTagTypes403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getTrafficDataUsageForPeriodGrouping.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
getTrafficDataUsageForPeriodParams.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
getUser400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getUser401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getUser404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getUserPermissions401.ts chore: generate new orval types (#6292) 2024-02-21 11:31:06 +02:00
getUserPermissions403.ts chore: generate new orval types (#6292) 2024-02-21 11:31:06 +02:00
getUserPermissions415.ts chore: generate new orval types (#6292) 2024-02-21 11:31:06 +02:00
getUserPermissionsParams.ts chore: generate new orval types (#6292) 2024-02-21 11:31:06 +02:00
getUserRoles401.ts chore: generate new orval types (#6292) 2024-02-21 11:31:06 +02:00
getUserRoles403.ts chore: generate new orval types (#6292) 2024-02-21 11:31:06 +02:00
getUserRolesParams.ts chore: generate new orval types (#6292) 2024-02-21 11:31:06 +02:00
getUsers401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getUsers403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getValidTokens400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getValidTokens413.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
getValidTokens415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
groupSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
groupsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
groupUserModelSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
groupWithProjectRoleSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
healthCheckSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
healthCheckSchemaHealth.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
healthOverviewSchema.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
healthOverviewSchemaMode.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
healthReportSchema.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
healthReportSchemaMode.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
idSchema.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
idsSchema.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
importToggles404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
importTogglesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
importTogglesValidateItemSchema.ts chore: update orval types after renaming (#7127) 2024-05-23 13:37:56 +03:00
importTogglesValidateSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
inactiveUserSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
inactiveUsersSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
index.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
instanceAdminStatsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
instanceAdminStatsSchemaActiveUsers.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
instanceAdminStatsSchemaApiTokens.ts chore: update Frontend schema (#8037) 2024-09-02 14:41:17 +02:00
instanceAdminStatsSchemaClientAppsItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
instanceAdminStatsSchemaClientAppsItemRange.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
instanceAdminStatsSchemaPreviousDayMetricsBucketsCount.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
instanceAdminStatsSchemaProductionChanges.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
instanceInsightsSchema.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
instanceInsightsSchemaEnvironmentTypeTrendsItem.ts Chore/rename dashboard files to insights (#6662) 2024-03-21 16:39:03 +02:00
instanceInsightsSchemaFlagTrendsItem.ts Chore/rename dashboard files to insights (#6662) 2024-03-21 16:39:03 +02:00
instanceInsightsSchemaMetricsSummaryTrendsItem.ts Chore/rename dashboard files to insights (#6662) 2024-03-21 16:39:03 +02:00
instanceInsightsSchemaProjectFlagTrendsItem.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
instanceInsightsSchemaUserTrendsItem.ts Chore/rename dashboard files to insights (#6662) 2024-03-21 16:39:03 +02:00
integrationEventSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
integrationEventSchemaDetails.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
integrationEventSchemaState.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
integrationEventsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
invoicesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
invoicesSchemaItem.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
legalValueSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
licenseCheckSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
licenseCheckSchemaMessageType.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
licensedUserSchema.ts chore: update orval schema (#8839) 2024-11-22 13:19:29 +02:00
licensedUsersSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
licensedUsersSchemaLicensedUsers.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
licenseReadSchema.ts chore: update OpenAPI frontend types (#9834) 2025-04-24 11:42:27 +00:00
licenseUpdateSchema.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
lifecycleTrendsSchema.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrends.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsCleanup.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsCleanupCategories.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsCleanupCategoriesExperimental.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsCleanupCategoriesPermanent.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsCleanupCategoriesRelease.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsDevelop.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsDevelopCategories.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsDevelopCategoriesExperimental.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsDevelopCategoriesPermanent.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsDevelopCategoriesRelease.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsProduction.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsProductionCategories.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsProductionCategoriesExperimental.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsProductionCategoriesPermanent.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
lifecycleTrendsSchemaLifecycleTrendsProductionCategoriesRelease.ts chore(1-3811): use real data for lifecycle trends (#10117) 2025-06-12 13:52:10 +02:00
listParentOptions401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
listParentOptions403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
listParentOptions404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
listParentVariantOptions401.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
listParentVariantOptions403.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
listParentVariantOptions404.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
listTags401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
listTags403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
listTags404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
login401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
loginEventSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
loginHistorySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
loginSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
maintenanceSchema.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
markNotificationsAsReadSchema.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
meSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
meSchemaSplash.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
meteredConnectionsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
meteredConnectionsSchemaApiDataItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
meteredConnectionsSchemaApiDataItemDataPointsItem.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
meteredConnectionsSchemaDateRange.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
meteredConnectionsSchemaGrouping.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
meteredGroupConsumptionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
meteredRequestsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
meteredRequestsSchemaApiDataItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
meteredRequestsSchemaApiDataItemDataPointsItem.ts chore: update orval types (#9549) 2025-03-17 11:52:25 +02:00
meteredRequestsSchemaDateRange.ts chore: update orval types (#9549) 2025-03-17 11:52:25 +02:00
meteredRequestsSchemaGrouping.ts chore: update orval types (#9549) 2025-03-17 11:52:25 +02:00
nameSchema.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
notificationsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
notificationsSchemaItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
notificationsSchemaItemCreatedBy.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
notificationsSchemaItemNotificationType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
oidcSettingsResponseSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
oidcSettingsResponseSchemaDefaultRootRole.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
oidcSettingsResponseSchemaIdTokenSigningAlgorithm.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
oidcSettingsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
oidcSettingsSchemaOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
oidcSettingsSchemaOneOfDefaultRootRole.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
oidcSettingsSchemaOneOfFour.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
oidcSettingsSchemaOneOfFourDefaultRootRole.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
oidcSettingsSchemaOneOfFourIdTokenSigningAlgorithm.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
oidcSettingsSchemaOneOfIdTokenSigningAlgorithm.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
outdatedSdksSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
outdatedSdksSchemaSdksItem.ts feat: show outdated sdks banner (#6541) 2024-03-14 10:15:33 +01:00
overrideSchema.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
overwriteEnvironmentFeatureVariants400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
overwriteEnvironmentFeatureVariants401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
overwriteEnvironmentFeatureVariants403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
overwriteFeatureVariantsOnEnvironments400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
overwriteFeatureVariantsOnEnvironments401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
overwriteFeatureVariantsOnEnvironments403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
parametersSchema.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
parentFeatureOptionsSchema.ts feat: generate orval types with dependent features (#4902) 2023-10-02 12:35:20 +02:00
parentVariantOptionsSchema.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
passwordAuthSchema.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
passwordSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchEnvironmentsFeatureVariants400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchEnvironmentsFeatureVariants401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchEnvironmentsFeatureVariants403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchEnvironmentsFeatureVariants404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
patchFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchFeature403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchFeature404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchFeature415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchFeatureStrategy400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchFeatureStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchFeatureStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchFeatureStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchFeatureStrategy415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
patchSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
patchSchemaOp.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
patSchema.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
patsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
permissionSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
personalDashboardProjectDetailsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaInsights.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
personalDashboardProjectDetailsSchemaLatestEventsItem.ts feat: update orval schema (#8595) 2024-10-30 14:33:51 +02:00
personalDashboardProjectDetailsSchemaOnboardingStatus.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaOnboardingStatusOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaOnboardingStatusOneOfStatus.ts feat: use onboarding status to conditionally show badge and message (#8304) 2024-09-30 15:30:18 +02:00
personalDashboardProjectDetailsSchemaOnboardingStatusOneOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaOnboardingStatusOneOfThreeStatus.ts feat: use onboarding status to conditionally show badge and message (#8304) 2024-09-30 15:30:18 +02:00
personalDashboardProjectDetailsSchemaOwners.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaOwnersOneOfItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaOwnersOneOfItemAnyOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaOwnersOneOfItemAnyOfOwnerType.ts feat: display basic list of project events (#8291) 2024-09-27 14:02:30 +02:00
personalDashboardProjectDetailsSchemaOwnersOneOfItemAnyOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaOwnersOneOfItemAnyOfThreeOwnerType.ts feat: display basic list of project events (#8291) 2024-09-27 14:02:30 +02:00
personalDashboardProjectDetailsSchemaOwnersOneOfSixItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaOwnersOneOfSixItemOwnerType.ts feat: display basic list of project events (#8291) 2024-09-27 14:02:30 +02:00
personalDashboardProjectDetailsSchemaRolesItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardProjectDetailsSchemaRolesItemType.ts feat: update orval schema (#8595) 2024-10-30 14:33:51 +02:00
personalDashboardSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardSchemaAdminsItem.ts feat: health trend insight (#8335) 2024-10-02 13:50:31 +02:00
personalDashboardSchemaFlagsItem.ts chore: update orval for personal dashboards (#8268) 2024-09-26 11:03:55 +02:00
personalDashboardSchemaProjectOwnersItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
personalDashboardSchemaProjectOwnersItemOwnerType.ts feat: use onboarding status to conditionally show badge and message (#8304) 2024-09-30 15:30:18 +02:00
personalDashboardSchemaProjectsItem.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
playgroundConstraintSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundConstraintSchemaOperator.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
playgroundFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundFeatureSchemaStrategies.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundFeatureSchemaStrategiesResult.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundFeatureSchemaVariant.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundFeatureSchemaVariantPayload.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
playgroundRequestSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundRequestSchemaProjects.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
playgroundResponseSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundSegmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundStrategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundStrategySchemaLinks.ts chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
playgroundStrategySchemaResult.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundStrategySchemaResultAnyOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundStrategySchemaResultAnyOfEnabled.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
playgroundStrategySchemaResultAnyOfEvaluationStatus.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
playgroundStrategySchemaResultAnyOfFour.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundStrategySchemaResultAnyOfFourEvaluationStatus.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
playgroundStrategySchemaResultAnyOfFourVariant.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundStrategySchemaResultAnyOfFourVariantPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playgroundStrategySchemaResultAnyOfFourVariantPayloadType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
profileSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectAccessConfigurationSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectAccessConfigurationSchemaRolesItem.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
projectAccessSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectActivitySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectActivitySchemaItem.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
projectAddAccessSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
projectApplicationSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectApplicationSdkSchema.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
projectApplicationsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectCreatedSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectCreatedSchemaChangeRequestEnvironmentsItem.ts chore: update orval schemas (#7010) 2024-05-08 14:44:27 +02:00
projectCreatedSchemaMode.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
projectDoraMetricsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectEnvironmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectFeatureEnvironmentSchema.ts chore: update Frontend schema (#8037) 2024-09-02 14:41:17 +02:00
projectFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectFeaturesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectFlagCreatorsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectFlagCreatorsSchemaItem.ts chore: orval types for flag creator (#7305) 2024-06-06 12:11:41 +02:00
projectInsightsSchema.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
projectInsightsSchemaHealth.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
projectInsightsSchemaMembers.ts feat: remove active/inactive members (#6654) 2024-03-21 11:27:37 +02:00
projectInsightsSchemaTechnicalDebt.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
projectLinkTemplateSchema.ts chore: update frontend OpenAPI models - (#9943) 2025-05-09 13:05:22 +02:00
projectOverviewSchema.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
projectOverviewSchemaMode.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
projectOverviewSchemaOnboardingStatus.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectOverviewSchemaOnboardingStatusOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectOverviewSchemaOnboardingStatusOneOfStatus.ts feat: welcome to project onboarding status rendering (#8076) 2024-09-04 12:17:33 +03:00
projectOverviewSchemaOnboardingStatusOneOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectOverviewSchemaOnboardingStatusOneOfThreeStatus.ts feat: welcome to project onboarding status rendering (#8076) 2024-09-04 12:17:33 +03:00
projectRoleSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
projectRoleUsageSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectSchema.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
projectSchemaMode.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
projectSchemaOwners.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectSchemaOwnersOneOfItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectSchemaOwnersOneOfItemAnyOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectSchemaOwnersOneOfItemAnyOfOwnerType.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
projectSchemaOwnersOneOfItemAnyOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectSchemaOwnersOneOfItemAnyOfThreeOwnerType.ts chore: update orval schemas (#7010) 2024-05-08 14:44:27 +02:00
projectSchemaOwnersOneOfSixItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectSchemaOwnersOneOfSixItemOwnerType.ts chore: update orval schemas (#7010) 2024-05-08 14:44:27 +02:00
projectSettingsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectSettingsSchemaDefaultStickiness.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
projectSettingsSchemaMode.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
projectsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectStatsSchema.ts chore: update orval types after renaming (#7127) 2024-05-23 13:37:56 +03:00
projectStatusSchema.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
projectStatusSchemaHealth.ts chore: update orval schema (#8839) 2024-11-22 13:19:29 +02:00
projectStatusSchemaLifecycleSummary.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projectStatusSchemaLifecycleSummaryArchived.ts Update orval for project status lifecycle (#8716) 2024-11-12 09:28:27 +00:00
projectStatusSchemaLifecycleSummaryCompleted.ts Update orval for project status lifecycle (#8716) 2024-11-12 09:28:27 +00:00
projectStatusSchemaLifecycleSummaryInitial.ts Update orval for project status lifecycle (#8716) 2024-11-12 09:28:27 +00:00
projectStatusSchemaLifecycleSummaryLive.ts Update orval for project status lifecycle (#8716) 2024-11-12 09:28:27 +00:00
projectStatusSchemaLifecycleSummaryPreLive.ts Update orval for project status lifecycle (#8716) 2024-11-12 09:28:27 +00:00
projectStatusSchemaResources.ts 1-3120: remove project connected environments (#8775) 2024-11-18 12:01:25 +01:00
projectStatusSchemaStaleFlags.ts chore: update orval schema (#8839) 2024-11-22 13:19:29 +02:00
projectStatusSchemaTechnicalDebt.ts chore: update frontend schema - technicalDebt (#10098) 2025-06-10 14:15:09 +02:00
projectUsersSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
provideFeedbackSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
publicSignupTokenCreateSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
publicSignupTokenSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
publicSignupTokensSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
publicSignupTokenUpdateSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
pushVariantsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
reactivateStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
reactivateStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
reactivateStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
recordUiErrorSchema.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
registerClientMetrics400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
registerFrontendClient400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
registerFrontendClient401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
registerFrontendClient404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
registerFrontendMetrics400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
registerFrontendMetrics401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
registerFrontendMetrics404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
releasePlanMilestoneSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
releasePlanMilestoneStrategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
releasePlanSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
releasePlanSchemaDiscriminator.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
releasePlanTemplateIdSchema.ts chore: update orval schema (#8839) 2024-11-22 13:19:29 +02:00
releasePlanTemplateSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
releasePlanTemplateSchemaDiscriminator.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
remoteMilestoneStrategy401.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
remoteMilestoneStrategy403.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
remoteMilestoneStrategy404.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
removeEnvironment400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeEnvironment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeEnvironmentFromProject400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeEnvironmentFromProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeEnvironmentFromProject403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeFavoriteFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeFavoriteFeature404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeFavoriteProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeFavoriteProject404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeGroupAccess401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeGroupAccess403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeGroupAccess404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeReleasePlanMilestone401.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
removeReleasePlanMilestone403.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
removeReleasePlanMilestone404.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
removeSegment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeSegment403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeSegment409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeTag401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeTag403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeTag404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeUserAccess401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeUserAccess403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
removeUserAccess404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
requestConsumptionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
requestConsumptionSchemaItem.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
requestsPerSecondSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
requestsPerSecondSchemaData.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
requestsPerSecondSchemaDataResultItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
requestsPerSecondSchemaDataResultItemMetric.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
requestsPerSecondSchemaDataResultItemValuesItemItem.ts re-generate fontend openapi schema 2023-03-15 13:30:07 +01:00
requestsPerSecondSchemaDataResultType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
requestsPerSecondSchemaStatus.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
requestsPerSecondSegmentedSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
resetPasswordSchema.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
resetUserPassword400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
resetUserPassword401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
resetUserPassword403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
resetUserPassword404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
resourceLimitsSchema.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
reviveFeature400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
reviveFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
reviveFeature403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
reviveFeatures400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
reviveFeatures401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
reviveFeatures403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
reviveProject400.ts chore: update openapi (#7881) 2024-08-14 14:31:32 +00:00
reviveProject401.ts chore: update openapi (#7881) 2024-08-14 14:31:32 +00:00
reviveProject403.ts chore: update openapi (#7881) 2024-08-14 14:31:32 +00:00
roleSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
rolesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
rolesWithVersionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
roleWithPermissionsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
roleWithVersionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
samlSettingsResponseSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
samlSettingsResponseSchemaDefaultRootRole.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
samlSettingsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
samlSettingsSchemaOneOf.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
samlSettingsSchemaOneOfDefaultRootRole.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
samlSettingsSchemaOneOfThree.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
samlSettingsSchemaOneOfThreeDefaultRootRole.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
scheduledChangeRequestViewModelSchema.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
scimSettingsSchema.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
scimTokenSchema.ts chore: update orval (#6842) 2024-04-12 10:32:23 +02:00
sdkContextSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
sdkContextSchemaProperties.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
sdkFlatContextSchema.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
searchEventsParams.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
searchFeatures401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
searchFeatures403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
searchFeatures404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
searchFeaturesParams.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
searchFeaturesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
searchFeaturesSortOrder.ts Update front end schemas for new event search (#7758) 2024-08-05 12:48:01 +00:00
searchUsers401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
searchUsersParams.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
segmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
segmentsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
segmentStrategiesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
segmentStrategiesSchemaChangeRequestStrategiesItem.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
segmentStrategiesSchemaStrategiesItem.ts chore: generate missing orval types (#5722) 2023-12-22 12:10:50 +02:00
sendResetPasswordEmail401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
sendResetPasswordEmail404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
sendResetPasswordEmail415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
serviceAccountSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
serviceAccountsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
setCorsSchema.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
setOidcSettings400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setOidcSettings401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setOidcSettings403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setOidcSettings415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setProjectAccess401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setProjectAccess403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setRolesForGroup401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setRolesForGroup403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setRolesForGroup404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setRolesForUser401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setRolesForUser403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setRolesForUser404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setSamlSettings400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setSamlSettings401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setSamlSettings403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setSamlSettings415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setScimSettings400.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
setScimSettings401.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
setScimSettings403.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
setScimSettings415.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
setScimSettingsSchema.ts chore: orval gen (#8220) 2024-09-23 16:41:55 +02:00
setSimpleSettings400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setSimpleSettings401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setSimpleSettings403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setSimpleSettings415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setStrategySortOrder400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setStrategySortOrder401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setStrategySortOrder403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
setStrategySortOrderSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
setStrategySortOrderSchemaItem.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
signalEndpointSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
signalEndpointSignalSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
signalEndpointSignalSchemaPayload.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
signalEndpointSignalSchemaSource.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
signalEndpointSignalsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
signalEndpointsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
signalEndpointTokenSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
signalEndpointTokensSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
signalQueryResponseSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
signalQuerySignalSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
signalQuerySignalSchemaPayload.ts feat: health trend insight (#8335) 2024-10-02 13:50:31 +02:00
signalQuerySignalSchemaSource.ts feat: health trend insight (#8335) 2024-10-02 13:50:31 +02:00
signalSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
signalSchemaPayload.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
signalSchemaSource.ts chore: generate orval after frontend api refactor (#6512) 2024-03-12 10:28:52 +01:00
signalsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
sortOrderSchema.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
splashRequestSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
splashResponseSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
staleFeatures401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
staleFeatures403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
staleFeatures415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
strategiesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
strategiesSchemaVersion.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
strategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
strategySchemaParametersItem.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
strategyVariantSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
strategyVariantSchemaPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
strategyVariantSchemaPayloadType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
strategyVariantSchemaWeightType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
subscribeEmailSubscription401.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
subscribeEmailSubscription404.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
tagsBulkAddSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
tagSchema.ts Feat/tag type frontend display (#9630) 2025-03-31 11:55:49 +02:00
tagsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
tagTypeSchema.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
tagTypesSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
tagWithVersionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
telemetrySettingsSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleEnvironmentOff401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleEnvironmentOff403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleEnvironmentOff404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleEnvironmentOn401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleEnvironmentOn403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleEnvironmentOn404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleFeatureActionSchema.ts feat: show outdated sdks banner (#6541) 2024-03-14 10:15:33 +01:00
toggleFeatureEnvironmentOff400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleFeatureEnvironmentOff401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleFeatureEnvironmentOff403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleFeatureEnvironmentOff404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleFeatureEnvironmentOn400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleFeatureEnvironmentOn401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleFeatureEnvironmentOn403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleFeatureEnvironmentOn404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleFeaturesByTagActionSchema.ts chore: orval with project insights (#6621) 2024-03-20 09:20:54 +01:00
toggleMaintenance400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleMaintenance401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleMaintenance403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
toggleMaintenanceSchema.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
tokenStringListSchema.ts feat: application usage frontend (#4561) 2023-08-24 13:13:02 +03:00
tokenUserSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
trafficUsageApiDataSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
trafficUsageApiDataSchemaDaysItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
trafficUsageApiDataSchemaDaysItemTrafficTypesItem.ts feat: traffic visibility UI and store (#6659) 2024-03-22 11:54:33 +01:00
trafficUsageApiMonthlyDataSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
trafficUsageApiMonthlyDataSchemaMonthsItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
trafficUsageApiMonthlyDataSchemaMonthsItemTrafficTypesItem.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
trafficUsageDataSegmentedCombinedSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
trafficUsageDataSegmentedCombinedSchemaApiDataItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
trafficUsageDataSegmentedCombinedSchemaApiDataItemDataPointsItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
trafficUsageDataSegmentedCombinedSchemaApiDataItemDataPointsItemTrafficTypesItem.ts chore(1-3267): add orval schemas for the new API endpoint (#9164) 2025-01-29 09:11:29 +01:00
trafficUsageDataSegmentedCombinedSchemaDateRange.ts chore(1-3267): add orval schemas for the new API endpoint (#9164) 2025-01-29 09:11:29 +01:00
trafficUsageDataSegmentedCombinedSchemaGrouping.ts chore(1-3267): add orval schemas for the new API endpoint (#9164) 2025-01-29 09:11:29 +01:00
uiConfigSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
uiConfigSchemaAuthenticationType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
uiConfigSchemaBilling.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
uiConfigSchemaFlags.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
uiConfigSchemaLinksItem.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
uiConfigSchemaUnleashContext.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
uiObservability401.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
uiObservability403.ts chore: generate orval types (#6224) 2024-02-13 15:22:08 +02:00
uncomplete401.ts chore: update orval schemas (#7010) 2024-05-08 14:44:27 +02:00
uncomplete403.ts chore: update orval schemas (#7010) 2024-05-08 14:44:27 +02:00
uncomplete404.ts chore: update orval schemas (#7010) 2024-05-08 14:44:27 +02:00
unknownFlagSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
unknownFlagSchemaReportedByItem.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
unknownFlagsResponseSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
unsubscribeEmailSubscription401.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
unsubscribeEmailSubscription404.ts feat: orval schema update (#8647) 2024-11-05 11:04:11 +02:00
updateAddon400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateAddon401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateAddon403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateAddon404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateAddon413.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateAddon415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateApiToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateApiToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateApiToken415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateApiTokenSchema.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
updateBanner400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateBanner401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateBanner403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateBanner404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateBanner415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateChangeRequestEnvironmentConfigSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
updateContextFieldSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateEnvironment400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateEnvironment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateEnvironmentSchema.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
updateFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeature403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeature404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeature415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureLink400.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
updateFeatureLink401.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
updateFeatureLink403.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
updateFeatureLink404.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
updateFeatureLink415.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
updateFeatureSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateFeatureSchemaType.ts chore: generate orval for event creators (#7823) 2024-08-12 15:07:26 +02:00
updateFeatureStrategy400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureStrategy415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureStrategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateFeatureStrategySegments400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureStrategySegments401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureStrategySegments403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureStrategySegments415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureStrategySegmentsSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureTypeLifetime400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureTypeLifetime401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureTypeLifetime403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureTypeLifetime404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureTypeLifetime409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureTypeLifetime415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeatureTypeLifetimeSchema.ts Restructure features documentation (#8394) 2024-10-16 13:59:30 +02:00
updateFeedback400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeedback401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateFeedback415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateGroup400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateGroup401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateGroup403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateGroup404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateGroup409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateLicense400.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
updateLicense401.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
updateLicense403.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
updateLicense415.ts chore: update orval schemas (#5858) 2024-01-11 18:18:44 +05:30
updateMilestoneStrategy401.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
updateMilestoneStrategy403.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
updateMilestoneStrategy404.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
updateProject400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProject403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProject404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProject415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProjectEnterpriseSettings400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProjectEnterpriseSettings401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProjectEnterpriseSettings403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProjectEnterpriseSettings404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProjectEnterpriseSettings415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateProjectEnterpriseSettingsSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
updateProjectEnterpriseSettingsSchemaMode.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
updateProjectSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateProjectSchemaMode.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
updatePublicSignupToken400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updatePublicSignupToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updatePublicSignupToken403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateReleasePlanMilestoneSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateReleasePlanMilestoneStrategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateReleasePlanTemplate401.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
updateReleasePlanTemplate403.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
updateReleasePlanTemplate409.ts chore: orval generation (#9524) 2025-03-12 16:47:55 +01:00
updateReleasePlanTemplateMilestone401.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
updateReleasePlanTemplateMilestone403.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
updateReleasePlanTemplateMilestone404.ts feat: connect project health frontend with backend (#8695) 2024-11-08 10:53:45 +02:00
updateReleasePlanTemplateSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateRole400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateRole401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateRole403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateRole404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateRole409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSegment400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSegment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSegment403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSegment409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSegment415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateServiceAccount400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateServiceAccount401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateServiceAccount403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateServiceAccount404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateServiceAccount415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateServiceAccountSchema.ts chore: generate orval types (#7742) 2024-08-02 14:55:46 +02:00
updateSortOrder401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSortOrder403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSortOrder404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSplashSettings400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSplashSettings401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSplashSettings403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateSplashSettings415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateStrategy401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateStrategy403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateStrategy404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateStrategy415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateStrategySchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateStrategySchemaParametersItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateStrategySchemaParametersItemType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
updateTags400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateTags401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateTags403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateTags404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateTagsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateTagType400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateTagType401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateTagType403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateTagType415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateTagTypeSchema.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
updateUser400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateUser401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateUser403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateUser404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
updateUserSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
updateUserSchemaRootRole.ts chore: Update OpenAPI definitions generated for frontend (#4283) 2023-07-20 12:59:55 +02:00
upsertSegmentSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
userAccessOverviewSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
userAccessOverviewSchemaOverview.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
userAccessOverviewSchemaOverviewEnvironmentItem.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
userAccessOverviewSchemaOverviewProjectItem.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
userAccessOverviewSchemaOverviewRootItem.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
userAccessOverviewSchemaProjectRolesItem.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
userAccessOverviewSchemaProjectRolesItemPermissionsItem.ts chore: update api types in frontend (#9748) 2025-04-11 20:00:09 +02:00
userAccessSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
userSchema.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
userSchemaAccountType.ts fix: orval for ESM (#10086) 2025-06-05 10:40:58 +00:00
usersGroupsBaseSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
usersSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
usersSearchSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
userWithProjectRoleSchema.ts Update OpenAPI generated types for frontend (#6950) 2024-04-26 13:31:15 +02:00
validateArchiveFeatures400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateArchiveFeatures401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateArchiveFeatures403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateArchiveFeatures415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateArchiveFeaturesSchema.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateConstraint400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateConstraint401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateConstraint403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateConstraint415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validatedEdgeTokensSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
validateEnvironmentName400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateEnvironmentName401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateFeature400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateFeature401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateFeature409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateFeature415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateFeatureSchema.ts chore: update orval types after renaming (#7127) 2024-05-23 13:37:56 +03:00
validateImport404.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validatePassword400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validatePassword415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validatePasswordSchema.ts chore: generate orval types (#9919) 2025-05-07 13:37:58 +02:00
validateProject400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateProject401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateProject403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateProject415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateProjectSchema.ts chore: update orval types (#4402) 2023-08-03 15:05:20 +02:00
validatePublicSignupToken400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateRole400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateRole401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateSegment400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateSegment401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateSegment409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateSegment415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateTagType400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateTagType401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateTagType403.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateTagType409.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateTagType415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateTagTypeSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
validateToken401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateToken415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateUserPassword400.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateUserPassword401.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
validateUserPassword415.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
variantFlagSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
variantFlagSchemaPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
variantFlagSchemaPayloadType.ts fix: upgrade unleash-client to v5.3.0 (#5800) 2024-01-24 09:12:07 +01:00
variantSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
variantSchemaPayload.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
variantSchemaPayloadType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
variantSchemaWeightType.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
variantsSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
versionSchema.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
versionSchemaCurrent.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00
versionSchemaLatest.ts chore: generate new models from openapi (#5528) 2023-12-04 21:49:49 +02:00