mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
fix: test in main (#3526)
## About the changes Due to some merge conflict some open API specs marked as exceptions are no longer exceptions
This commit is contained in:
parent
ebd00a9de3
commit
9105f31e81
@ -121,7 +121,6 @@ const metaRules: Rule[] = [
|
||||
'featuresSchema',
|
||||
'featureStrategySchema',
|
||||
'featureStrategySegmentSchema',
|
||||
'featureTagSchema',
|
||||
'featureTypeSchema',
|
||||
'featureTypesSchema',
|
||||
'featureUsageSchema',
|
||||
@ -172,9 +171,6 @@ const metaRules: Rule[] = [
|
||||
'stateSchema',
|
||||
'strategiesSchema',
|
||||
'strategySchema',
|
||||
'tagsBulkAddSchema',
|
||||
'tagSchema',
|
||||
'tagsSchema',
|
||||
'tagTypeSchema',
|
||||
'tagTypesSchema',
|
||||
'tagWithVersionSchema',
|
||||
@ -185,7 +181,6 @@ const metaRules: Rule[] = [
|
||||
'updateFeatureStrategySchema',
|
||||
'updateTagTypeSchema',
|
||||
'updateUserSchema',
|
||||
'updateTagsSchema',
|
||||
'upsertContextFieldSchema',
|
||||
'upsertSegmentSchema',
|
||||
'upsertStrategySchema',
|
||||
|
Loading…
Reference in New Issue
Block a user