Right(s) typo in metadata?
danielweck opened this issue · comments
Daniel Weck commented
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?
Bastien Quelen commented
Yes it will be more coherent.