You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2019/12/16 05:12:08 UTC

[lucene-solr] branch jira/solr14089 updated: json error

This is an automated email from the ASF dual-hosted git repository.

noble pushed a commit to branch jira/solr14089
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/jira/solr14089 by this push:
     new 16542a2  json error
16542a2 is described below

commit 16542a2c1666baaaef9c0086c978db58ab50ff93
Author: noble <no...@apache.org>
AuthorDate: Mon Dec 16 16:11:49 2019 +1100

    json error
---
 solr/solrj/src/resources/apispec/collections.Commands.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/solr/solrj/src/resources/apispec/collections.Commands.json b/solr/solrj/src/resources/apispec/collections.Commands.json
index 264e62e..1770b5c 100644
--- a/solr/solrj/src/resources/apispec/collections.Commands.json
+++ b/solr/solrj/src/resources/apispec/collections.Commands.json
@@ -126,6 +126,7 @@
         "type": "boolean",
         "description": "If true, the state of the replicas will not be stored in state.json",
         "default": false
+      }
       },
       "required": [
         "name"