You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Kevin Su (Jira)" <ji...@apache.org> on 2020/05/25 23:42:00 UTC

[jira] [Created] (SUBMARINE-516) Automatically generate python API from swagger

Kevin Su created SUBMARINE-516:
----------------------------------

             Summary: Automatically generate python API from swagger
                 Key: SUBMARINE-516
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-516
             Project: Apache Submarine
          Issue Type: Improvement
          Components: SDK
            Reporter: Kevin Su
            Assignee: Kevin Su
             Fix For: 0.5.0


Currently workflow to generate python API:
 # start submarine server
 # open localhost:8080/v1/openapi.yaml
 # copy openapi.yaml to swagger editor 
 # generate python client API
 # copy to pysubmarine

We should have a script to automatically generate python API when changing swagger annotation in our job spec.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org