Skip to content

Commit c6c2da3

Browse files
added comments
1 parent 791ac76 commit c6c2da3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/wrappers/engines.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ type EngineAPIModel struct {
1010
Description string `json:"description"`
1111
}
1212

13+
/* EngineResponseModel*/
1314
type EngineResponseModel struct {
1415
EngineID string `json:"engine_id"`
1516
EngineName string `json:"engine_name"`

0 commit comments

Comments
 (0)