Skip to content

Commit 35c35ff

Browse files
committed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

polycode/model.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ type ApiStartEvent struct {
4848
}
4949

5050
type ApiCompleteEvent struct {
51+
Path string `json:"path"`
5152
Response ApiResponse `json:"response"`
5253
}
5354

0 commit comments

Comments
 (0)