up
This commit is contained in:
@@ -7,4 +7,5 @@ public sealed record EntryTraceResponse(
|
||||
string ImageDigest,
|
||||
DateTimeOffset GeneratedAt,
|
||||
EntryTraceGraph Graph,
|
||||
IReadOnlyList<string> Ndjson);
|
||||
IReadOnlyList<string> Ndjson,
|
||||
EntryTracePlan? BestPlan = null);
|
||||
|
||||
Reference in New Issue
Block a user