Skip to content

Commit

Permalink
Update models.go
Browse files Browse the repository at this point in the history
  • Loading branch information
xfrr authored Jun 21, 2018
1 parent 63929f6 commit 53621db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ type Metadata struct {

type Streams struct {
Index int
Id string `json:"id"`
ID string `json:"id"`
CodecName string `json:"codec_name"`
CodecLongName string `json:"codec_long_name"`
Profile string `json:"profile"`
Expand Down

0 comments on commit 53621db

Please sign in to comment.