Files
openrtb/openrtb3/testdata/README.md
T
2018-12-28 15:50:07 +02:00

6 lines
396 B
Markdown

# testdata
JSON examples copied from [OpenRTB](https://iabtechlab.com/standards/openrtb/) [3.0](https://github.com/InteractiveAdvertisingBureau/openrtb) spec - section "Examples".
Some empty/zero attributes were omited (not copied) because of [encoding/json](https://golang.org/pkg/encoding/json/) `omitempty` and [gomega.MatchJSON(...)](http://onsi.github.io/gomega/#matchjsonjson-interface).