From 871c89864629d306ab97158263a99390ec2fa5db Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Wed, 2 Aug 2023 21:48:05 +0000 Subject: [PATCH] Automated spec update --- specs/openapi.json | 8 ++++---- specs/openapi_preview.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index c8b46a1..566f4c5 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -1,8 +1,8 @@ { "openapi": "3.1.0", "info": { - "title": "Discord REST API (alpha)", - "description": "This document is an early draft of Discord REST API v10 specification. While the API v10 itself is released and stable, this specification is not complete and should not be taken as authoritative. Please see https://discord.com/developers/docs/intro for up-to-date API documentation.", + "title": "Discord HTTP API (Preview)", + "description": "Preview of the Discord v10 HTTP API specification. See https://discord.com/developers/docs for more details.", "termsOfService": "https://discord.com/developers/docs/policies-and-agreements/developer-terms-of-service", "license": { "name": "MIT", @@ -11,8 +11,8 @@ "version": "10" }, "externalDocs": { - "url": "https://discord.com/developers/docs/intro", - "description": "Official Discord Developer Documentation." + "url": "https://discord.com/developers/docs", + "description": "Discord Developer Documentation" }, "servers": [ { diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index b6c7e1f..8c31be0 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -1,8 +1,8 @@ { "openapi": "3.1.0", "info": { - "title": "Discord REST API (alpha)", - "description": "This document is an early draft of Discord REST API v10 specification. While the API v10 itself is released and stable, this specification is not complete and should not be taken as authoritative. Please see https://discord.com/developers/docs/intro for up-to-date API documentation.", + "title": "Discord HTTP API (Preview)", + "description": "Preview of the Discord v10 HTTP API specification. See https://discord.com/developers/docs for more details.", "termsOfService": "https://discord.com/developers/docs/policies-and-agreements/developer-terms-of-service", "license": { "name": "MIT", @@ -11,8 +11,8 @@ "version": "10" }, "externalDocs": { - "url": "https://discord.com/developers/docs/intro", - "description": "Official Discord Developer Documentation." + "url": "https://discord.com/developers/docs", + "description": "Discord Developer Documentation" }, "servers": [ {