Skip to content

Commit

Permalink
Handle unique OpenAPI tags in engine sdk (#728)
Browse files Browse the repository at this point in the history
* Handle unique OpenAPI tags in engine sdk

* Refactor OpenAPI tag handling and method names in engine SDK

* inexhaustive mapping

* autogen operation_id mapping and better logging

* fix type errors

* checking in SDK src

---------

Co-authored-by: Prithvish Baidya <[email protected]>
  • Loading branch information
joaquim-verges and d4mr authored Oct 15, 2024
1 parent 7cb2cfc commit 4d68964
Show file tree
Hide file tree
Showing 38 changed files with 67,169 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated SDK
sdk/src
sdk/replacement_log.txt

# Logs
logs
Expand Down
Loading

0 comments on commit 4d68964

Please sign in to comment.