From 8b0ba5e0d49d16d0319298855b672f3f7111e6d1 Mon Sep 17 00:00:00 2001 From: He4eT Date: Wed, 4 Jun 2025 18:54:18 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a0c5e44..988a0ba 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ The main entry point is `./src/api/spaceapi/controllers/spaceapi.ts`. ## Usage +Just fill in the data according to the +[Schema Documentation](https://spaceapi.io/docs/). +Version 15 is implemented. + All endpoint data can be added or modified via the [admin panel](http://localhost:1337/admin) or through the REST API.