From d93f7932615fa5f4e956a159dee44ab4daf340c3 Mon Sep 17 00:00:00 2001 From: Birgit Pauli-Haack Date: Tue, 11 Feb 2025 20:06:34 +0100 Subject: [PATCH] Added the blueprint schema for reference --- blueprints/latest-gutenberg/blueprint.json | 1 + 1 file changed, 1 insertion(+) diff --git a/blueprints/latest-gutenberg/blueprint.json b/blueprints/latest-gutenberg/blueprint.json index b9d6ac46..788da72d 100644 --- a/blueprints/latest-gutenberg/blueprint.json +++ b/blueprints/latest-gutenberg/blueprint.json @@ -1,4 +1,5 @@ { + "$schema": "https://playground.wordpress.net/blueprint-schema.json", "meta": { "title": "Latest Gutenberg plugin", "author": "zieladam",