bluesky-social / atproto-website

https://atproto.com
Other
258 stars 158 forks source link

specs: clarify `union` and `unknown` data types #349

Closed bnewbold closed 1 month ago

bnewbold commented 1 month ago

tl;dr:

Also recommend against using unknown in records, to give us some wiggle room about strict data validation. AKA, we haven't really defined or enforced some of the corner cases around "generic data validation".

Closes: https://github.com/bluesky-social/atproto-website/issues/317 Closes: https://github.com/bluesky-social/atproto-website/issues/319