snowplow / iglu-central

Contains all JSON Schemas, Avros and Thrifts for Iglu Central
http://iglucentral.com
Apache License 2.0
118 stars 114 forks source link

Patch com.snowplowanalytics.snowplow/web_page/jsonschema/1-0-0 #429

Open chuwy opened 7 years ago

chuwy commented 7 years ago

id is UUID. In schema this fact is representend via regular expression whereas we have JSON Schema format uuid which provides more context I think.

alexanderdean commented 7 years ago

Sounds sensible. Have you confirmed the regex models only a UUID (trying to confirm it was done mistakenly not deliberately for some weird compatibility issue).