gerlowskija merged PR #2219:
URL: https://github.com/apache/solr/pull/2219
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@solr.apach
gerlowskija commented on code in PR #2219:
URL: https://github.com/apache/solr/pull/2219#discussion_r1469907912
##
dev-docs/apis.adoc:
##
@@ -51,27 +51,28 @@ Separating the API "definition" and "implementation" in
this way allows us to on
Writing a new v2 API may appear daun
gerlowskija commented on code in PR #2219:
URL: https://github.com/apache/solr/pull/2219#discussion_r1469903877
##
dev-docs/apis.adoc:
##
@@ -51,27 +51,28 @@ Separating the API "definition" and "implementation" in
this way allows us to on
Writing a new v2 API may appear daun
gerlowskija commented on code in PR #2219:
URL: https://github.com/apache/solr/pull/2219#discussion_r1469894384
##
dev-docs/v2-api-conventions.adoc:
##
@@ -0,0 +1,76 @@
+== HTTP Paths
+
+Where possible, each v2 API is given an HTTP path that reflects the resource
type and/or na
epugh commented on code in PR #2219:
URL: https://github.com/apache/solr/pull/2219#discussion_r1465140437
##
dev-docs/v2-api-conventions.adoc:
##
@@ -0,0 +1,76 @@
+== HTTP Paths
+
+Where possible, each v2 API is given an HTTP path that reflects the resource
type and/or name mos
gerlowskija opened a new pull request, #2219:
URL: https://github.com/apache/solr/pull/2219
https://issues.apache.org/jira/browse/SOLR-X
# Description
Currently, decisions around what our v2 API should look like are scattered
across a large number of JIRA tickets, PR review