release orchestration strengthening

This commit is contained in:
master
2026-01-17 21:32:03 +02:00
parent 195dff2457
commit da27b9faa9
256 changed files with 94634 additions and 2269 deletions

View File

@@ -55,4 +55,5 @@ public sealed class VexIndexEndpoints
public required string BySource { get; init; }
public required string Search { get; init; }
public required string Stats { get; init; }
public required string Export { get; init; }
}