seamapi / java

Java library for accessing the Seam API
https://docs.seam.co
0 stars 3 forks source link

Dont `.fernignore` any polling utilities #3

Closed dsinghvi closed 11 months ago

dsinghvi commented 1 year ago

When the fern team originally generated this SDK we added some custom code to preserve the pollUntilReady functionality. This is something that the Seam team doesn't want to support in the existing SDKs, so this PR removes the extra methods.