Commit Graph

19 Commits

Author SHA1 Message Date
Max Cherry ca66729d83 types: get rid of uint64 (int will do) 2018-12-30 12:39:11 +02:00
Max Cherry 318c132d23 types: get rid of 16-bit int/uint 2018-12-30 12:33:17 +02:00
Max Cherry e7f855d096 adcom1: media response JSON sample fix: .display.type -> .display.ctype
https://github.com/InteractiveAdvertisingBureau/AdCOM/pull/9
2018-12-30 12:20:46 +02:00
Max Cherry 210a06f0aa adcom1: helper objects (object bundles) for openrtb3, tests 2018-12-28 15:39:16 +02:00
Max Cherry b989bef12c README polishing 2018-12-28 14:32:28 +02:00
Max Cherry a3ff7a9eef adcom1: rename package to adcom1 (avoid surprises) 2018-12-28 13:51:31 +02:00
Max Cherry 3d51ce9f94 adcom1: int type corrections: utcoffset - int, w/h ratios - uint8 2018-12-28 13:14:33 +02:00
Max Cherry 8f16e4006d adcom1: review numeric types - use fixed-size int/uint 2018-12-28 12:57:09 +02:00
Max Cherry e16d59dbc8 adcom1: volume normalization mode: renamed loudness option 2018-12-27 15:21:09 +02:00
Max Cherry c8f0fbc7db adcom1: use exact types instead of interface{} placeholders 2018-12-27 15:18:20 +02:00
Max Cherry f2b08cfc8a adcom1: enums: choose smaller (appropriate) types for closed enums (without 500+ vendor-specific notes) 2018-12-27 14:56:23 +02:00
Max Cherry 4b4667d693 adcom1: implement/reject TODOs 2018-12-27 14:51:54 +02:00
Max Cherry 2d43ec9beb adcom1: enum types finished 2018-12-27 14:39:52 +02:00
Max Cherry 7c7a15f779 adcom1: draft enum types (up to List: Placement Positions) 2018-12-26 13:05:57 +02:00
Max Cherry 77222095be adcom1: fix missing User.YOB type 2018-12-26 11:50:31 +02:00
Max Cherry 5784fd25db adcom1: context objects draft 2018-12-26 11:46:53 +02:00
Max Cherry f8fd3e7945 adcom1: placement objects draft 2018-12-25 14:35:40 +02:00
Max Cherry 04c4bdadad adcom1: README 2018-12-24 18:10:12 +02:00
Max Cherry d3d2997c61 adcom1: media objects draft 2018-12-24 18:08:11 +02:00