Commit Graph

6 Commits

Author SHA1 Message Date
Max Cherry fd8bfbb100 Switch from custom RawJSON to json.RawMessage
https://github.com/mxmCherry/openrtb/issues/23
2018-03-03 09:49:12 +02:00
Max Cherry 9312418d78 Native 1.2: move common enum types to native.* package, do TODOs 2018-02-25 18:44:20 +02:00
Max Cherry 76c6d23eed native/request: actually, let Len be int64 - it is already int64 in openrtb.Content.Len 2017-11-15 00:40:40 +02:00
Max Cherry 9aac16fc8e native/request: type fixes/changes
- Asset.{Title,Img,Video,Data} now use corresponding object types (ptr)
- Data.Len is uint64 now
- Image.{W,WMin,H,HMin} are uint64 now
- removed video.linearity from native fixture
2017-11-15 00:36:34 +02:00
Max Cherry e6947c4358 RawJSON copypasted to native subpackages + HEADS UP added (will be replaced with json.RawMessage) 2017-11-13 20:23:55 +02:00
Max Cherry dacd2db5f6 wip - native 2017-11-10 00:00:34 +02:00