Skip to content

Commit

Permalink
Added request field
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo committed Oct 7, 2024
1 parent 08c3300 commit 1723392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wit/deps/golem-1.1/golem-oplog-1.1.wit
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ interface oplog {
record imported-function-invoked-parameters {
timestamp: datetime,
function-name: string,
request: wit-value,
response: wit-value,
wrapped-function-type: wrapped-function-type,
}
Expand Down

0 comments on commit 1723392

Please sign in to comment.