You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2023/06/01 13:47:00 UTC

[jira] [Created] (SOLR-16835) Generate Python bindings from OpenAPI spec

Jason Gerlowski created SOLR-16835:
--------------------------------------

             Summary: Generate Python bindings from OpenAPI spec
                 Key: SOLR-16835
                 URL: https://issues.apache.org/jira/browse/SOLR-16835
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
          Components: v2 API
    Affects Versions: main (10.0)
            Reporter: Jason Gerlowski


SOLR-16346 added support to Solr's build to generate an "OpenAPI spec" file describing our v2 API. But currently, this spec file isn't actually used by Solr in any way.

Spec files can be used for a variety of purposes, including to generate client bindings in a variety of languages.

OpenAPI supports client-generation in many languages.  Among these Python is particularly promising due to the popularity of the language itself and of the 3rd-party "pysolr" client.

(It's also an appealing starting-point from a development perspective, as it's "green field" and therefore unconstrained by compatibility concerns as the Java binding in SOLR-16825 is.)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org