We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efc16f commit 50ccfcaCopy full SHA for 50ccfca
generators/src/main/java/com/algolia/codegen/AlgoliaSwiftGenerator.java
@@ -38,6 +38,7 @@ public class AlgoliaSwiftGenerator extends Swift5ClientCodegen {
38
"aroundradiusall",
39
"automaticfacetfilter",
40
"automaticfacetfilters",
41
+ "baseindexsettings",
42
"basesearchparams",
43
"basesearchparamswithoutquery",
44
"basesearchresponse",
@@ -84,8 +85,8 @@ public class AlgoliaSwiftGenerator extends Swift5ClientCodegen {
84
85
"range",
86
"rankinginfo",
87
"redirect",
- "redirectruleindexmetadata",
88
"redirectruleindexdata",
89
+ "redirectruleindexmetadata",
90
"redirecturl",
91
"region",
92
"removestopwords",
0 commit comments