[ 
https://issues.apache.org/jira/browse/SOLR-17062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Gerlowski resolved SOLR-17062.
------------------------------------
    Fix Version/s: 9.5
         Assignee: Jason Gerlowski
       Resolution: Fixed

After some back and forth on the Github PR, this has landed for 9.5.  What's 
more, we're using it in some small ways in the Admin UI.  Hopefully that'll 
pave the way for more usage going forward.

> 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: main (10.0), 9.4
>            Reporter: Jason Gerlowski
>            Assignee: Jason Gerlowski
>            Priority: Minor
>             Fix For: 9.5
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> 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