mustafa
mustafa
I get a 404 :/
hi @LemonPi314 thanks for the great PR! what are your thought about the previous PRs we received? Worth reworking them in this PR?
@LemonPi314 thanks for the quick response! i feel all are worth taking a look at, you could help us decide which ones we should consider merging. one new monolithic PR...
i believe yours already does as you're raising a `ValueError` instead of other exceptions/errors.
the reason behind the `Deta` class is that you configure the Deta cloient once and you can use all the services. (on Micros, it's per-configured, hence why you can just...
thanks for the clarification! I'm not seeing the benefit from `typing.Optional[str]`, the first screenshot shows everything the developer needs to know to use the API. So, I would leave it...
it's used by us sometimes, so we would like to keep a reference for now
sorry, this code has to pass through our ci first before it gets merged
Contribution guidelines; moved .vscode/settings.json to settings.json.example; added extensions.json
hi Peter, thanks for the PR! could you please explain more what the PR tries to achieve and the what the extensions do in detail? also I'm not sure why...
i remember having/suggesting this. do we still have the code, @brkp?