diff options
| author | Baitinq <[email protected]> | 2024-05-30 19:07:32 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2024-05-30 19:07:32 +0200 |
| commit | c04f384cdbcdc2359b82de4e9fa6e5685ce9b74e (patch) | |
| tree | bded35dbae73bb108ea2cdda0938186333f61812 /TODO | |
| parent | misc: Rename API_KEY env var to FS_TRACER_API_KEY (diff) | |
| download | fs-tracer-backend-c04f384cdbcdc2359b82de4e9fa6e5685ce9b74e.tar.gz fs-tracer-backend-c04f384cdbcdc2359b82de4e9fa6e5685ce9b74e.tar.bz2 fs-tracer-backend-c04f384cdbcdc2359b82de4e9fa6e5685ce9b74e.zip | |
rest-api: change route to /api/v1/file/
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO index 1adf4ef..c389c56 100644 --- a/TODO +++ b/TODO @@ -2,3 +2,4 @@ maybe we can remove helmsman with bazel better managing of secrets (maybe we shouldnt have environment variables) test kafka with interface nixos-k3s repo +what do we do about batching |