[httpapi] mediatypes: split JSON Schema and OAS

Roberto Polli <robipolli@gmail.com> Thu, 16 November 2023 12:05 UTC

Return-Path: <robipolli@gmail.com>
X-Original-To: httpapi@ietfa.amsl.com
Delivered-To: httpapi@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B477C15106C for <httpapi@ietfa.amsl.com>; Thu, 16 Nov 2023 04:05:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.108
X-Spam-Level:
X-Spam-Status: No, score=-2.108 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S8Be33KWLEWm for <httpapi@ietfa.amsl.com>; Thu, 16 Nov 2023 04:05:20 -0800 (PST)
Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD8A7C14CE42 for <httpapi@ietf.org>; Thu, 16 Nov 2023 04:05:20 -0800 (PST)
Received: by mail-lf1-x135.google.com with SMTP id 2adb3069b0e04-507e85ebf50so936004e87.1 for <httpapi@ietf.org>; Thu, 16 Nov 2023 04:05:20 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1700136319; x=1700741119; darn=ietf.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=KqPyxEC0z8crHjeYpepa592hhfm1MUhkliyR2uIiDnw=; b=Pt96SHjMSkws7BhflzbTTRTka/K2xf2ldNkR4F8onHbdsANfesfWpgpCrz7LJxSiYF Q0comZPNKv9WrWcZ2hRDh/fBeRf9z5pdGuaGj9dHFDmufcrcrdNYoyONBOTwbASLL1AL RnPvMlKdBE4bgtPILbNySikt2CFkrm4f1pIGHHo14dnLUAPzGI3ffbfGUH/dCHfYOtFe NQFsry1obDnzLbTKPmHZkl0umWdaIcBRj0GgcYbK6g62IyoO7Z9LYwKeYOQvU/vs4C3x 5ZnWK8B08cuztW8qWFasMf7t/lL072XscF/b1fkdwtado+JGClsKfWI/dOo/dE5EASDT BiBA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700136319; x=1700741119; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=KqPyxEC0z8crHjeYpepa592hhfm1MUhkliyR2uIiDnw=; b=KnlpXzVXf/BBIbboIaaa0tlJTuas8DucuHFCIqc0vMBh3UiEBEMCt2anLcWXiSokbh +B8gZ/+1EXfYOidCj5iqANdOCBf78VpRRWvK1mgNR+nlHT2cXfKTQk5zB3KAcg8aGVtW BrEjejNkDmUKlV7V4xWmYjRBFv/Lfd9tjtUSMlKTkrZIRVRK1akjxiBkeJ20+NWQPGv7 VQ7QdpS0CLc7qP86qeBdWPec16YnDwl9rMmiUnPo3iEgdzRQQbXvi/UH80xzK3wlycul hrtGErq6MVSRDaDd494j9HIVKOb8bqUzNf++l3reYsNZLx0vUMrm7j+tHkWKoAWRkt8J 4B7Q==
X-Gm-Message-State: AOJu0Yw/BwuvRoDmTlY2R9uYcUGtX9vbG+4x76BJSxsIr5MHDieIMdvq Jv6smFQGLt7ufLPCHfvMv+psTEui9Tm5wjsqY9wTyogNueamfQ==
X-Google-Smtp-Source: AGHT+IFd1vJCp7wPnZHs2BZg2TKrVk5VtXUdBM1pH4e0vWdS6/7xuBFcLSk4qjWj2/5xDqz7Edz8nmJk/n8xGfAvyFA=
X-Received: by 2002:ac2:4108:0:b0:509:55df:61e0 with SMTP id b8-20020ac24108000000b0050955df61e0mr10184935lfi.18.1700136318550; Thu, 16 Nov 2023 04:05:18 -0800 (PST)
MIME-Version: 1.0
From: Roberto Polli <robipolli@gmail.com>
Date: Thu, 16 Nov 2023 13:05:07 +0100
Message-ID: <CAP9qbHVh-wRHYPFxFWa-WzYuAm0PwtmLTKOgSdzoo3NMRL57hw@mail.gmail.com>
To: "httpapi@ietf.org" <httpapi@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <https://mailarchive.ietf.org/arch/msg/httpapi/X8LNhIqxn5Kuoe4g54c28I9Qkq8>
Subject: [httpapi] mediatypes: split JSON Schema and OAS
X-BeenThere: httpapi@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Building Blocks for HTTP APIs <httpapi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/httpapi>, <mailto:httpapi-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/httpapi/>
List-Post: <mailto:httpapi@ietf.org>
List-Help: <mailto:httpapi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/httpapi>, <mailto:httpapi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 16 Nov 2023 12:05:23 -0000

Dear folks,

I split the two specs https://github.com/ietf-wg-httpapi/mediatypes/pull/104

It'd be great if somebody could take a look.

@Darrel: could some OAS folk improve the security considerations? I
think YAML provides a good example wrt some of the issues to tackle,
but I'm sure that the OAS community has a lot of knowledge on the subject.

Have a nice day,
R.