From 886b6b9c38c3985620c96557604a3d49054c6ccb Mon Sep 17 00:00:00 2001 From: Stedoss <29103029+Stedoss@users.noreply.github.com> Date: Tue, 28 Jul 2026 09:34:44 +0100 Subject: [PATCH] Add showcase gif --- DECISIONS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DECISIONS.md b/DECISIONS.md index bfbb2e7..a2a24d5 100644 --- a/DECISIONS.md +++ b/DECISIONS.md @@ -4,6 +4,8 @@ Fill this in before you send your submission back — a few minutes is plenty. I ## What I built and why +![showcase](https://uwu.stedos.dev/f/QV79RO) + * A new `POST` endpoint was added to allow for the creation of mission launches. An example curl request for the new enpoint is: ```console curl --request POST \