openrtb2: audio.nvol should still be a pointer

This commit is contained in:
Scott Kay
2022-05-19 02:08:44 -04:00
parent 2f3d095872
commit 017df4b9dc
+1 -1
View File
@@ -254,7 +254,7 @@ type Audio struct {
// Description:
// Volume normalization mode. Refer to List: Volume
// Normalization Modes in AdCOM 1.0.
NVol adcom1.VolumeNormalizationMode `json:"nvol,omitempty"`
NVol *adcom1.VolumeNormalizationMode `json:"nvol,omitempty"`
// Attribute:
// ext