Jason Gerlowski created SOLR-17062:
--------------------------------------

             Summary: Generate JS bindings from OpenAPI spec
                 Key: SOLR-17062
                 URL: https://issues.apache.org/jira/browse/SOLR-17062
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 9.4, main (10.0)
            Reporter: Jason Gerlowski


SOLR-16346 added support to Solr's build to generate an "OpenAPI spec" file 
describing our v2 API. 

Spec files can be used for a variety of purposes, including to generate client 
bindings in a variety of languages.  We're already doing this in Java for 
creating v2 SolrRequest implementations, and Python generation is underway in 
SOLR-16835.

We would also benefit from generating clients for some of the other (i.e. 
non-Java) languages in Solr's codebase.  The Admin UI uses Javascript/angular, 
the operator uses golang, etc.

This ticket covers generating a Javascript client that can be used in our Admin 
UI.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to