From 1179e4df4bb34837c83e07f61b9a05cd8c499860 Mon Sep 17 00:00:00 2001 From: Raphael Nestler Date: Tue, 31 Dec 2024 17:45:36 +0100 Subject: [PATCH] Also update the api_compatibility value --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4fa4df..3a71627 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ These are [JSON Schema](https://json-schema.org/) files for the SpaceAPI. * Rename the current `xx-draft.json` to `xx.json` and create `xx+1-draft.json` * Replace the `"$id"` field accordingly * Replace the `"description"` field accordingly + * Replace the `"properties"."api_compatibility"."contains"."const"` accordingly * Update the `.github/workflows` accordingly * Update the website * Regenerate the schema docs