You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that someone (commit 12eef67) decided to delete the entire src/lib folder. This is the folder that, you know, actually contains the essential code needed to generate the SDK. Without it, the specs here are about as useful as a chocolate teapot.
This raises a few questions:
Was this deletion intentional? If so, are we supposed to manually reconstruct the folder from thin air? Or is there some secret magical replacement we’re all supposed to telepathically know about?
If this was a mistake, why hasn’t it been reverted yet? It seems… unusual for a production repository of this caliber to have such a glaring oversight for this long.
Is there any documented alternative process for code generation that doesn’t involve the now-missing src/lib folder? Because if there is, it’s certainly not where anyone can find it.
Steps to Reproduce:
Clone the repository.
Look for src/lib.
Realize it’s missing and experience a moment of existential dread.
Expected Behavior:
The src/lib folder should exist, as it’s necessary for generating the SDK. Or at least there should be some explanation in the documentation about what we’re supposed to do without it.
Actual Behavior:
The folder is gone. It’s like someone just deleted the bridge while we were halfway across the river.
Suggested Actions:
Either restore the src/lib folder or provide detailed instructions on the new process for code generation.
If this was an intentional change, a heads-up in the documentation would have been nice preferably before the commit broke everything.
We’re all eagerly awaiting the resolution of this issue so we can get back to, you know, actually using the SDK.
Looking forward to seeing this resolved soon (hopefully before the next millennium). 😊
The text was updated successfully, but these errors were encountered:
It seems that someone (commit 12eef67) decided to delete the entire src/lib folder. This is the folder that, you know, actually contains the essential code needed to generate the SDK. Without it, the specs here are about as useful as a chocolate teapot.
This raises a few questions:
src/lib
folder? Because if there is, it’s certainly not where anyone can find it.Steps to Reproduce:
src/lib
.Expected Behavior:
The
src/lib
folder should exist, as it’s necessary for generating the SDK. Or at least there should be some explanation in the documentation about what we’re supposed to do without it.Actual Behavior:
The folder is gone. It’s like someone just deleted the bridge while we were halfway across the river.
Suggested Actions:
We’re all eagerly awaiting the resolution of this issue so we can get back to, you know, actually using the SDK.
Looking forward to seeing this resolved soon (hopefully before the next millennium). 😊
The text was updated successfully, but these errors were encountered: