[apps-discuss] JSON Schema for JSON Home
Francis Galiegue <fgaliegue@gmail.com> Mon, 25 February 2013 13:42 UTC
Return-Path: <fgaliegue@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA21D21F9302 for <apps-discuss@ietfa.amsl.com>; Mon, 25 Feb 2013 05:42:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.544
X-Spam-Level:
X-Spam-Status: No, score=-3.544 tagged_above=-999 required=5 tests=[AWL=0.055, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ykvx8Sf78gSZ for <apps-discuss@ietfa.amsl.com>; Mon, 25 Feb 2013 05:42:03 -0800 (PST)
Received: from mail-ea0-f173.google.com (mail-ea0-f173.google.com [209.85.215.173]) by ietfa.amsl.com (Postfix) with ESMTP id 4154321F92F7 for <apps-discuss@ietf.org>; Mon, 25 Feb 2013 05:42:03 -0800 (PST)
Received: by mail-ea0-f173.google.com with SMTP id i1so1198450eaa.18 for <apps-discuss@ietf.org>; Mon, 25 Feb 2013 05:42:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=pmdzpXcyJSNBksG59W6uKTiAOCnMAfsHdZJzenK89J0=; b=WnI2my4dpOBTM4NOXISoirdySu9OJPP/xwFjDZjTiQsdoxlxMdC3mYHu8dQwvGV5vc eaRlFXvoGTG9ApF0eW1RdVKShAAwgbpARhfy70mZpmjn60jmf/rlevA5TEDHknKDnri6 Ww7kkM/0KTY1z01/puG5+6/Yqi5fKjpnkYU3JmzbqpVzY+t/T+iAFweAlwcmcuLB13/v VgMJWGz8toFpAucMfrjQZhuvQjmlVAOA8e+izRlyqgKZ1O491J8PSoNDVWH7+YHJgCYM 5gjy4OgAH0wYj+7ypwXxyofUMQvUr0l5p6rTFV4QeegyOXYgU9IgaU65kGacn+Ls6JNT T7Yw==
MIME-Version: 1.0
X-Received: by 10.14.194.198 with SMTP id m46mr39008083een.8.1361799722324; Mon, 25 Feb 2013 05:42:02 -0800 (PST)
Received: by 10.14.1.7 with HTTP; Mon, 25 Feb 2013 05:42:02 -0800 (PST)
Date: Mon, 25 Feb 2013 14:42:02 +0100
Message-ID: <CALcybBDKSGcD7eUJYrSOwRNUg8D8CfwyZeqb8Dxei8cxE8NRcw@mail.gmail.com>
From: Francis Galiegue <fgaliegue@gmail.com>
To: apps-discuss@ietf.org
Content-Type: text/plain; charset="UTF-8"
Subject: [apps-discuss] JSON Schema for JSON Home
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Feb 2013 13:42:05 -0000
Hello, I have written a JSON Schema for JSON Home, you can see the result here: https://github.com/fge/sample-json-schemas/blob/master/json-home/json-home.json -- Francis Galiegue, fgaliegue@gmail.com Try out your JSON Schemas: http://json-schema-validator.herokuapp.com
- [apps-discuss] JSON Schema for JSON Home Francis Galiegue