Re: [heycam/webidl] Describe JSON-LD with WebIDL - How to handle @ tags (#541)

So I think the problem here is you’re using WebIDL to describe the JSON format and not the actual JS APIs that are going to wrap it up. You probably want to use JSON schema for this and/or follow https://github.com/whatwg/infra/issues/159. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/541#issuecomment-379218406

Received on Friday, 6 April 2018 10:50:21 UTC