From a4c9ac639aa999354d83ad882673d7055831d355 Mon Sep 17 00:00:00 2001 From: Stedoss <29103029+Stedoss@users.noreply.github.com> Date: Tue, 28 Jul 2026 21:50:19 +0100 Subject: [PATCH] Limit gif example size in doc It is quite big to view in the preview --- DECISIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DECISIONS.md b/DECISIONS.md index 21ba072..2e5f369 100644 --- a/DECISIONS.md +++ b/DECISIONS.md @@ -4,7 +4,7 @@ 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) +drawing * A new `POST` endpoint was added to allow for the creation of mission launches. An example curl request for the new endpoint is: ```sh