Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is related to
-
SUBMARINE-506 [SDK] Generate experiment Python SDK
- Resolved
- links to