From d395f2fd81005975d08e73349ac8dbaf117a60d5 Mon Sep 17 00:00:00 2001 From: Jordan Coeyman Date: Fri, 4 Sep 2026 10:03:56 -0400 Subject: [PATCH] Use canonical ChatGPT submission schema --- chatgpt-app-submission.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatgpt-app-submission.json b/chatgpt-app-submission.json index 79079f8..437d7c1 100644 --- a/chatgpt-app-submission.json +++ b/chatgpt-app-submission.json @@ -1,5 +1,5 @@ { - "$schema": "https://developers.openai.com/apps-sdk/schemas/chatgpt-app-submission.v1.json", + "$schema": "https://developers.openai.com/plugins/schemas/chatgpt-app-submission.v1.json", "schema_version": 1, "app_info": { "display_name": "Cloudflare",