Skip to content

Commit

Permalink
update view
Browse files Browse the repository at this point in the history
  • Loading branch information
kapishmalik committed Apr 8, 2024
1 parent 2747dbd commit afa673d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/handlers/v2/views.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ type JournalEntryView struct {
}

type PostServeActionEntryView struct {
ActionName string `json:"actionName"`
ActionName string `json:"name"`
InvokedTime string `json:"invoked"`
CompletedTime string `json:"completed"`
CorrelationId string `json:"correlationId,omitempty"`
Expand Down

0 comments on commit afa673d

Please sign in to comment.