Skip to content

Commit 50ccfca

Browse files
committed
fix: swift dedupe
1 parent 1efc16f commit 50ccfca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

generators/src/main/java/com/algolia/codegen/AlgoliaSwiftGenerator.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ public class AlgoliaSwiftGenerator extends Swift5ClientCodegen {
3838
"aroundradiusall",
3939
"automaticfacetfilter",
4040
"automaticfacetfilters",
41+
"baseindexsettings",
4142
"basesearchparams",
4243
"basesearchparamswithoutquery",
4344
"basesearchresponse",
@@ -84,8 +85,8 @@ public class AlgoliaSwiftGenerator extends Swift5ClientCodegen {
8485
"range",
8586
"rankinginfo",
8687
"redirect",
87-
"redirectruleindexmetadata",
8888
"redirectruleindexdata",
89+
"redirectruleindexmetadata",
8990
"redirecturl",
9091
"region",
9192
"removestopwords",

0 commit comments

Comments
 (0)