mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Fix main after OpenAPI fixes (#3530)
## About the changes
After fixing some OpenAPI descriptions:
6cc51b7ba0
this test needs to be updated
			
			
This commit is contained in:
		
							parent
							
								
									472e277757
								
							
						
					
					
						commit
						d9b6357281
					
				| @ -89,15 +89,13 @@ const metaRules: Rule[] = [ | ||||
|             'applicationsSchema', | ||||
|             'batchFeaturesSchema', | ||||
|             'batchStaleSchema', | ||||
|             'bulkRegistrationSchema', | ||||
|             'bulkMetricsSchema', | ||||
|             'changePasswordSchema', | ||||
|             'clientApplicationSchema', | ||||
|             'clientFeatureSchema', | ||||
|             'clientFeaturesQuerySchema', | ||||
|             'clientFeaturesSchema', | ||||
|             'clientMetricsSchema', | ||||
|             'clientMetricsEnvSchema', | ||||
|             'bulkMetricsSchema', | ||||
|             'cloneFeatureSchema', | ||||
|             'contextFieldSchema', | ||||
|             'createApiTokenSchema', | ||||
| @ -105,7 +103,6 @@ const metaRules: Rule[] = [ | ||||
|             'createFeatureStrategySchema', | ||||
|             'createInvitedUserSchema', | ||||
|             'createUserSchema', | ||||
|             'edgeTokenSchema', | ||||
|             'emailSchema', | ||||
|             'environmentsSchema', | ||||
|             'environmentsProjectSchema', | ||||
| @ -219,15 +216,12 @@ const metaRules: Rule[] = [ | ||||
|             'applicationsSchema', | ||||
|             'batchFeaturesSchema', | ||||
|             'batchStaleSchema', | ||||
|             'bulkRegistrationSchema', | ||||
|             'bulkMetricsSchema', | ||||
|             'changePasswordSchema', | ||||
|             'clientApplicationSchema', | ||||
|             'clientFeatureSchema', | ||||
|             'clientFeaturesQuerySchema', | ||||
|             'clientFeaturesSchema', | ||||
|             'clientMetricsSchema', | ||||
|             'clientMetricsEnvSchema', | ||||
|             'cloneFeatureSchema', | ||||
|             'contextFieldSchema', | ||||
|             'contextFieldsSchema', | ||||
| @ -237,7 +231,6 @@ const metaRules: Rule[] = [ | ||||
|             'createInvitedUserSchema', | ||||
|             'createUserSchema', | ||||
|             'dateSchema', | ||||
|             'edgeTokenSchema', | ||||
|             'emailSchema', | ||||
|             'environmentsSchema', | ||||
|             'eventSchema', | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user