- From: Tobie Langel <notifications@github.com>
- Date: Fri, 06 Apr 2018 03:49:53 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 6 April 2018 10:50:21 UTC
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