Skip to content

Commit

Permalink
OCM-4670: add doc_references field in LogEntry
Browse files Browse the repository at this point in the history
  • Loading branch information
machi1990 committed Nov 3, 2023
1 parent 42e2f16 commit 23a59cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions model/service_logs/v1/cluster_log_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ class LogEntry {
// Type of the service log entry.
LogType LogType

// The list of documentation references (i.e links) contained in the event.
DocReferences []String

// The time at which the cluster log was created.
CreatedAt Date

Expand Down

0 comments on commit 23a59cf

Please sign in to comment.