We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20945e commit a03c036Copy full SHA for a03c036
2 files changed
docs/modules/fts-rest-nodes/pages/index.adoc
@@ -3521,7 +3521,6 @@ The name of the property is the name of the Search index.
3521
3522
.Schema
3523
String
3524
-
3525
array
3526
3527
templates/models.mustache
@@ -102,7 +102,7 @@ endif::collapse-models[]
102
103
{{#items}}
104
105
-{{>schemas}} array
+{{>schema}} array
106
{{/items}}
107
{{/isArray}}
108
{{/composedSchemas}}
0 commit comments