-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Since the JSON-AD serialization format should have a mimetype for HTTP requests, it should officially be registered at IANA. That's why I've started an application procedure there to register it.
However, it seems like an RFC document is required (if you're not a standards organization, and if you're not willing to put vnd in the string). I'm not very excited on writing a lengthy, detailed, technical document that few will read, so this is unfortunately not something that I'm likely to do in the near future.
Some very notable standards such as TOML, phpm YAML, rust, typescript are completely absent in the official IANA list, sometimes leading to serious confusion.
I'll keep this issue posted on the process. There is a chance that application/ad+json will have to change to application/vnd.ad+json... Which is horrible.