| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sandbox and production client constructors | Sam Anthony | 2026-07-29 | 1 | -2/+2 |
| | | | | | | | Previously this was a package-level configuration with Sandbox() and Production() controlling the global ApiUrl variable. Now it's controlled per-client. | ||||
| * | fix intermittent failure in Jobs() test | Sam Anthony | 2026-07-29 | 1 | -2/+10 |
| | | |||||
| * | test Jobs() | Sam Anthony | 2026-07-29 | 1 | -0/+89 |