Roman A. Taycher
Roman A. Taycher
Hi sorry @dbanty I'm a little lost on how to add a test for this. Any guidance would be appreciated. Thanks.
I forgot to add that this could cause a lot of type name changes/churn for anyone generating their library with an older version then regenerating with a newer version of...
I did think about namespacing models (although I imagined they would be layered in models instead of in api routes IE `get_bob_method.get_bob_body.BobBodyItem` instead of `GetBobMethodGetBobBodyBobBodyItem` (that way you don't have...
while it may not be quite what you want since its at library use time instead of generation time we do have a verify_ssl attr for Client the user can...
Try using the pull request (ie install with the git path of the different repo/patch-2 branch) https://github.com/youyo/gql-query-builder/pull/6
Possibly it could be use a separate autosync_run setting if people prefer to have it for add/remove but not run (or vice versa).
Thanks @eli-bl . I'm not actually sure if this fixes the issue I was seeing, hopefully it does. I found this big near the end of my time at my...
> why is this likely to be used a new user/group in derived images? > > do you have any specific example? I think I was mapping the main sudo...
Would be nice to run sync or at least have the option to run sync(with uv specific key in pyproject.toml). Could help teams maintain a consistent environment (especially if some...