Closed danielweck closed 7 years ago
https://github.com/readium/r2-streamer-go/blob/master/models/metadata.go#L34
Right string `json:"rights,omitempty"`
Missing 's' in the struct's "Right" field name?
Yes it will be more coherent.
https://github.com/readium/r2-streamer-go/blob/master/models/metadata.go#L34
Missing 's' in the struct's "Right" field name?