Skip to content

Commit

Permalink
feat: generate sdk from new v2 api (#173)
Browse files Browse the repository at this point in the history
Update the openapi generator tools for using the new API endpoints.
The new API is built with OpenAPI 3.1 specs.

The endpoints are exposed at `<host>/api/cps/public/v2` and has a
Swagger UI at `<host>/api/cps/public/v2/docs`

---------

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
  • Loading branch information
dolfim-ibm authored Mar 14, 2024
1 parent dbdfc99 commit 0abbf7f
Show file tree
Hide file tree
Showing 175 changed files with 30,453 additions and 1 deletion.
113 changes: 113 additions & 0 deletions deepsearch/cps/apis/public_v2/__init__.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions deepsearch/cps/apis/public_v2/api/__init__.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0abbf7f

Please sign in to comment.