Skip to content

Commit

Permalink
chore(node): removing our dependency on oas (#1054)
Browse files Browse the repository at this point in the history
## 🧰 Changes

~~I don't totally understand why we're loading `oas` in for types on the
`getGroupIdByOperation` method that by all accounts seems to be unused,
but because the version of `oas` we are using is pretty old I'm
upgrading it.~~

Because `oas` is currently being used solely for
`getGroupIdByOperation`, a method that is not being used anywhere, I am
removing `getGroupIdByOperation` and our `oas` dependency.

---------

Co-authored-by: Kanad Gupta <[email protected]>
  • Loading branch information
erunion and kanadgupta authored Jul 29, 2024
1 parent ec05260 commit 2a93cd8
Show file tree
Hide file tree
Showing 4 changed files with 196 additions and 1,090 deletions.
Loading

0 comments on commit 2a93cd8

Please sign in to comment.